Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime interface { containers.ContainerManager EnsureImageExists(pod *v1.Pod, secrets []v1.Secret) error Version() (kubecontainer.Version, error) }
Runtime is interface view run time status
Click to show internal directories.
Click to hide internal directories.