docker-volume-backup/cmd/backup
2024-02-16 20:19:58 +01:00
..
archive.go Replace Gzip with PGzip (#266) 2023-09-03 16:49:52 +02:00
command.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
config_provider.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
config.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
copy_archive.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
create_archive.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
encrypt_archive.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
exec.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
hooks.go Use go 1.20, join errors using stdlib (#182) 2023-02-02 21:07:25 +01:00
lock.go Cleanup: Lint warnings and deprecated packages (#263) 2023-08-27 18:14:55 +02:00
main.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
notifications.go Add method for converting object to JSON in template (#319) 2023-12-20 20:44:45 +01:00
notifications.tmpl Added custom notification messages using text/template (#60) 2022-02-11 20:05:16 +01:00
profile.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
prune_backups.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
run_script.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
script.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00
stats.go Improve Swarm support (#333) 2024-01-31 12:17:41 +01:00
stop_restart.go Document socket-proxy permissions, return early when update failed on scaling down (#343) 2024-02-05 14:27:06 +01:00
util.go Refactor handling of runtime configuration to prepare for reloading 2024-02-16 20:19:58 +01:00