package
1.0.0
Repository: https://github.com/andyxning/containerd.git
Documentation: pkg.go.dev

# Functions

LoadConfig loads the containerd server config from the provided path.
New creates and initializes a new containerd server.

# Structs

CgroupConfig provides cgroup configuration.
Config provides containerd configuration data for the server.
Debug provides debug configuration.
GRPCConfig provides GRPC configuration for the socket.
MetricsConfig provides metrics configuration.
Server is the containerd main daemon.