package
1.13.0-alpha.1
Repository: https://github.com/clickyotomy/kubernetes.git
Documentation: pkg.go.dev

# Functions

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.