remote

package
v1.6.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 5, 2017 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DockerServer

type DockerServer struct {
	// contains filtered or unexported fields
}

DockerServer is the grpc server of dockershim.

func NewDockerServer

func NewDockerServer(addr string, s dockershim.DockerService) *DockerServer

NewDockerServer creates the dockershim grpc server.

func (*DockerServer) Start

func (s *DockerServer) Start() error

Start starts the dockershim grpc server.

func (*DockerServer) Stop

func (s *DockerServer) Stop()

Stop stops the dockershim grpc server.

type DockerService

DockerService is the interface implement CRI remote service server.

func NewDockerService

func NewDockerService(s dockershim.DockerService) DockerService

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL