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

# Functions

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

# Structs

ApiInstance contains all the information associated with a API.
No description provided by the author
No description provided by the author
No description provided by the author
CreateOpts contains options for creating a API.
CreateResult contains the response body and error from a Create request.
DeleteResult contains the response body and error from a Delete request.
No description provided by the author
GetResult contains the response body and error from a Get request.
No description provided by the author
No description provided by the author
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.

# Type aliases

No description provided by the author
No description provided by the author