moby--moby/cli/command
Phil Estes cf58eb437c Merge pull request #22049 from boucher/docker-checkpoint-restore
Implement containerd API for checkpoints
2016-09-09 13:36:55 -04:00
..
bundlefile Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
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 Merge pull request #22049 from boucher/docker-checkpoint-restore 2016-09-09 13:36:55 -04:00
formatter Fix a test that expects whitespace at the end of the line. 2016-09-08 15:50:14 -04:00
idresolver Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
image Move image trust related cli methods into the image package. 2016-09-09 10:50:16 -04:00
inspect Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
network Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
node Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
plugin Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
registry Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
service Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
stack Replace api/client imports with cli/command in experimental files. 2016-09-08 15:46:48 -04:00
swarm Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
system Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
task Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
volume Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
cli.go Move image trust related cli methods into the image package. 2016-09-09 10:50:16 -04:00
credentials.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
in.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
out.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
registry.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00
trust.go Move image trust related cli methods into the image package. 2016-09-09 10:50:16 -04:00
utils.go Move api/client -> cli/command 2016-09-08 15:46:29 -04:00