package
0.0.0-20220901192706-96c5ae04b678
Repository: https://github.com/moby/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.
WithNRISandboxDelete calls delete for a sandbox'd task.

# Structs

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

# Interfaces

CRIService is the interface implement CRI remote service server.