gvisor

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Name is a constant to identify the gVisor extension
	Name = "runtime-gvisor"

	// RuntimeGVisorInstallationImageName is the image name for gvisor installation chart
	RuntimeGVisorInstallationImageName = "runtime-gvisor-installation"

	// InstallationReleaseName is the name of the gVisor installation chart
	InstallationReleaseName = "gvisor-installation"
	// ReleaseName is the name of the gVisor chart
	ReleaseName = "gvisor"
)
View Source
const Type = "gvisor"

Type is the container runtime type that this extension reconcile.

Variables

View Source
var (
	// InstallationChartPath path for internal GVisor installation Chart
	InstallationChartPath = filepath.Join(charts.InternalChartsPath, "gvisor-installation")
	// ChartPath is the path for internal GVisor Chart.
	ChartPath = filepath.Join(charts.InternalChartsPath, "gvisor")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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