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

# Functions

Create is an operation which provisions a new loadbalancer based on the configuration defined in the CreateOpts struct.
Update is an operation which modifies the attributes of the specified BackendECS.
Get retrieves a particular Loadbalancer based on its unique ID.

# Structs

No description provided by the author
CreateOpts is the common options struct used in this package's Create operation.
No description provided by the author
GetResult represents the result of a get operation.
No description provided by the author
No description provided by the author

# Interfaces

CreateOptsBuilder is the interface options structs have to satisfy in order to be used in the main Create operation in this package.
UpdateOptsBuilder is the interface options structs have to satisfy in order to be used in the main Update operation in this package.
No description provided by the author