package
1.14.0-alpha.3
Repository: https://github.com/draveness/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.
DockerRuntime is a struct that interfaces with the Docker daemon.

# Interfaces

ContainerRuntime is an interface for working with container runtimes.