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

# Functions

Create will create a new cc attack protection rule based on the values in CreateOpts.
Delete will permanently delete a particular cc attack rule based on its unique ID.
Get retrieves a particular cc attack rule based on its unique ID.
Update will update a new cc attack protection rule based on the values in CreateOpts.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
CreateOpts contains all the values needed to create a new cc attack protection rule.
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
No description provided by the author
UpdateResult represents the result of a update operation.

# Interfaces

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