package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev

# Functions

Get is a function that retrieves an account's metadata.
Update is a function that creates, updates, or deletes an account's metadata.

# Structs

GetHeader represents the headers returned in the response from a Get request.
GetOpts is a structure that contains parameters for getting an account's metadata.
GetResult is returned from a call to the Get function.
UpdateHeader represents the headers returned in the response from an Update request.
UpdateOpts is a structure that contains parameters for updating, creating, or deleting an account's metadata.
UpdateResult is returned from a call to the Update function.

# Interfaces

GetOptsBuilder allows extensions to add additional headers to the Get request.
UpdateOptsBuilder allows extensions to add additional headers to the Update request.