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

# Packages

No description provided by the author

# Functions

Create creates a new Region.
Delete deletes a region.
ExtractRegions returns a slice of Regions contained in a single page of results.
Get retrieves details on a single region, by ID.
List enumerates the Regions to which the current token has access.
Update updates an existing Region.

# Structs

CreateOpts provides options used to create a region.
CreateResult is the response from a Create operation.
DeleteResult is the response from a Delete operation.
GetResult is the response from a Get operation.
ListOpts provides options to filter the List results.
Region helps manage related users.
RegionPage is a single page of Region results.
UpdateOpts provides options for updating a region.
UpdateResult is the response from an Update operation.

# Interfaces

CreateOptsBuilder allows extensions to add additional parameters to the Create request.
ListOptsBuilder allows extensions to add additional parameters to the List request.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.