ceph-csi/internal
Niels de Vos 902946ebfa rbd: add Volume interface
The Volume interface will make it easier to work with the rbdImage
struct, as the functions are cleaner defined. This benefits work that is
needed for VolumeGroups and other CSI-Addons procedures.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-07-08 09:23:58 +00:00
..
cephfs journal: remove unused parameter journalPoolID from ReserveName() 2024-07-08 09:23:58 +00:00
controller rebase: changes as per new controller runtime import 2024-05-24 09:27:53 +00:00
csi-addons cleanup: pass context to rbdImage.Destroy() 2024-07-08 09:23:58 +00:00
csi-common csiaddons: read volumeId from source 2024-06-25 05:14:58 +00:00
health-checker build: address 'intrange' linter warning 2024-04-29 14:36:48 +00:00
journal journal: remove unused parameter journalPoolID from ReserveName() 2024-07-08 09:23:58 +00:00
kms build: address 'copyloopvar' linter warning 2024-04-29 14:36:48 +00:00
liveness build: passing context parameter as required 2024-06-28 08:38:54 +00:00
nfs build: address 'copyloopvar' linter warning 2024-04-29 14:36:48 +00:00
rbd rbd: add Volume interface 2024-07-08 09:23:58 +00:00
rbd_types rbd: add Volume interface 2024-07-08 09:23:58 +00:00
util util: Removing JoinError in favor of fmt.Errorf 2024-05-22 09:05:42 +00:00