# Functions

NewCredentialsClient returns a pointer to a new Credentials object wrapping the endpoint credentials Provider.
NewProviderClient returns a credentials Provider for retrieving byteplus credentials from arbitrary endpoint.

# Constants

ProviderName is the name of the credentials provider.

# Structs

Provider satisfies the credentials.Provider interface, and is a client to retrieve credentials from an arbitrary endpoint.