docker-volume-backup/cmd/backup
Frederik Ring b60c747448 Fix WebDAV spelling, remove some inconsistencies (#143)
* Simplify logging, fix WebDAV spelling

* Define options types per package

* Move util functions that are not used cross package

* Add per file license headers

* Rename config type
2022-08-18 12:37:45 +02:00
..
archive.go Allow for the exclusion of files from backups (#100) 2022-05-08 11:20:38 +02:00
config.go Added abstract helper interface for all storage backends (#135) 2022-08-18 12:37:45 +02:00
exec.go Fine grained labels (#115) 2022-07-10 10:36:56 +02:00
hooks.go Added abstract helper interface for all storage backends (#135) 2022-08-18 12:37:45 +02:00
lock.go Fix WebDAV spelling, remove some inconsistencies (#143) 2022-08-18 12:37:45 +02:00
main.go Fine grained labels (#115) 2022-07-10 10:36:56 +02:00
notifications.go Added abstract helper interface for all storage backends (#135) 2022-08-18 12:37:45 +02:00
notifications.tmpl Added custom notification messages using text/template (#60) 2022-02-11 20:05:16 +01:00
script.go Fix WebDAV spelling, remove some inconsistencies (#143) 2022-08-18 12:37:45 +02:00
stats.go Added abstract helper interface for all storage backends (#135) 2022-08-18 12:37:45 +02:00
util.go Fix WebDAV spelling, remove some inconsistencies (#143) 2022-08-18 12:37:45 +02:00