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

# Functions

No description provided by the author
Create accepts a CreateOpts struct and uses the values to create a new addon.
Delete will permanently delete a particular addon based on its unique ID.
No description provided by the author
Get retrieves a particular addon based on its unique ID.
No description provided by the author
List returns collection of addons.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
CreateOpts contains all the values needed to create a new addon.
CreateResult represents the result of a create operation.
DeleteResult represents the result of a delete operation.
No description provided by the author
GetResult represents the result of a get operation.
No description provided by the author
ListOpts allows the filtering of list data using given parameters.
ListResult represents the result of a list operation.
Metadata required to create an addon.
Specifications to create an addon.
Specifications to create an addon.
No description provided by the author
No description provided by the author
UpdateResult represents the result of an update operation.
No description provided by the author
No description provided by the author

# Interfaces

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