//
pkg.gl
Category
kubevirt.io/kubevirt
cmd
virt-chroot
package
1.5.0-rc.1
Repository:
https://github.com/kubevirt/kubevirt.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
23
Dependents
0
Files
712 SLOC
#
Functions
NewCreateMDEVCommand
NewCreateTapCommand
NewGetEnforceCommand
NewGetEnforceCommand determines if selinux is enabled in the kernel (enforced or permissive).
NewRemoveMDEVCommand
RelabelCommand
RunWithChroot
RunWithChroot changes the root directory (via "chroot") into newPath, then runs toRun function.