//
pkg.gl
Category
github.com/manlge/cri
pkg
server
package
1.11.1
Repository:
https://github.com/manlge/cri.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
98
Dependents
0
Files
5.8k 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.