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

# Packages

Package bandwidth provides utilities for bandwidth shaping.
No description provided by the author

# Functions

NewCRIService returns a new instance of CRIService.
ParseAuth parses AuthConfig and returns username and password/secret required by containerd.

# Constants

ContainerdHasDeprecationWarnings is a string for [runtime.RuntimeCondition.Reason].
ContainerdHasNoDeprecationWarnings is a string for [runtime.RuntimeCondition.Type].

# Structs

ContainerInfo is extra information for a container.
SandboxInfo is extra information for sandbox.

# Interfaces

CRIService is the interface implement CRI remote service server.