velero/pkg/controller
Lyndon-Li d7b4583b2b fix lint errors
Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
2022-10-18 21:53:47 +08:00
..
backup_controller.go fix lint errors 2022-10-18 21:53:47 +08:00
backup_controller_test.go Fix Test_prepareBackupRequest_BackupStorageLocation UT failure. 2022-09-26 17:10:23 +08:00
backup_deletion_controller.go fix lint errors 2022-10-18 21:53:47 +08:00
backup_deletion_controller_test.go remove restic from code 2022-10-13 13:45:32 +08:00
backup_repository_controller.go remove restic from code 2022-10-13 13:45:32 +08:00
backup_repository_controller_test.go remove restic from code 2022-10-13 13:45:32 +08:00
backup_storage_location_controller.go Support pause/unpause schedules 2022-09-15 10:42:48 +08:00
backup_storage_location_controller_test.go Migrate backup sync controller from code-generator to kubebuilder (#5218) 2022-08-30 16:55:39 +08:00
backup_sync_controller.go fix lint errors 2022-10-18 21:53:47 +08:00
backup_sync_controller_test.go Migrate backup sync controller from code-generator to kubebuilder (#5218) 2022-08-30 16:55:39 +08:00
backup_tracker.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
backup_tracker_test.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
constants.go remove restic from code 2022-10-13 13:45:32 +08:00
download_request_controller.go Controller refactor code modifications. 2022-08-23 10:32:19 +08:00
download_request_controller_test.go Controller refactor code modifications. 2022-08-23 10:32:19 +08:00
gc_controller.go Support pause/unpause schedules 2022-09-15 10:42:48 +08:00
gc_controller_test.go equip gc controller with configurable frequency 2022-08-30 10:13:06 +08:00
generic_controller.go wait for informer caches to sync before running controllers 2020-03-03 15:55:17 -07:00
interface.go update license headers to Velero contributors (#1302) 2019-03-20 12:32:48 -07:00
pod_volume_backup_controller.go remove restic from code 2022-10-13 13:45:32 +08:00
pod_volume_backup_controller_test.go remove restic from code 2022-10-13 13:45:32 +08:00
pod_volume_restore_controller.go fix lint errors 2022-10-18 21:53:47 +08:00
pod_volume_restore_controller_test.go Pod Volume Backup/Restore Refactor: Rename Init Helper (#5432) 2022-10-17 13:42:09 +08:00
restore_controller.go fix lint errors 2022-10-18 21:53:47 +08:00
restore_controller_test.go RestoreItemAction v1 refactoring for plugin api versioning 2022-09-20 17:43:56 -04:00
schedule_controller.go Add backup status checking schedule controller. (#5283) 2022-09-29 15:01:30 +08:00
schedule_controller_test.go Add backup status checking schedule controller. (#5283) 2022-09-29 15:01:30 +08:00
server_status_request_controller.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
server_status_request_controller_test.go plugin/framework refactoring for BackupItemAction v1 2022-09-15 11:15:30 -04:00
suite_test.go update velero using klog to version v2.9.0 (#5396) 2022-09-30 14:08:43 +08:00