containerd/cmd/ctr
Ian Campbell cc253b0f18 Add ContainerService.Info to get info about a single container
For clients which only want to know about one container this is simpler than
searching the result of execution.List.

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2017-02-24 17:50:46 +00:00
..
delete.go Remove bundles from API 2017-02-15 13:56:41 -08:00
events.go Remove bundles from API 2017-02-15 13:56:41 -08:00
info.go Add ContainerService.Info to get info about a single container 2017-02-24 17:50:46 +00:00
list.go ctr: fix Sprintf 2017-02-20 05:28:09 +00:00
main.go Add ContainerService.Info to get info about a single container 2017-02-24 17:50:46 +00:00
pprof.go Add config file 2017-02-21 11:22:08 -08:00
run.go Use errors.New() directly to output the error message 2017-02-22 10:53:16 +08:00
shim.go api: introduce api/{types,services} for deduplication of API definition 2017-02-14 02:42:13 +00:00
utils.go Change Container interface to include Info 2017-02-16 09:59:40 -08:00