1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/command
Daniel Nephin e16e9775d4 Fix testcases that expect trailing whitespace
and broken integration tests based of nil pointers

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2016-09-13 17:58:12 -04:00
..
bundlefile
checkpoint Update checkpoint comments to be more accurate 2016-09-09 12:13:46 -04:00
commands Initial implementation of containerd Checkpoint API. 2016-09-08 21:31:52 -04:00
container Fix testcases that expect trailing whitespace 2016-09-13 17:58:12 -04:00
formatter Fix testcases that expect trailing whitespace 2016-09-13 17:58:12 -04:00
idresolver
image Fix testcases that expect trailing whitespace 2016-09-13 17:58:12 -04:00
inspect
network Fix testcases that expect trailing whitespace 2016-09-13 17:58:12 -04:00
node
plugin Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
registry Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
service Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
stack Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
swarm
system Use opts.FilterOpt for filter flags. 2016-09-13 16:20:10 -04:00
task
volume Fix testcases that expect trailing whitespace 2016-09-13 17:58:12 -04:00
cli.go Remove RetrieveAuthConfigs 2016-09-09 15:50:01 -04:00
in.go
out.go
registry.go Remove remaining registry methods from DockerCLI. 2016-09-09 15:50:01 -04:00
trust.go Move image trust related cli methods into the image package. 2016-09-09 10:50:16 -04:00
utils.go