package
1.1.0
Repository: https://github.com/fuweid/containerd.git
Documentation: pkg.go.dev

# Functions

New returns a new init process.
NewRunc returns a new runc instance for a process.

# Constants

InitPidFile name of the file that contains the init pid.
RuncRoot is the path to the root runc state directory.

# Structs

CheckpointConfig holds task checkpoint configuration.
CreateConfig hold task creation configuration.
ExecConfig holds exec creation configuration.
Init represents an initial process for a container.
Mount holds filesystem mount configuration.
Stdio of a process.

# Interfaces

Platform handles platform-specific behavior that may differs across platform implementations.
Process on a linux system.
State of a process.