Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Credential ¶
Credential is the provider-local Huawei credential shape used by the lightweight IAM/control-plane client. Region may still be "all" at the provider boundary and is resolved before individual requests are sent.
func FromOptions ¶
func FromOptions(options schema.Options) (Credential, error)
func New ¶
func New(ak, sk, region string, intl bool) Credential
func (Credential) Validate ¶
func (c Credential) Validate() error
Click to show internal directories.
Click to hide internal directories.