2
2
mirror of https://github.com/octoleo/restic.git synced 2024-09-23 04:09:01 +00:00
restic/internal/backend/gs
Michael Eischer 3a3cf608f5 b2/s3: Move config validation from ApplyEnvironment to Open/Create
Conceptually the backend configuration should be validated when creating
or opening the backend, but not when filling in information from
environment variables into the configuration.
2023-06-17 15:15:58 +02:00
..
config_test.go backend: fix linter warnings 2023-06-07 22:31:15 +02:00
config.go b2/s3: Move config validation from ApplyEnvironment to Open/Create 2023-06-17 15:15:58 +02:00
gs_test.go backend: pass context into every backend constructor 2023-06-17 15:15:57 +02:00
gs.go backend: Unify backend construction using factory and registry 2023-06-17 15:15:57 +02:00