ceph-csi/internal/csi-addons/rbd
Niels de Vos aa88b4c4a0 rbd: implement CSI-Addons ControllerGetVolumeGroup operation
With the ControllerGetVolumeGroup operation the caller can verify that a
VolumeGroup exists, and validate the volumes that are part of it.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-07-26 08:12:49 +00:00
..
encryptionkeyrotation.go rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00
identity.go rbd: implement CSI-Addons ControllerGetVolumeGroup operation 2024-07-26 08:12:49 +00:00
network_fence_test.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
network_fence.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
reclaimspace_test.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
reclaimspace.go cleanup: pass context to rbdImage.Destroy() 2024-07-08 09:23:58 +00:00
replication_test.go rbd: add support for flattenMode option for replication 2024-06-20 14:51:36 +00:00
replication.go cleanup: pass context to rbdImage.Destroy() 2024-07-08 09:23:58 +00:00
volumegroup.go rbd: implement CSI-Addons ControllerGetVolumeGroup operation 2024-07-26 08:12:49 +00:00