package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Functions
Create is a method used to create a new cloud WAF using given parameters.
CreatePostPaid is a method used to create a new post paid cloud WAF using given parameters.
DeletePostPaid is a method used to delete a post paid cloud WAF using given parameters.
Get is a method used to obtain the cloud WAF details.
GetWithEpsID is a method used to obtain the cloud WAF details with eps ID.
Update is a method used to update the cloud WAF using given parameters.
# Structs
CreateOpts is the structure required by the 'Create' method to create a cloud WAF.
CreatePostPaidOpts is the structure required by the 'Create' method to create a post paid cloud WAF.
DeletePostPaidOpts is the structure required by the 'Delete' method to delete a post paid cloud WAF.
ExpackProductInfo is an object that represents the configuration of the extended packages.
Instance is the structure that represents the details of the cloud WAF instance.
Premium is the structure that represents the configuration of the dedicated mode.
ProductInfo is an object that represents the configuration of the cloud WAF.
Resource is the structure that represents the details of the WAF resource.
UpdateOpts is the structure required by the 'Update' method to update the cloud WAF configuration.
UpdateProductInfo is an object that represents the update configuration of the cloud WAF.