DockerCLI/cli/command/image
Daniel Nephin 37ccc00d0e Add interfacer linter
Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-05-08 15:57:50 -04: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 Add `docker build --iidfile=FILE` 2017-05-05 12:12:36 -07: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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07: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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07: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 Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07: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