//
pkg.gl
Category
github.com/aliyuncontainerservice/kubernetes
pkg
kubelet
dockershim
remote
package
1.7.0-alpha.1
Repository:
https://github.com/aliyuncontainerservice/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
230 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.