package leaky
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.
Index ¶
Constants ¶
const ( // PodInfraContainerName is used in a few places outside of Kubelet, such as indexing // into the container info. PodInfraContainerName = "POD" )
Source Files ¶
leaky.go
- Version
- v1.26.0-alpha.2
- Published
- Oct 11, 2022
- Platform
- js/wasm
- Last checked
- 17 minutes ago –
Tools for package owners.