common

package
v0.0.0-...-7a19e20 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CompatMajor   = "0"
	CompatVersion = CompatMajor + ".0"
)

Internal container API/ABI compatibility version.

View Source
const (
	LoaderFD   = 4
	ExecutorFD = 5
	CgroupFD   = 6
)

File descriptors passed from the parent to the child process.

View Source
const (
	ContainerCred = 1
	ExecutorCred  = 2
)

User/group ids inside the container's user namespace.

View Source
const (
	ArgNamespaceDisabled = "-n"
	ArgSingleUID         = "-u"
)

Command-line flags passed between binaries.

View Source
const Sandbox = true

Variables

View Source
var (
	ContainerFilename = "gate-runtime-container"
	ExecutorFilename  = "gate-runtime-executor." + CompatMajor
	LoaderFilename    = "gate-runtime-loader." + CompatVersion
)

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