ceph-csi/internal/rbd/group
Niels de Vos 689498e66a rbd: move common functions for VolumeGroup structs into own type
Many functions that are implemented for the volumeGroup type can be
shared with the (coming) volumeGroupSnapshot type. Move these functions
into a commonVolumeGroup type, so that volumeGroup and
volumeGroupSnapshot can inherit them.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-08-28 11:46:29 +00:00
..
util.go rbd: move common functions for VolumeGroup structs into own type 2024-08-28 11:46:29 +00:00
volume_group.go rbd: move common functions for VolumeGroup structs into own type 2024-08-28 11:46:29 +00:00