velero/pkg/controller
Steve Kriss 7007f198e1 refactor download request controller test and add test cases
Signed-off-by: Steve Kriss <steve@heptio.com>
2018-08-28 13:19:20 -07:00
..
backup_controller.go Use backup location in the backup controller 2018-08-28 13:19:20 -07:00
backup_controller_test.go Use backup location in the backup controller 2018-08-28 13:19:20 -07:00
backup_deletion_controller.go backup deletion controller: use backup location for object store 2018-08-28 13:19:20 -07:00
backup_deletion_controller_test.go backup deletion controller: use backup location for object store 2018-08-28 13:19:20 -07:00
backup_sync_controller.go Only delete unused backup if they are complete 2018-07-31 09:12:12 -07:00
backup_sync_controller_test.go Only delete unused backup if they are complete 2018-07-31 09:12:12 -07:00
backup_tracker.go Don't allow deletion of in-progress backups 2018-04-06 13:08:39 -04:00
backup_tracker_test.go Don't allow deletion of in-progress backups 2018-04-06 13:08:39 -04:00
download_request_controller.go download request controller: use backup location for object store 2018-08-28 13:19:20 -07:00
download_request_controller_test.go refactor download request controller test and add test cases 2018-08-28 13:19:20 -07:00
gc_controller.go Switch Config CRD elements to server flags 2018-08-16 08:51:46 -07:00
gc_controller_test.go Switch Config CRD elements to server flags 2018-08-16 08:51:46 -07:00
generic_controller.go add ResticRepository CRD and move repo-level actions to a controller 2018-06-20 09:21:43 -07:00
interface.go make language and casing consistent across copyrights 2018-01-02 10:51:49 -08:00
pod_volume_backup_controller.go pkg/restic unit tests 2018-07-05 11:44:17 -07:00
pod_volume_backup_controller_test.go refine what gets enqueued in PVB/PVR controllers, and log better 2018-06-27 13:31:11 -07:00
pod_volume_restore_controller.go pkg/restic unit tests 2018-07-05 11:44:17 -07:00
pod_volume_restore_controller_test.go refine what gets enqueued in PVB/PVR controllers, and log better 2018-06-27 13:31:11 -07:00
restic_repository_controller.go replace ark restic repo init cmd with automatic initialization of repos 2018-06-27 13:50:37 -07:00
restore_controller.go Refactor plugin management 2018-07-31 08:34:57 -07:00
restore_controller_test.go Refactor plugin management 2018-07-31 08:34:57 -07:00
schedule_controller.go Switch Config CRD elements to server flags 2018-08-16 08:51:46 -07:00
schedule_controller_test.go Switch Config CRD elements to server flags 2018-08-16 08:51:46 -07:00