external

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyExternalManager

type DummyExternalManager struct {
	cgroupid.CgroupIDManager
	network.NetworkManager
	rdt.RDTManager
}

func (*DummyExternalManager) Run

type ExternalManager

type ExternalManager interface {
	cgroupid.CgroupIDManager
	network.NetworkManager
	rdt.RDTManager

	Run(ctx context.Context)
}

ExternalManager contains a set of managers that execute configurations beyond the OCI spec.

func InitExternalManager

func InitExternalManager(podFetcher pod.PodFetcher) ExternalManager

InitExternalManager initializes an externalManagerImpl

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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