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

# Functions

Get is a method by which can get the detailed information of a bandwidth.
List is a method by which can get the detailed information of all bandwidths.
Update is a method which can be able to update the port of public ip.

# Structs

BandWidth is a struct that represents a bandwidth.
GetResult is a return struct of get method.
ListOpts allows extensions to add additional parameters to the API.
ListResult is a struct which contains the result of list method.
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

ListOptsBuilder allows extensions to add additional parameters to the List request.
UpdateOptsBuilder is an interface by which can be able to build the requestbody.