chi

package
v0.0.0-...-3e0e934 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2026 License: Apache-2.0, BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChiFactory

type ChiFactory interface {
	RunForwardCubeHostImage(ctx context.Context, updater CubeboxRuntimeUpdater, cubeBox *cubeboxstore.CubeBox, container containerd.Container) error
	CloseForwardCubeHostImage(ctx context.Context, sandboxID string) error

	ListAllVmImages(ctx context.Context) (map[string]sets.Set[string], error)
}

type CubeboxRuntimeUpdater

type CubeboxRuntimeUpdater interface {
	GetSandboxer() *cubeboxstore.CubeBox

	GetSnapShotter() (snapshots.Snapshotter, error)

	GetImageService() *cubeimages.CubeImageService

	AppendSharedImageFs(context.Context, *cubehost.HostImage) error

	RemoveLayerMounts(context.Context, []*cubehost.LayerMount) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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