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 nat gateway.
Delete is a method by which can be able to delete a nat gateway.
No description provided by the author
Get is a method by which can get the detailed information of the specified nat gateway.
No description provided by the author
Update allows nat gateway resources to be updated.

# Structs

CreateOpts contains all the values needed to create a new nat gateway 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.
No description provided by the author
NatGateway is a struct that represents a nat gateway.
No description provided by the author
UpdateOpts is a struct which represents the request body of update method.
UpdateResult is a return struct of update method.

# Interfaces

CreateOptsBuilder is an interface must satisfy to be used as Create options.
No description provided by the author
UpdateOptsBuilder is the interface type must satisfy to be used as Update options.