//
pkg.gl
Category
github.com/weekface/kubernetes
pkg
kubelet
dockershim
remote
package
1.8.0-alpha.2
Repository:
https://github.com/weekface/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
227 SLOC
#
Functions
NewDockerServer
NewDockerServer creates the dockershim grpc server.
NewDockerService
No description provided by the author
#
Structs
DockerServer
DockerServer is the grpc server of dockershim.
#
Interfaces
DockerService
DockerService is the interface implement CRI remote service server.