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

# Functions

Create is an operation which provisions a new IpGroups based on the configuration defined in the CreateOpts struct.
Delete will permanently delete a particular Ipgroups based on its unique ID.
Get retrieves a particular Ipgroups based on its unique ID.
Update is an operation which modifies the attributes of the specified IpGroup.

# Structs

CreateOpts represents options for creating a ipgroup.
CreateResult represents the result of a create operation.
DeleteResult represents the result of a delete operation.
GetResult represents the result of a get operation.
No description provided by the author
No description provided by the author
No description provided by the author
UpdateOpts represents options for updating a IpGroup.
UpdateResult represents the result of an update operation.

# Interfaces

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