containerd

package
v1.70.3 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2023 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// UnitName is the name of the containerd service unit.
	UnitName = v1beta1constants.OperatingSystemConfigUnitNameContainerDService
	// UnitNameMonitor is the name of the containerd monitor service unit.
	UnitNameMonitor = "containerd-monitor.service"
	// PathSocketEndpoint is the path to the containerd unix domain socket.
	PathSocketEndpoint = "unix:///run/containerd/containerd.sock"
	// CgroupPath is the cgroup path the containerd container runtime is isolated in.
	CgroupPath = "/system.slice/containerd.service"
	// ContainerRuntime designates the runtime type
	ContainerRuntime = "containerd"
)

Variables

This section is empty.

Functions

func New

func New() *containerd

New returns a new containerd component.

func NewInitializer

func NewInitializer() *initializer

NewInitializer returns a new containerd initializer component.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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