DockerCLI/cli/command/image
Daniel Hiltgen 812f113685 Export pull as a public function
It will be helpful to expose the pull implementation which supports
pulling private images for other CLI commands that rely on helper images.

Signed-off-by: Daniel Hiltgen <daniel.hiltgen@docker.com>
2018-04-27 12:21:19 -07: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 Small content trust enhancement 2018-03-14 17:55:19 +01:00
build_session.go Add nakedret linter. 2017-10-12 11:48:51 -04:00
build_test.go Refactor build tests to re-use more code and not require root 2018-03-26 14:27:52 -04: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 Refactor build tests to re-use more code and not require root 2018-03-26 14:27:52 -04: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 Export pull as a public function 2018-04-27 12:21:19 -07:00
pull_test.go Add more content trust tests 2018-03-19 10:02:40 +01:00
push.go Only read trust setting from options 2018-03-08 16:46:30 -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 Add more content trust tests 2018-03-19 10:02:40 +01:00
trust_test.go vendor: update moby to ed7b6428 2018-03-27 14:11:29 -07:00