ceph-csi/internal/rbd/group
Niels de Vos efb7bccaea rbd: add VolumeGroup.CreateSnapshots() implementation
When the rbd.Manager creates a VolumeGroupSnapshot, each RBD-snapshot
that is created as part of the RBD-group needs to be cloned into its own
RBD-image that will be used as a CSI Snapshot.

The VolumeGroup.CreateSnapshots() creates the RBD-group snapshot and
returns a list of the Snapshot structs.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-11-06 11:37:44 +00:00
..
util.go rbd: pass CSI-drivername to volume group instead of journal instance 2024-11-06 11:37:44 +00:00
volume_group.go rbd: add VolumeGroup.CreateSnapshots() implementation 2024-11-06 11:37:44 +00:00