Skip to main content

Crate reqsign_oracle

Crate reqsign_oracle 

Source
Expand description

Oracle Cloud Infrastructure service signer

Structsยง

ConfigDeprecated
Config for Oracle Cloud Infrastructure services.
ConfigCredentialProvider
Static configuration based loader.
ConfigFileCredentialProvider
ConfigFileCredentialProvider loads credentials from Oracle config file (~/.oci/config).
Credential
Credential that holds the API private key information.
DefaultCredentialProvider
Default loader for Oracle Cloud Infrastructure.
DefaultCredentialProviderBuilder
Builder for DefaultCredentialProvider.
EnvCredentialProvider
EnvCredentialProvider loads Oracle Cloud credentials from environment variables.
RequestSigner
RequestSigner that implements Oracle Cloud Infrastructure API signing.
StaticCredentialProvider
StaticCredentialProvider provides static credentials that are provided at initialization time.