rclone/backend/drive
Peter Brunner 91dee03406
add env auth to drive provider
This change provides the ability to pass `env_auth` as a parameter to
the drive provider. This enables the provider to pull IAM
credentials from the environment or instance metadata. Previously if no
auth method was given it would default to requesting oauth.
2023-03-06 16:07:41 +00:00
..
test drive: add --drive-import-formats 2018-09-25 15:20:23 +01:00
drive_internal_test.go Replace deprecated ioutil 2022-11-07 11:41:47 +00:00
drive_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
drive.go add env auth to drive provider 2023-03-06 16:07:41 +00:00
upload.go backends: Add context checking to remaining backends #4504 2021-03-16 16:17:22 +00:00