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

# Functions

Create is a method by which can create a new snat rule.
Delete is a method by which can be able to delete a snat rule.
Get is a method by which can get the detailed information of the specified snat rule.

# Structs

CreateOpts contains all the values needed to create a new snat rule resource.
CreateResult is a return struct of create method.
DeleteResult is a return struct of delete method.
GetResult is a return struct of get method.
SnatRule is a struct that represents a snat rule.

# Interfaces

CreateOptsBuilder is an interface must satisfy to be used as Create options.