import "k8s.io/kubernetes/pkg/kubelet/leaky"
Package leaky holds bits of kubelet that should be internal but have leaked out through bad abstractions. TODO: delete all of this.
const ( // PodInfraContainerName is used in a few places outside of Kubelet, such as indexing // into the container info. PodInfraContainerName = "POD" )
Package leaky is imported by 352 packages. Updated 2018-10-02. Refresh now. Tools for package owners.