# Functions
New a containerd runtime object.
WithConfigPath specifies the path of containerd's config file.
WithRootDir specifies the path of containerd's root directory.
WithUniqueDesc specifies the unique descriptor of dockerd.
# Structs
No description provided by the author
Containerd is the connection established with a containerd runtime.
Image represents a containerd image, which is guaranteed to be the result of docker.Docker.OpenImageByID.
# Type aliases
NewOption is the option that can be used for initializing an containerd.Containerd object.