Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CriDockerServer ¶
type CriDockerServer struct {
// contains filtered or unexported fields
}
CriDockerServer is the grpc backend of cri-dockerd.
func NewCriDockerServer ¶
func NewCriDockerServer(endpoint string, s core.CRIService) *CriDockerServer
NewCriDockerServer creates the cri-dockerd grpc backend.
func (*CriDockerServer) Start ¶
func (s *CriDockerServer) Start() error
Start starts the cri-dockerd grpc backend.
Click to show internal directories.
Click to hide internal directories.