Documentation
¶
Index ¶
- Constants
- func DoPVCreate(devPath string) error
- func DoPVRemove(devPath string) error
- func DoVGActivate(vgName string) error
- func DoVGCreate(devPath, vgName string) error
- func DoVGDeactive(vgName string) error
- func DoVGExtend(devPath, vgName string) error
- func DoVGReduce(devPath, vgName string) error
- func DoVGRemove(vgName string) error
- func GenerateSelector(nodeName string) (labels.Selector, error)
- func GetPVScanResult() (map[string]string, error)
Constants ¶
View Source
const (
LVMTopoKeyNode = "topology.lvm.csi/node"
)
Variables ¶
This section is empty.
Functions ¶
func DoPVCreate ¶
func DoPVRemove ¶
func DoVGActivate ¶
func DoVGCreate ¶
func DoVGDeactive ¶
func DoVGExtend ¶
func DoVGReduce ¶
func DoVGRemove ¶
func GetPVScanResult ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.