# 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.