Expand description
Types and functions to work with Google Cloud authentication Credentials.
Modules§
- api_
key_ credentials - mds
- Metadata Service Credentials type.
- service_
account - Service Account Credentials type.
- user_
account - User Account Credentials type.
Structs§
- Builder
- A builder for constructing
Credentialsinstances. - Credentials
- An implementation of crate::credentials::CredentialsProvider.
Traits§
- Credentials
Provider - Represents a Credentials used to obtain auth request headers.