# Functions
NewCRIService returns a new instance of CRIService.
ParseAuth parses AuthConfig and returns username and password/secret required by containerd.
# Structs
ContainerInfo is extra information for a container.
SandboxInfo is extra information for sandbox.
# Interfaces
CRIService is the interface implement CRI remote service server.