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