docker-volume-backup/test/googledrive
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
..
credentials.json feat: Add Google Drive storage backend with custom endpoint support (#613) 2025-08-04 20:38:57 +02:00
docker-compose.yml feat: Add Google Drive storage backend with custom endpoint support (#613) 2025-08-04 20:38:57 +02:00
googledrive_v3.yaml feat: Add Google Drive storage backend with custom endpoint support (#613) 2025-08-04 20:38:57 +02:00
oauth2_config.json feat: Add Google Drive storage backend with custom endpoint support (#613) 2025-08-04 20:38:57 +02:00
run.sh feat: Add Google Drive storage backend with custom endpoint support (#613) 2025-08-04 20:38:57 +02:00