ceph-csi/internal/csi-addons/rbd
Niels de Vos ecd15970de cleanup: rename csiID to driverInstance
The attribute and variable `csiID` ise used for at least two different
things:

 - name of the driver instance, used for journalling metadata
 - objects of the CSIIdentifier struct, composing a volume-handle

By changing the name of the `csiID` attribute for driver instances to
`driverInstance`, any confusion should be prevented.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2025-01-28 10:19:58 +00:00
..
encryptionkeyrotation.go cleanup: rename csiID to driverInstance 2025-01-28 10:19:58 +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 csiaddons: use rbd.Manager within ReclaimSpaceControllerServer 2025-01-28 10:19:58 +00:00
reclaimspace.go cleanup: rename csiID to driverInstance 2025-01-28 10:19:58 +00:00
replication_test.go rbd: have GetCreationTime() return a time.Time struct 2024-08-09 14:58:59 +00:00
replication.go cleanup: rename csiID to driverInstance 2025-01-28 10:19:58 +00:00
volumegroup.go cleanup: rename csiID to driverInstance 2025-01-28 10:19:58 +00:00