package
0.0.0-20241119103536-56d644180ca2
Repository: https://github.com/sapcc/maria-back-me-up.git
Documentation: pkg.go.dev

# Functions

CreateIncBackup handles create inc backup requests.
GetBackup renders the backup.html.
GetBackupStatus handles backup status requests.
GetReadiness handles readiness pod requests.
GetRestore renders the restore.html.
GetRoot renders the index.html.
HandleOAuth2Callback handles oauth callbacks.
InitOAuth inits oauth config.
Oauth middleware is used to start an OAuth2 flow with the dex server.
PostRestore handles backup restore requests.
PostRestoreDownload handles restore download requests.
Restore middleware is used to check if a database restore is in progress.
StartStopBackup handles stop backup requests.