containerd/cmd/ctr/commands
Michael Crosby 78bd07afef
Merge pull request #1746 from AkihiroSuda/split-differ-interface
diff: resplit Applier from Differ
2018-02-05 09:18:56 -05:00
..
containers ctr: add container create, config flag for spec 2018-01-25 17:16:13 -08:00
content cmd/ctr: move log messages to debug 2017-12-01 13:57:54 -08:00
events ctr: snapshot->snapshots cmd, add aliases 2017-11-29 14:34:02 -08:00
images Add error return for missing params in ctr images 2018-01-26 09:14:13 -05:00
namespaces ctr: snapshot->snapshots cmd, add aliases 2017-11-29 14:34:02 -08:00
plugins ctr: snapshot->snapshots cmd, add aliases 2017-11-29 14:34:02 -08:00
pprof Add unconvert linter 2018-01-09 17:36:44 -05:00
run ctr: add container create, config flag for spec 2018-01-25 17:16:13 -08:00
shim archive, cio, cmd, linux: use buffer pools 2018-01-22 13:52:06 -08:00
snapshots diff: rename differ to comparer 2018-01-26 16:32:09 -08:00
tasks cio: add WithFIFODir opt 2018-01-18 14:33:56 +09:00
version Align version output and minor code cleanup 2017-11-03 17:49:23 +01:00
client.go Move NewClient and AppContext to commands pkg 2017-10-25 11:10:00 -04:00
commands.go ctr: add EnvVar CONTAINERD_SNAPSHOTTER for --snapshotter 2017-11-29 19:11:10 +09:00
resolver.go ctr: move resolver to commands package 2017-10-26 16:31:58 -04:00
signal_map_linux.go ctr: alphabetize commands, rename signals 2017-10-31 11:57:49 -07:00
signal_map_unix.go ctr: alphabetize commands, rename signals 2017-10-31 11:57:49 -07:00
signal_map_windows.go ctr: alphabetize commands, rename signals 2017-10-31 11:57:49 -07:00
signals.go ctr: move signals to commands package 2017-10-26 16:31:23 -04:00