Go to file
2023-03-17 16:42:49 +01:00
backupsession Most of the state machine is implemented 2023-02-07 23:14:25 +01:00
cmd Most of the state machine is implemented 2023-02-07 23:14:25 +01:00
controllers Preparing the common code between BackupSession and RestoreSession 2023-03-17 16:42:49 +01:00
formol@19d74cda40 The BackupSession controller in the sidecar should get the latest informtation about the repository everytime it reconciles because it might change 2023-03-06 23:05:57 +01:00
.gitignore Initial commit 2023-02-03 18:36:09 +01:00
.gitmodules Added Docker file 2023-02-08 12:49:05 +01:00
Dockerfile Faster build 2023-02-08 17:59:02 +01:00
Dockerfile.amd64 Should backup paths 2023-02-20 10:30:31 +01:00
go.mod Added Docker file 2023-02-08 12:49:05 +01:00
LICENSE Initial commit 2023-02-03 18:36:09 +01:00
main.go Initial commit 2023-02-03 18:36:09 +01:00
Makefile Should backup paths 2023-02-20 10:30:31 +01:00