docker-volume-backup/internal/storage
Frederik Ring 5c04e11f10
Add support for Azure Blob Storage (#171)
* Scaffold Azure storage backend that does nothing yet

* Implement copy for Azure Blob Storage

* Set up automated testing for Azure Storage

* Implement pruning for Azure blob storage

* Add documentation for Azure Blob Storage

* Add support for remote path

* Add azure to notifications doc

* Tidy go.mod file

* Allow use of managed identity credential

* Use volume in tests

* Auto append trailing slash to endpoint if needed, clarify docs, tidy mod file
2023-01-11 21:40:48 +01:00
..
azure Add support for Azure Blob Storage (#171) 2023-01-11 21:40:48 +01:00
local Ensure consistency in error messages 2022-09-15 10:04:12 +02:00
s3 Allow use of a custom ca cert when working against S3 storages (#170) 2022-12-22 14:37:51 +01:00
ssh Ensure consistency in error messages 2022-09-15 10:04:12 +02:00
webdav Ensure consistency in error messages 2022-09-15 10:04:12 +02:00
storage.go Fix WebDAV spelling, remove some inconsistencies (#143) 2022-08-18 12:37:45 +02:00