cozystack/internal/backupcontroller
Timofei Larkin 8cf68149cb [backups] Scaffold a Velero strategy
## What this PR does

This patch adds boilerplate code for a Velero strategy for the backups
API. Implementation can be added into the Reconcile function in a
subsequent PR.

###

```release-note
[backups] Add the boilerplate for a new Velero strategy for backups.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2025-12-26 10:14:29 +03:00
..
factory [backups] Implement core backup Plan controller 2025-12-05 11:58:00 +03:00
backupjob_controller.go [backups] Scaffold a Velero strategy 2025-12-26 10:14:29 +03:00
jobstrategy_controller.go [backups] Scaffold a Velero strategy 2025-12-26 10:14:29 +03:00
plan_controller.go [backups] Build and deploy backup controller 2025-12-07 14:36:04 +03:00
velerostrategy_controller.go [backups] Scaffold a Velero strategy 2025-12-26 10:14:29 +03:00