package
1.4.5
Repository: https://github.com/aliyun/credentials-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package request is used for internal.
Package request is used for internal.
Package request is used for internal.

# Functions

No description provided by the author
NewCredential return a credential according to the type in config.

# Constants

Environmental virables that may be used by the provider.
Environmental virables that may be used by the provider.
Environmental virables that may be used by the provider.
Environmental virables that may be used by the provider.
Environmental virables that may be used by the provider.
Environmental virables that may be used by the provider.
Environmental virables that may be used by the provider.
EnvVarAccessKeyId is a name of ALIBABA_CLOUD_ACCESS_KEY_Id.
No description provided by the author
EnvVarAccessKeySecret is a name of ALIBABA_CLOUD_ACCESS_KEY_SECRET.
Environmental virables that may be used by the provider.

# Structs

BearerTokenCredential is a kind of credential.
Config is important when call NewCredential.
CredentialModel is a model.
ECSRAMRoleCredentialsProvider is a kind of credentials provider.
RAMRoleArnCredentialsProvider is a kind of credentials.
Deprecated: no more recommend to use it RsaKeyPairCredentialsProvider is a kind of credentials provider.
URLCredential is a kind of credential.
No description provided by the author

# Interfaces

Credential is an interface for getting actual credential.
Provider will be implemented When you want to customize the provider.