# Functions
DetectCRISocket uses a list of known CRI sockets to detect one.
GetApiServerAddress parse apiServer address from conf file.
No description provided by the author
NewContainerRuntime sets up and returns a ContainerRuntime struct.
NewKubeletOperator create kubeletOperator.
NewYurthubOperator new yurtHubOperator struct.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
DefaultDockerCRISocket defines the default Docker CRI socket.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PullImageRetry specifies how many times ContainerRuntime retries when pulling image failed.
# 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.