package
1.1.0
Repository: https://github.com/hpe-storage/dory.git
Documentation: pkg.go.dev

# Functions

BindMount mounts a path to a mountPoint.
BindUnmount unmounts a bind mount.
Chcon - chcon -t svirt_sandbox_file_t <mount point>.
GetDeviceFromMountPoint returns the device path from /proc/mounts for the mountpoint provided.
GetMountPointFromDevice returns the FIRST mountpoint listed in /proc/mounts matching the device.
MountDeviceWithFileSystem : Mount device with filesystem at the mountPoint.
SelinuxEnabled runs selinuxenabled if found and returns the result.