docker-volume-backup/internal/storage
Luiz Guilherme da Silva Junior a5579b5abb
feat: Add Google Drive storage backend with custom endpoint support (#613)
* feat: Add Google Drive storage backend with custom endpoint support

- Implement Google Drive storage backend using service account authentication
- Add support for custom Google Drive API endpoints for testing
- Include comprehensive test setup with mock services
- Add configuration options for Google Drive credentials and folder ID
- Update documentation with Google Drive configuration examples

* remove debug messages

* Improve tests

* Add mounting tip on documentation

* Replace deprecated lib usage

* Fix identation

* Fix googledrive tests

* Fix googledrive support for _FILE credentials

* Remove googledrive test unecessary echos
2025-08-04 20:38:57 +02:00
..
azure Paths are joined with client side separators when targeting remotes (#547) 2025-02-27 13:55:14 +01:00
dropbox Paths are joined with client side separators when targeting remotes (#547) 2025-02-27 13:55:14 +01:00
googledrive feat: Add Google Drive storage backend with custom endpoint support (#613) 2025-08-04 20:38:57 +02:00
local Directories aren't excluded from pruning logic (#548) 2025-02-28 17:21:35 +01:00
s3 Paths are joined with client side separators when targeting remotes (#547) 2025-02-27 13:55:14 +01:00
ssh Directories aren't excluded from pruning logic (#548) 2025-02-28 17:21:35 +01:00
webdav Directories aren't excluded from pruning logic (#548) 2025-02-28 17:21:35 +01:00
storage.go Update author reference in license statements (#393) 2024-03-15 11:42:22 +01:00