Documentation ¶
Overview ¶
Package runc defines an implementation of the Runtime interface which uses runC as the container runtime.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewConsole ¶
NewConsole allocates a new console and returns the File for its master and path for its slave.
func NewRuntime ¶
func NewRuntime() (*runcRuntime, error)
NewRuntime instantiates a new runcRuntime struct.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.