services

package
v0.0.0-...-b1e6948 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageGrpc

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

func NewImageGrpc

func NewImageGrpc(client v1.ImageServiceClient) *ImageGrpc

func (*ImageGrpc) ImageFsInfo

func (s *ImageGrpc) ImageFsInfo(ctx context.Context, req *v1.ImageFsInfoRequest) (*v1.ImageFsInfoResponse, error)

func (*ImageGrpc) ImageStatus

func (s *ImageGrpc) ImageStatus(ctx context.Context, req *v1.ImageStatusRequest) (*v1.ImageStatusResponse, error)

func (*ImageGrpc) ListImages

func (s *ImageGrpc) ListImages(ctx context.Context, req *v1.ListImagesRequest) (*v1.ListImagesResponse, error)

func (*ImageGrpc) PullImage

func (s *ImageGrpc) PullImage(ctx context.Context, req *v1.PullImageRequest) (*v1.PullImageResponse, error)

func (*ImageGrpc) RemoveImage

func (s *ImageGrpc) RemoveImage(ctx context.Context, req *v1.RemoveImageRequest) (*v1.RemoveImageResponse, error)

type RuntimeGrpc

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

func NewRuntimeGrpc

func NewRuntimeGrpc(client v1.RuntimeServiceClient) *RuntimeGrpc

func (*RuntimeGrpc) Attach

func (s *RuntimeGrpc) Attach(ctx context.Context, req *v1.AttachRequest) (*v1.AttachResponse, error)

func (*RuntimeGrpc) CheckpointContainer

func (*RuntimeGrpc) ContainerStats

func (*RuntimeGrpc) ContainerStatus

func (*RuntimeGrpc) CreateContainer

func (*RuntimeGrpc) Exec

func (s *RuntimeGrpc) Exec(ctx context.Context, req *v1.ExecRequest) (*v1.ExecResponse, error)

func (*RuntimeGrpc) ExecSync

func (*RuntimeGrpc) GetContainerEvents

func (*RuntimeGrpc) ListContainerStats

func (*RuntimeGrpc) ListContainers

func (*RuntimeGrpc) ListMetricDescriptors

func (*RuntimeGrpc) ListPodSandbox

func (*RuntimeGrpc) ListPodSandboxMetrics

func (*RuntimeGrpc) ListPodSandboxStats

func (*RuntimeGrpc) PodSandboxStats

func (*RuntimeGrpc) PodSandboxStatus

func (*RuntimeGrpc) PortForward

func (*RuntimeGrpc) RemoveContainer

func (*RuntimeGrpc) RemovePodSandbox

func (*RuntimeGrpc) ReopenContainerLog

func (*RuntimeGrpc) RunPodSandbox

func (*RuntimeGrpc) RuntimeConfig

func (*RuntimeGrpc) StartContainer

func (*RuntimeGrpc) Status

func (s *RuntimeGrpc) Status(ctx context.Context, req *v1.StatusRequest) (*v1.StatusResponse, error)

func (*RuntimeGrpc) StopContainer

func (*RuntimeGrpc) StopPodSandbox

func (*RuntimeGrpc) UpdateRuntimeConfig

func (*RuntimeGrpc) Version

func (s *RuntimeGrpc) Version(ctx context.Context, req *v1.VersionRequest) (*v1.VersionResponse, error)

Jump to

Keyboard shortcuts

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