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/mocks
Shlok Chaudhari 9f6248beb5
Refactoring the file-restore command to use a --fromPVC arg (#299)
* Refactoring the file-restore command to use a --toPVC arg

* Fixing the sc variable value unused lint error

* Setting MutuallyExclusive and OneRequired flag options for --fromSnapshot and --fromPVC
2024-09-05 18:41:52 -05:00
..
mock_api_version_fetcher.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00
mock_application_creator.go Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103) 2022-06-29 14:39:09 -10:00
mock_argument_validator.go Adding "./kubestr browse snapshot" command (#277) 2024-08-01 21:06:34 -05:00
mock_cleaner.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00
mock_data_validator.go Pass context to kube.Exec and similar functions. #25703 (#249) 2024-06-04 14:44:33 -07:00
mock_file_restore_stepper.go Refactoring the file-restore command to use a --fromPVC arg (#299) 2024-09-05 18:41:52 -05:00
mock_kube_executor.go Adding --show-tree flag to both "./kubestr browse pvc" & "./kubestr browse snapshot" commands (#278) 2024-08-02 15:27:02 -05:00
mock_port_forwarder.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00
mock_pvc_browser_stepper.go Adding --show-tree flag to both "./kubestr browse pvc" & "./kubestr browse snapshot" commands (#278) 2024-08-02 15:27:02 -05:00
mock_snapshot_browser_stepper.go Adding --show-tree flag to both "./kubestr browse pvc" & "./kubestr browse snapshot" commands (#278) 2024-08-02 15:27:02 -05:00
mock_snapshot_creator.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00
mock_snapshot_restore_stepper.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00