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 Volcengine AK/SK shape used by the lightweight OpenAPI client.
func FromOptions ¶
func FromOptions(options schema.Options) (Credential, error)
func New ¶
func New(accessKey, secretKey, sessionToken string) Credential
func (Credential) Validate ¶
func (c Credential) Validate() error
Click to show internal directories.
Click to hide internal directories.