# Functions
New returns a new process.
NewBinaryIO runs a custom binary process for pluggable shim logging.
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.
# Interfaces
Process on a system.