# Functions
No description provided by the author
CleanLoopbackVG deletes a VG made by MakeLoopbackVG.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetDeviceFilesystems get the file systems available.
GetDevicePartitions gets partitions on a given device.
GetDeviceProperties gets device properties.
GetDevicePropertiesFromPath gets a device property from a path.
GetDiskUUID look up the UUID for a disk.
GetLVName returns the LV name of the device in the form of "VG/LV".
No description provided by the author
GetUdevInfo gets udev information.
No description provided by the author
No description provided by the author
IsLV returns if a device is owned by LVM, is a logical volume.
ListDevices list all devices available on a machine.
ListDevicesChild list all child available on a device.
No description provided by the author
MakeLoopbackVG creates a VG made from loopback device by losetup.
# Constants
CryptType is an encrypted type.
DiskType is a disk type.
LinearType is a linear type.
No description provided by the author
LVMType is an LVM type.
MultiPath is for multipath devices.
PartType is a partition type.
SSDType is an sdd type.
# Structs
LocalDisk contains information about an unformatted block device.
Partition represents a partition metadata.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author