package
1.7.0
Repository: https://github.com/dell/csi-baremetal.git
Documentation: pkg.go.dev

# Functions

NewLVM is a constructor for LVM struct.

# Constants

AllPVsCmd returns all physical volumes on the system.
EmptyName represents empty name for PV/LV/VG.
add LV name, size and VG name.
add full LV name.
add full LV name.
add VG name.
add PV name.
add PV name.
add PV name.
add VG name.
PVsListCmdTmpl print all PVs name on node.
add VG name and PV names.
add VG name.
VGRefreshCmdTmpl reactivates an LV using the latest metadata.
add VG name.
VGScanCmdTmpl searches for all VGs.

# Structs

LVM is an implementation of WrapLVM interface and is a wrap for system /sbin/lvm util in.

# Interfaces

WrapLVM is an interface that encapsulates operation with system logical volume manager (/sbin/lvm).