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

# Functions

Apply is a method by which can access to apply the public ip.
Delete is a method by which can be able to delete a private ip.
No description provided by the author
Get is a method by which can get the detailed information of public ip.
No description provided by the author
Update is a method which can be able to update the port of public ip.

# Structs

ApplyOpts is a struct which is used to create public ip.
ApplyResult is a struct which represents the result of apply public ip.
No description provided by the author
DeleteResult is a struct of delete result.
GetResult is a return struct of get method.
No description provided by the author
PublicIp is a struct that represents a public ip.
No description provided by the author
No description provided by the author
UpdateOpts is a struct which represents the request body of update method.
UpdateResult is a struct which contains the result of update method.

# Interfaces

ApplyOptsBuilder is an interface by which can build the request body of public ipapplication.
No description provided by the author
UpdateOptsBuilder is an interface by which can be able to build the requestbody.