ceph-csi/internal/util/k8s
Prasanna Kumar Kalever 4d750ed0e5 rbd: add set/Get VolumeMetadata() utility function
Define and use PV and PVC metadata keys used by external provisioner.
The CSI external-provisioner (v1.6.0+) introduces the
--extra-create-metadata flag, which automatically sets map<string, string>
parameters in the CSI CreateVolumeRequest.

Add utility functions to set/Get PV/PVC/PVCNamespace metadata on image

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2022-04-08 15:43:14 +00:00
..
client.go util: NewK8sClient() should not panic on non-Kubernetes clusters 2021-09-02 11:22:14 +00:00
parameters_test.go util: add helper to get pvcnamespace from input 2022-03-21 08:54:43 +00:00
parameters.go rbd: add set/Get VolumeMetadata() utility function 2022-04-08 15:43:14 +00:00