DockerCLI/cli/command/image
Vincent Demeester 6e21829af4 Refactor content_trust cli/flags handling
Remove the global variable used. Allows easier unit testing.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-08 15:00:43 -05:00
..
build Remove testutil 2018-03-06 14:38:35 -05:00
testdata Update some assertions. 2018-03-05 17:15:24 -05:00
build.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
build_linux_test.go Fixes some unit tests to be able to run them on windows 2018-03-07 18:18:13 +01:00
build_session.go Add nakedret linter. 2017-10-12 11:48:51 -04:00
build_test.go Merge pull request #925 from dnephin/add-build-test-symlink 2018-03-08 18:52:43 +01:00
client_test.go Compress after rewriting the archive. 2017-06-29 13:18:10 -04:00
cmd.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
history.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
history_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
import.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
import_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
inspect.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
inspect_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
list.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
list_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
load.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
load_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
prune.go Update code for upstream cobra 2017-10-25 14:49:26 -04:00
prune_test.go Convert to assert.NilError 2018-03-06 15:27:34 -05:00
pull.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
pull_test.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
push.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
push_test.go Refactor content_trust cli/flags handling 2018-03-08 15:00:43 -05:00
remove.go Remove: add missing eol when --force is passed 2018-01-16 09:29:53 +01:00
remove_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
save.go Fast fail when save directory does not exist 2017-07-27 15:00:38 -07:00
save_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
tag.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
tag_test.go Convert assert.Check with 2018-03-06 15:43:53 -05:00
trust.go Merge pull request #474 from jhowardmsft/jjh/apis-for-platform 2017-11-07 14:26:31 +01:00
trust_test.go Convert assert.Check(t, is.Error()) to assert.Error 2018-03-06 16:00:28 -05:00