Documentation ¶
Index ¶
- func CreateMDEVType(mdevType string, parentID string, uuid string) *exec.Cmd
- func ExecChroot(args ...string) *exec.Cmd
- func GetChrootBinaryPath() string
- func GetChrootMountNamespace() string
- func MountChroot(sourcePath, targetPath *safepath.Path, ro bool) *exec.Cmd
- func RemoveMDEVType(mdevUUID string) *exec.Cmd
- func UmountChroot(path *safepath.Path) *exec.Cmd
- func UnsafeMountChroot(sourcePath, targetPath string, ro bool) *exec.Cmddeprecated
- func UnsafeUmountChroot(path string) *exec.Cmddeprecated
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMDEVType ¶ added in v0.45.0
func GetChrootBinaryPath ¶
func GetChrootBinaryPath() string
func GetChrootMountNamespace ¶
func GetChrootMountNamespace() string
func RemoveMDEVType ¶ added in v0.45.0
func UnsafeMountChroot
deprecated
added in
v0.49.1
func UnsafeUmountChroot
deprecated
added in
v0.49.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.