package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev
# Functions
DetectCRISocket uses a list of known CRI sockets to detect one.
NewContainerRuntime sets up and returns a ContainerRuntime struct.
# Structs
CRIRuntime is a struct that interfaces with the CRI.
# Interfaces
ContainerRuntime is an interface for working with container runtimes.