cri

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2022 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 ImageServiceType

type ImageServiceType int

type RuntimeManagerCriServer

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

func NewRuntimeManagerCriServer

func NewRuntimeManagerCriServer() *RuntimeManagerCriServer

func (*RuntimeManagerCriServer) Attach

func (*RuntimeManagerCriServer) ContainerStats

func (*RuntimeManagerCriServer) ContainerStatus

func (*RuntimeManagerCriServer) CreateContainer

func (*RuntimeManagerCriServer) Exec

func (*RuntimeManagerCriServer) ExecSync

func (*RuntimeManagerCriServer) ImageFsInfo

func (*RuntimeManagerCriServer) ImageStatus

func (*RuntimeManagerCriServer) ListContainers

func (*RuntimeManagerCriServer) ListImages

func (*RuntimeManagerCriServer) ListPodSandbox

func (*RuntimeManagerCriServer) Name

func (c *RuntimeManagerCriServer) Name() string

func (*RuntimeManagerCriServer) PodSandboxStatus

func (*RuntimeManagerCriServer) PortForward

func (*RuntimeManagerCriServer) PullImage

func (*RuntimeManagerCriServer) RemoveContainer

func (*RuntimeManagerCriServer) RemoveImage

func (*RuntimeManagerCriServer) RemovePodSandbox

func (*RuntimeManagerCriServer) Run

func (c *RuntimeManagerCriServer) Run() error

func (*RuntimeManagerCriServer) RunPodSandbox

func (*RuntimeManagerCriServer) StartContainer

func (*RuntimeManagerCriServer) Status

func (*RuntimeManagerCriServer) StopContainer

func (*RuntimeManagerCriServer) StopPodSandbox

func (*RuntimeManagerCriServer) Version

type RuntimeServiceType

type RuntimeServiceType int
const (
	RunPodSandbox RuntimeServiceType = iota
	StopPodSandbox
	CreateContainer
	StartContainer
	StopContainer
	RemoveContainer
	UpdateContainerResources
)

type ServiceType

type ServiceType int
const (
	RuntimeService ServiceType = iota
	ImageService
)

Jump to

Keyboard shortcuts

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