ceph-csi/internal/csi-addons/rbd
Niels de Vos 3aece2f38e cleanup: pass context to rbdImage.Destroy()
In the future we'll introduce a more standard interface for objects like
Volumes and Snapshots. It is useful to have the context passed as 1st
argument to all functions of those objects, including their Destroy()
function.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-07-08 09:23:58 +00:00
..
identity.go rbd: add replication capability & service to csiaddons server 2022-08-18 08:19:20 +00:00
network_fence_test.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
network_fence.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
reclaimspace_test.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
reclaimspace.go cleanup: pass context to rbdImage.Destroy() 2024-07-08 09:23:58 +00:00
replication_test.go rbd: add support for flattenMode option for replication 2024-06-20 14:51:36 +00:00
replication.go cleanup: pass context to rbdImage.Destroy() 2024-07-08 09:23:58 +00:00