velero/pkg/restore
Wenkai Yin(尹文开) eb4ecd3767 Add restored resource list in the output of restore describe command
Add restored resource list in the output of restore describe command

Fixes #5199

Signed-off-by: Wenkai Yin(尹文开) <yinw@vmware.com>
2023-02-28 10:43:03 +08:00
..
add_pv_from_pvc_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
add_pv_from_pvc_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
add_pvc_from_pod_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
add_pvc_from_pod_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
admissionwebhook_config_action.go fix lint loop iterator problem 2022-10-18 22:40:48 +08:00
admissionwebhook_config_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
apiservice_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
apiservice_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
change_image_name_action.go modified according to review comments 2023-02-02 02:27:31 +00:00
change_image_name_action_test.go modified according to review comments 2023-02-02 02:27:31 +00:00
change_pvc_node_selector.go Add mapped selected-node existence check. (#5806) 2023-02-06 17:03:35 +08:00
change_pvc_node_selector_test.go Add mapped selected-node existence check. (#5806) 2023-02-06 17:03:35 +08:00
change_storageclass_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
change_storageclass_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
clusterrolebinding_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
clusterrolebinding_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
crd_v1_preserve_unknown_fields_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
crd_v1_preserve_unknown_fields_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
init_restorehook_pod_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
init_restorehook_pod_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
job_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
job_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
merge_service_account.go Add restoreactionitem plugin to handle admission webhook configurations 2021-12-01 00:48:06 +08:00
merge_service_account_test.go Updates for org move to vmware-tanzu (#1920) 2019-09-30 17:26:56 -04:00
pod_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
pod_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
pod_volume_restore_action.go Pod Volume Backup/Restore Refactor: Rename Init Helper (#5432) 2022-10-17 13:42:09 +08:00
pod_volume_restore_action_test.go Pod Volume Backup/Restore Refactor: Rename Init Helper (#5432) 2022-10-17 13:42:09 +08:00
prioritize_group_version.go Roll back pkg client code for Velero server 2023-02-22 14:11:02 +00:00
prioritize_group_version_test.go Restore API group version by priority (#3133) 2021-02-16 12:36:17 -05:00
priority.go Enhance the restore priorities list to support specifying the low prioritized resources that need to be restored in the last 2022-11-03 10:53:32 +08:00
priority_test.go Enhance the restore priorities list to support specifying the low prioritized resources that need to be restored in the last 2022-11-03 10:53:32 +08:00
pv_restorer.go Remove redundant client from restore controller. (#5759) 2023-02-03 15:57:43 +08:00
pv_restorer_test.go Remove redundant client from restore controller. (#5759) 2023-02-03 15:57:43 +08:00
request.go Add restored resource list in the output of restore describe command 2023-02-28 10:43:03 +08:00
request_test.go Add restored resource list in the output of restore describe command 2023-02-28 10:43:03 +08:00
restore.go Add restored resource list in the output of restore describe command 2023-02-28 10:43:03 +08:00
restore_test.go Add restored resource list in the output of restore describe command 2023-02-28 10:43:03 +08:00
rolebinding_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
rolebinding_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
secret_action.go Add secret restore item action to handle service account token secret 2023-02-08 15:52:11 +08:00
secret_action_test.go Add secret restore item action to handle service account token secret 2023-02-08 15:52:11 +08:00
service_account_action.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
service_account_action_test.go moved RIA execute input/output structs back to velero package 2022-10-12 13:17:47 -04:00
service_action.go Restore finalizer and managedFields (#5853) 2023-02-20 10:26:45 +08:00
service_action_test.go Restore finalizer and managedFields (#5853) 2023-02-20 10:26:45 +08:00