restic/internal/backend/s3
Michael Eischer 50e0d5e6b5 backend: Hardcode backend scheme in Factory
Our ParseConfig implementations always expect a specific scheme, thus no
other scheme would work.
2023-06-17 15:15:58 +02:00
..
config_test.go location: Make ParseConfig-test backend agnostic 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
s3_test.go backend: Adjust tests to use the Factory to instantiate the backend 2023-06-17 15:15:58 +02:00
s3.go backend: Hardcode backend scheme in Factory 2023-06-17 15:15:58 +02:00