Skip to main content

K8S_PERSISTENTVOLUMECLAIM_NAME

Constant K8S_PERSISTENTVOLUMECLAIM_NAME 

pub const K8S_PERSISTENTVOLUMECLAIM_NAME: &'static str;
Available on crate features opentelemetry and semconv_experimental only.
Expand description

The name of the PersistentVolumeClaim.

§Notes

§Examples

  • "pvc-data-01"