# 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.