kubernetesk8s.io/kubernetes/pkg/kubelet/leaky Index | Files

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 (
	// This is used in a few places outside of Kubelet, such as indexing
	// into the container info.
	PodInfraContainerName = "POD"
)

Source Files

leaky.go

Version
v0.15.0
Published
Apr 13, 2015
Platform
windows/amd64
Last checked
8 seconds ago

Tools for package owners.