# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

CdpAccessKeyIdEnvVar Name of environment variable holding the users CDP access key ID.
CdpPrivateKeyEnvVar Name of environment variable holding the users CDP private key.
CdpProfileEnvVar is the environment variable to configure the CDP profile Python client uses both CDP_PROFILE and CDP_DEFAULT_PROFILE versus Java SDK uses CDP_DEFAULT_PROFILE.
exported constants.
exported constants.
exported constants.
exported constants.

# Structs

ChainCredentialsProvider returns CDP credentials by using a chain of credential providers in order.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
EnvCredentialsProvider provides credentials from environment variables CDP_ACCESS_KEY_ID and CDP_PRIVATE_KEY.
FileCredentialsProvider provides credentials by reading the profile and credentials from shared configuration and credentials files.
No description provided by the author
RequestHeadersRoundTripper sets the User-Agent and other custom headers see https://github.com/go-swagger/go-swagger/blob/701e7f3ee85df9d47fcf639dd7a279f7ab6d94d7/docs/faq/faq_client.md?plain=1#L28.
No description provided by the author
StaticCredentialsProvider provides credentials from pre-configured static Credentials.

# Interfaces

No description provided by the author
Logger is a simple interface so that SDK users can write their own logging adaptors.