ceph-csi/internal/csi-addons/rbd
Madhu Rajanna 7cf5974e73 rbd: implement volume group using go-ceph
This adds the required functionality to
call the go-ceph API's for the rbd
volume group.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2024-11-20 11:47:36 +01:00
..
encryptionkeyrotation.go rbd: use ioctx locks for key rotation 2024-07-30 14:51:49 +00:00
identity.go rbd: register GET_CLIENTS_TO_FENCE caps 2024-11-06 09:48:45 +00:00
network_fence_test.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
network_fence.go rbd: parse IP address 2024-11-06 09:48:45 +00:00
reclaimspace_test.go rbd: add volume locks for reclaimspace operations 2024-07-31 06:56:32 +00:00
reclaimspace.go rbd: add volume locks for reclaimspace operations 2024-07-31 06:56:32 +00:00
replication_test.go rbd: have GetCreationTime() return a time.Time struct 2024-08-09 14:58:59 +00:00
replication.go rbd: implement volume group using go-ceph 2024-11-20 11:47:36 +01:00
volumegroup.go rbd: replace Manager.DeleteVolumeGroup() by VolumeGroup.Delete() 2024-09-26 13:59:21 +00:00