package
1.1.0
Repository: https://github.com/intel/pmem-csi.git
Documentation: pkg.go.dev

# Functions

ForceConvertRawNamespaces iterates over all raw namespaces, force-converts them to fsdax + LVM volume group, then modifies the node labels such that the normal driver runs instead of this special one-time operation.
New creates a new device manager for the given mode and percentage.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
NodeLabel is a label used for Prometheus which identifies the node that the controller talks to.

# Structs

Capacity contains information about PMEM.
CapacityCollector is a wrapper around a PMEM device manager which takes GetCapacity values and turns them into metrics data.
PmemDeviceInfo represents a volume created by PMEM-CSI.

# Interfaces

PmemDeviceCapacity interface just returns capacity information.
PmemDeviceManager interface to manage the PMEM block devices.