package
1.4.0-beta.2
Repository: https://github.com/crisesw/containerd.git
Documentation: pkg.go.dev

# Functions

LoadConfig loads the containerd server config from the provided path.
V1DisabledFilter matches based on ID.
V2DisabledFilter matches based on URI.

# Constants

SharingPolicyIsolated represents the "isolated" sharing policy.
SharingPolicyShared represents the "shared" sharing policy.

# Structs

BoltConfig defines the configuration values for the bolt plugin, which is loaded here, rather than back registered in the metadata package.
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.
ProxyPlugin provides a proxy plugin configuration.
StreamProcessor provides configuration for diff content processors.
TTRPCConfig provides TTRPC configuration for the socket.