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

# Functions

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

# Constants

PmemCSIDeploymentSubsystemKey represents the key used for PMEM-CSI deployment metrics sub-system.

# Variables

Reconcile creates new prometheus metrics counter that gets incremented on each reconcile loop of a PmemCSIDeployment CR, with information: {"name", "uid"}.
SubResourceCreatedAt creates new prometheus metrics for a sub resource deployed for a PmemCSIDeployment, with information: {"name", "namespace", "group", "version", "kind", "uid", "ownedBy"}.
SubResourceUpdatedAt creates new prometheus metrics for a sub resource redeployed for a PmemCSIDeployment, with information: {"name", "namespace", "group", "version", "kind", "uid", "ownedBy"}.