# Functions
NewCRIContainerdServer creates the cri-containerd grpc server.
NewCRIContainerdService returns a new instance of CRIContainerdService.
ParseAuth parses AuthConfig and returns username and password/secret required by containerd.
# Structs
CRIContainerdServer is the grpc server of cri-containerd.
# Interfaces
CRIContainerdService is the interface implement CRI remote service server.