ceph-csi/internal/cephfs
Humble Chirammal 9c000add29 cephfs: Change checkVolExist for snapshot and clone workflow
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2020-08-08 00:11:35 +00:00
..
cephfs_util.go util: simplify error handling 2020-07-23 11:16:40 +00:00
clone.go cephfs: add snapshot and clone helper functions 2020-08-08 00:11:35 +00:00
controllerserver.go cephfs: change createvolume for snapshot/clone workflow 2020-08-08 00:11:35 +00:00
driver.go cephfs: add snapshot create/delete capabilities in controllerserver 2020-08-08 00:11:35 +00:00
errors.go cephfs: add various error strings for command validation 2020-08-08 00:11:35 +00:00
fsjournal.go cephfs: Change checkVolExist for snapshot and clone workflow 2020-08-08 00:11:35 +00:00
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
nodeserver.go cephfs: simplify error handling 2020-07-23 11:16:40 +00:00
snapshot.go cephfs: add snapshot and clone helper functions 2020-08-08 00:11:35 +00:00
util.go util: make ExecComand return stdout and stderr as string 2020-07-24 16:04:13 +00:00
volume.go util: make ExecComand return stdout and stderr as string 2020-07-24 16:04:13 +00:00
volumemounter.go util: make ExecComand return stdout and stderr as string 2020-07-24 16:04:13 +00:00
volumeoptions.go cephfs: introduce newSnapshotOptionsFromID to generate volOpt and sid 2020-08-08 00:11:35 +00:00