formol/controllers
2023-02-21 01:12:47 +01:00
..
backupconfiguration_controller_helpers.go sharedprocess and local restic repostory 2023-02-21 01:12:47 +01:00
backupconfiguration_controller_test.go Sidecar tests 2023-02-04 17:25:00 +01:00
backupconfiguration_controller.go A sidecar ENV keeps the paths to backup. That will do for now but the BackupSession controller in the sidecar should do the job of computing the paths to backup every time it reconciles. In case the paths have changed 2023-02-18 22:46:15 +01:00
backupsession_controller_helpers.go Moved BackupSession to Running. Set the first task to New. 2023-02-07 17:53:58 +01:00
backupsession_controller.go Most of the state machine is implemented 2023-02-07 23:15:13 +01:00
restoresession_controller.go snapshot initial commit with some BackupConfiguration and BackupSession controllers 2023-02-03 18:23:41 +01:00
suite_test.go Sidecar tests 2023-02-04 17:25:00 +01:00