//
pkg.gl
Category
github.com/dmcgowan/cri-containerd
pkg
server
package
1.0.0
Repository:
https://github.com/dmcgowan/cri-containerd.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
95
Dependents
0
Files
5.6k SLOC
#
Packages
io
No description provided by the author
testing
No description provided by the author
#
Functions
NewCRIService
NewCRIService returns a new instance of CRIService.
ParseAuth
ParseAuth parses AuthConfig and returns username and password/secret required by containerd.
#
Interfaces
CRIService
CRIService is the interface implement CRI remote service server.