k3s/pkg/kubelet/cm
Vishnu kannan 575812787d Replace `--resource-container` and `--system-container` with
`--kubelet-cgroups` and `--system-cgroups` respectively.
Updated `--runtime-container` to `--runtime-cgroups`.
Cleaned up most of the kubelet code that consumes these flags to match
the flag name changes.

Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-02-10 17:33:28 -08:00
..
container_manager.go Replace `--resource-container` and `--system-container` with 2016-02-10 17:33:28 -08:00
container_manager_linux.go Replace `--resource-container` and `--system-container` with 2016-02-10 17:33:28 -08:00
container_manager_linux_test.go Move container manager into a separate package. 2015-11-11 15:00:37 -08:00
container_manager_stub.go Replace `--resource-container` and `--system-container` with 2016-02-10 17:33:28 -08:00
container_manager_unsupported.go Replace `--resource-container` and `--system-container` with 2016-02-10 17:33:28 -08:00
container_manager_unsupported_test.go Move container manager into a separate package. 2015-11-11 15:00:37 -08:00