Crate reqsign_google

Crate reqsign_google 

Source
Expand description

Google Service Signer

Structsยง

Credential
Credential represents Google credentials that may contain both service account and token.
DefaultCredentialProvider
Default credential provider for Google Cloud Storage (GCS).
RequestSigner
RequestSigner for Google service requests.
ServiceAccount
ServiceAccount holds the client email and private key for service account authentication.
StaticCredentialProvider
StaticCredentialProvider loads credentials from a JSON string provided at construction time.
Token
Token represents an OAuth2 access token with expiration.
VmMetadataCredentialProvider
VmMetadataCredentialProvider loads tokens from Google Compute Engine VM metadata service.