import "k8s.io/kubernetes/pkg/kubelet/dockershim/cm"
container_manager.go container_manager_linux.go
ContainerManager is an interface that abstracts the basic operations of a container manager.
func NewContainerManager(cgroupsName string, client libdocker.Interface) ContainerManager
NewContainerManager creates a new instance of ContainerManager
Package cm imports 13 packages (graph) and is imported by 37 packages. Updated 2020-09-22. Refresh now. Tools for package owners.