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 an SNAT rule using given parameters.
Delete is a method used to delete an existing SNAT rule.
Get is a method used to obtain the detail of the SNAT rule by its ID.
Update is a method used to modify an existing SNAT rule using given parameters.

# Structs

CreateOpts is the structure that used to create a new SNAT rule.
Rule is a struct that represents the SNAT rule detail.
CreateOpts is the structure that used to update the configuration of the SNAT rule.