containerd/cmd/ctr/commands/namespaces
Tibor Vass 6624a70d92 runtime/opts: move WithNamespaceCgroupDeletion from containerd to its own package
The cgroup dependency brings in quite a lot only for WithNamespaceCgroupDeletion,
which is a namespaces.DeleteOpt.

Signed-off-by: Tibor Vass <tibor@docker.com>
2019-08-27 19:02:55 +00:00
..
namespaces_linux.go runtime/opts: move WithNamespaceCgroupDeletion from containerd to its own package 2019-08-27 19:02:55 +00:00
namespaces_other.go Add cgroup delete opt for ns deletion 2019-07-01 15:01:02 -04:00
namespaces.go Add aliases to namespaces subcommand 2019-07-10 12:10:14 -07:00