airshipctl/pkg/container
Alexander Hughes cc90889dd0 [#58] Update methods for golint
This patch addresses golint failures such as:
pkg/bootstrap/isogen/command_test.go:43:26: method GetId should be GetID
pkg/container/container_docker.go:171:27: method getImageId should be
getImageID
pkg/container/container_docker.go:193:27: method GetId should be GetID

Relates-To: #58

Change-Id: I7eb461387524f23a89bc2ae7ce59dac066c12281
Signed-off-by: Alexander Hughes <Alexander.Hughes@pm.me>
2020-02-28 22:00:43 +00:00
..
container_docker_test.go [#58] Update methods for golint 2020-02-28 22:00:43 +00:00
container_docker.go [#58] Update methods for golint 2020-02-28 22:00:43 +00:00
container_test.go [AIR-137] Add logic to isogen subcommand 2019-11-01 12:27:35 +00:00
container.go [#58] Update methods for golint 2020-02-28 22:00:43 +00:00
errors.go Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00