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 Listeners based on the configuration defined in the CreateOpts struct.
Delete will permanently delete a particular Listeners based on its unique ID.
Get retrieves a particular Listeners based on its unique ID.
Update is an operation which modifies the attributes of the specified Listener.

# Constants

Supported attributes for create/update operations.
Supported attributes for create/update operations.
Supported attributes for create/update operations.
Supported attributes for create/update operations.

# Structs

CreateOpts represents options for creating a listener.
CreateResult represents the result of a create operation.
DeleteResult represents the result of a delete operation.
GetResult represents the result of a get operation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Listener is the primary load balancing configuration object that specifies the loadbalancer and port on which client traffic is received, as well as other details such as the load balancing method to be use, protocol, etc.
No description provided by the author
UpdateOpts represents options for updating a Listener.
UpdateResult represents the result of an update operation.

# Interfaces

CreateOptsBuilder allows extensions to add additional parameters to the Create request.
UpdateOptsBuilder allows extensions to add additional parameters to the Update request.

# Type aliases

Type Protocol represents a listener protocol.