mirror of
https://github.com/offen/docker-volume-backup.git
synced 2025-12-17 23:28:37 +08:00
* Refactor label command mechanism to be more flexible * Run all steps wrapped in labeled commands * Rename methods to be in line with lifecycle * Deprecate exec-pre and exec-post labels * Add documentation * Use type alias for lifecycle phases * Fix bad imports * Fix command lookup for deprecated labels * Use more generic naming for lifecycle phase * Fail on erroneous post command * Update documentation |
||
|---|---|---|
| .. | ||
| archive.go | ||
| config.go | ||
| exec.go | ||
| hooks.go | ||
| lock.go | ||
| main.go | ||
| notifications.go | ||
| notifications.tmpl | ||
| script.go | ||
| stats.go | ||
| util.go | ||