ceph-csi/internal
Madhu Rajanna 14c008c419 cleanup: use interface in filesystem.go
Currently, we are using methods and all the methods
makes a network call to fetch details from the ceph
clusters, its difficult to write test cases for
these functions, if we move to the interfaces
we can make use of mock to write unit testing
for the caller functions.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-01-27 14:31:12 +00:00
..
cephfs cleanup: use interface in filesystem.go 2022-01-27 14:31:12 +00:00
controller rbd: remove retrieving volumeHandle from PV annotation 2021-12-17 03:38:29 +00:00
csi-addons rbd: add NetworkFence operation 2022-01-07 14:48:12 +00:00
csi-common rbd: introduce a helper function to detect multi writer,block & rwofile 2022-01-11 19:40:22 +00:00
journal cleanup: remove unwanted type declaration 2022-01-24 05:25:11 +00:00
kms rbd: change the keyprotect metadata name to ibmkeyprotect 2022-01-26 02:28:05 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
rbd e2e: add podsecuritycontext fsgroup for normal user validation 2022-01-25 16:25:11 +00:00
util cleanup: rename errorPair to pairError 2022-01-24 05:25:11 +00:00