runtime

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImageService

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

func NewImageService

func NewImageService(runtimeEndpoint string) (*ImageService, error)

func (ImageService) GetFsInfo

func (svc ImageService) GetFsInfo(ctx context.Context) ([]*proto.FilesystemUsage, error)

func (ImageService) ListImages

func (svc ImageService) ListImages(ctx context.Context) ([]*proto.Image, error)

type RemoteService

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

func NewRuntimeService

func NewRuntimeService(runtimeEndpoint string) (*RemoteService, error)

func (RemoteService) PrintEvents

func (svc RemoteService) PrintEvents(ctx context.Context) error

func (RemoteService) Version

func (svc RemoteService) Version(ctx context.Context) (*proto.Version, error)

Jump to

Keyboard shortcuts

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