package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev

# Functions

CreateInstance will create a dedicated waf instance based on the values in CreateOpts.
No description provided by the author
Delete will permanently delete a engine based on its unique ID.
No description provided by the author
GetInstance get the waf instance detail.
No description provided by the author
ListInstance query a list of waf instance base on ListInstanceOpts.
UpdateInstance query a list of waf instance base on UpdateInstanceOpts.
No description provided by the author

# Structs

CreateInstanceOpts the parameters in the creating request body.
CreationgRst the struct of returned by creating.
DedicatedInstance the dedicated waf instance detail.
DedicatedInstanceList the struct of returned by querying list.
No description provided by the author
No description provided by the author
ListInstanceOpts the parameters in the querying request.
UpdateInstanceOpts the parameters in the updating request.