docker-volume-backup/cmd/backup
Frederik Ring 63961cd826
Pass file location to lifecycle commands (#173)
* Add test case for extending image and calling through to rsync

* Keep backup file location env var

* Add documentation

* Work against untared content in test
2022-12-30 16:07:34 +01:00
..
archive.go Fix more error strings 2022-09-15 10:49:45 +02:00
config.go Allow use of a custom ca cert when working against S3 storages (#170) 2022-12-22 14:37:51 +01:00
exec.go Pass file location to lifecycle commands (#173) 2022-12-30 16:07:34 +01:00
hooks.go Added abstract helper interface for all storage backends (#135) 2022-08-18 12:37:45 +02:00
lock.go Fix more error strings 2022-09-15 10:49:45 +02:00
main.go Fine grained labels (#115) 2022-07-10 10:36:56 +02:00
notifications.go Fix more error strings 2022-09-15 10:49:45 +02:00
notifications.tmpl Added custom notification messages using text/template (#60) 2022-02-11 20:05:16 +01:00
script.go Allow use of a custom ca cert when working against S3 storages (#170) 2022-12-22 14:37:51 +01:00
stats.go Run copying and pruning against multiple storages in parallel (#152) 2022-09-01 14:38:04 +02:00
util.go Fix WebDAV spelling, remove some inconsistencies (#143) 2022-08-18 12:37:45 +02:00