restic/internal/backend/s3
Michael Eischer 32a6b66267 backend: add standardized Config.ApplyEnvironment
This removes the backend specific special cases while parsing the
configuration in `global.go`.
2023-06-07 22:31:15 +02:00
..
config.go backend: add standardized Config.ApplyEnvironment 2023-06-07 22:31:15 +02:00
config_test.go backend: fix linter warnings 2023-06-07 22:31:15 +02:00
s3.go backend: deduplicate implementation of Delete() method 2023-04-14 22:32:15 +02:00
s3_test.go backend: let ParseConfig return a Config pointer 2023-06-07 22:31:15 +02:00