DockerCLI/cli/command/image
Vincent Demeester d7f6563efc
Update cli imports to using local package
Also, rename a bunch of variable to not *shadow* the `opts` package
name.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-05-15 14:45:19 +02:00
..
build Refacator pkg/streamformatter 2017-05-03 18:49:14 -07:00
testdata Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
build.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
client_test.go cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
cmd.go Add interfacer linter 2017-05-08 15:57:50 -04:00
history.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
history_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
import.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
import_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
inspect.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
inspect_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
list.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
list_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
load.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
load_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
prune.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
prune_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
pull.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
pull_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
push.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
push_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
remove.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
remove_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
save.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
save_test.go Fix expected output in test due to linter-induced change on error string 2017-05-03 19:26:45 -07:00
tag.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
tag_test.go cli: Correct command/image tests for testify 2017-05-03 18:45:48 -07:00
trust.go Add interfacer linter 2017-05-08 15:57:50 -04:00
trust_test.go Update imports. 2017-04-17 18:07:56 -04:00