containerd/cmd/ctr/commands
Phil Estes ff904841f9
Merge pull request #1668 from jessvalarezo/image-unpack-check
client: Add helper function which checks if an image is unpacked
2017-10-31 10:23:08 -04:00
..
containers ctr: move containers command 2017-10-25 21:07:54 -04:00
content ctr: move fetch,fetch-object,push-object to content 2017-10-30 13:23:06 -07:00
events ctr: move events command 2017-10-25 22:21:57 -04:00
images Merge pull request #1668 from jessvalarezo/image-unpack-check 2017-10-31 10:23:08 -04:00
namespaces ctr: move namespaces command 2017-10-25 22:00:14 -04:00
plugins Move plugins command 2017-10-25 11:22:59 -04:00
snapshot ctr: move unpack to snapshot command 2017-10-30 13:23:36 -07:00
version Move plugins command 2017-10-25 11:22:59 -04:00
client.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
commands.go ctr: add commands package with shared utility functions 2017-10-23 17:40:18 -07:00
resolver.go ctr: move resolver to commands package 2017-10-26 16:31:58 -04:00
signals_linux.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00
signals_unix.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00
signals_windows.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00
signals.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00