Documentation ¶
Index ¶
- func InitializeMountNamespace(rootfs, console string, container *libcontainer.Container) error
- func MsMoveRoot(rootfs string) error
- func PivotRoot(rootfs string) error
- func RemountProc() error
- func RemountSys() error
- func SetReadonly() error
- func SetupPtmx(rootfs, consolePath, mountLabel string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitializeMountNamespace ¶
func InitializeMountNamespace(rootfs, console string, container *libcontainer.Container) error
InitializeMountNamespace setups up the devices, mount points, and filesystems for use inside a new mount namepsace
func MsMoveRoot ¶
func RemountProc ¶
func RemountProc() error
func RemountSys ¶
func RemountSys() error
func SetReadonly ¶
func SetReadonly() error
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.