ceph-csi/internal/journal
Niels de Vos 32285c8365 rbd: add MakeVolumeGroupID() utility function
The Manager.MakeVolumeGroupID() function can be used to build a CSI
VolumeGroupID from the backend (pool and name of the RBD-group). This
will be used when checking if an RBD-image belongs to a group already.
It is also possible to resolve the VolumeGroup by passing the
VolumeGroupID to the existing Manager.GetVolumeGroupByID() function.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2025-03-27 14:09:44 +00:00
..
omap.go util: Removing JoinError in favor of fmt.Errorf 2024-05-22 09:05:42 +00:00
voljournal.go util: move EncryptionType(s) to pkg/util/crypto 2025-03-07 16:05:04 +00:00
volumegroupjournal.go rbd: add MakeVolumeGroupID() utility function 2025-03-27 14:09:44 +00:00