1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-14 11:57:56 +00:00
kastenhq-kubestr/pkg/csi
carlbraganza 9c2e28e275
Block mount tester (#159)
* Block mount tester.

* Fixed linter error.

* Updated README

* Ran go mod tidy. Added message advertising the block mount test.

* Addressed PR feedback.

* A few more renames...

* Added a pvc size flag.

* Reversed -c flag again.
2023-07-24 11:23:35 -10:00
..
mocks Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103) 2022-06-29 14:39:09 -10:00
types Block mount tester (#159) 2023-07-24 11:23:35 -10:00
csi.go CSI snapshot restore (#37) 2020-12-07 11:16:53 -10:00
csi_ops.go Block mount tester (#159) 2023-07-24 11:23:35 -10:00
csi_ops_test.go Block mount tester (#159) 2023-07-24 11:23:35 -10:00
pvc_inspector.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00
pvc_inspector_steps_test.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00
pvc_inspector_test.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00
snapshot_restore.go Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103) 2022-06-29 14:39:09 -10:00
snapshot_restore_steps_test.go Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103) 2022-06-29 14:39:09 -10:00
snapshot_restore_test.go Refactor snapshotter interface to support v1 snapshots (#47) 2021-01-12 16:48:51 -10:00