Google Cloud Storage backend for Arke.Utils.FileStorage.
Talks to the GCS JSON API over Req. The requests it builds are pinned by
test/support/fixtures/gcs_requests.exs.
Summary
Functions
A V2 signed url for the object, signed with the service account key.
Functions
A V2 signed url for the object, signed with the service account key.
Requires service account credentials: metadata server and gcloud user credentials have no private key to sign with.