restic/internal/backend/swift
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.go b2/s3: Move config validation from ApplyEnvironment to Open/Create 2023-06-17 15:15:58 +02:00
config_test.go backend: fix linter warnings 2023-06-07 22:31:15 +02:00
swift.go backend: Unify backend construction using factory and registry 2023-06-17 15:15:57 +02:00
swift_test.go b2/s3: Move config validation from ApplyEnvironment to Open/Create 2023-06-17 15:15:58 +02:00