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

# Functions

Create will create a new API group based on the values in CreateOpts.
Delete will delete the existing group with the provided ID.
Get retrieves the group with the provided ID.
Update will update the API group with provided information.

# Structs

CreateOpts contains options for creating a API group.
CreateResult contains the response body and error from a Create request.
DeleteResult contains the response body and error from a Delete request.
GetResult contains the response body and error from a Get request.
Group contains all the information associated with a API group.
UpdateOpts contain options for updating an existing API group.
UpdateResult contains the response body and error from an Update request.
No description provided by the author

# Interfaces

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