runc/cgroups
Michael Crosby bc7efa6b81 Have cgroup.Apply return paths to setup cgroups
There is no reason to have a special type returned from the cgroups
Apply function for getting the paths and cleanup.  With access to the
paths we can just delete what we need.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2014-11-17 11:56:19 -08:00
..
cgutil Have cgroup.Apply return paths to setup cgroups 2014-11-17 11:56:19 -08:00
fs Have cgroup.Apply return paths to setup cgroups 2014-11-17 11:56:19 -08:00
systemd Have cgroup.Apply return paths to setup cgroups 2014-11-17 11:56:19 -08:00
cgroups.go Have cgroup.Apply return paths to setup cgroups 2014-11-17 11:56:19 -08:00
cgroups_test.go pkg/cgroups: Export ParseCgroupFile 2014-10-07 15:55:58 +02:00
stats.go Fix typo in json tag 2014-11-11 23:34:55 +00:00
utils.go pkg/cgroups: Export ParseCgroupFile 2014-10-07 15:55:58 +02:00