package
20.10.12+incompatible
Repository: https://github.com/lacework-dev/go-moby.git
Documentation: pkg.go.dev
# Functions
Start starts a containerd daemon and monitors it.
WithDebugAddress defines at which location the debug GRPC connection should be made.
WithLogLevel defines which log level to starts containerd with.
WithMetricsAddress defines at which location the debug GRPC connection should be made.
WithOOMScore defines the oom_score_adj to set for the containerd process.
WithPlugin allow configuring a containerd plugin configuration values passed needs to be quoted if quotes are needed in the toml format.
WithRemoteAddr sets the external containerd socket to connect to.
WithRemoteAddrUser sets the uid and gid to create the RPC address with.
# Interfaces
Daemon represents a running containerd daemon.
# Type aliases
DaemonOpt allows to configure parameters of container daemons.