package
2.1.0+incompatible
Repository: https://github.com/openebs/node-disk-manager.git
Documentation: pkg.go.dev

# Packages

Package libmount provides utilties to parse and operate on the various mount files (fstab, mtab, mounts, mountinfo, etc.).

# Functions

NewMountUtil returns DiskMountUtil struct for given mounts file path and mount point.

# Constants

HostMountsFilePath is the default path of the mounts file mounted inside container.

# Variables

No description provided by the author
No description provided by the author

# Structs

DeviceMountAttr is the struct used for returning all available mount related information like mount point, filesystem type etc.
DiskMountUtil contains the mountfile path, devpath/mountpoint which can be used to detect partition of a mountpoint or mountpoint of a partition.
Identifier is an identifier for the mount probe.