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

# Packages

No description provided by the author

# Functions

Create accepts a CreateOpts struct and uses the values to create a new IPSec site connection.
Delete will permanently delete a particular IPSec site connection based on its unique ID.
ExtractConnections accepts a Page struct, specifically a Connection struct, and extracts the elements into a slice of Connection structs.
Get retrieves a particular IPSec site connection based on its unique ID.
List returns a Pager which allows you to iterate over a collection of IPSec site connections.
Update allows IPSec site connections to be updated.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Connection is an IPSec site connection.
ConnectionPage is the page returned by a pager when traversing over a collection of IPSec site connections.
CreateOpts contains all the values needed to create a new IPSec site connection.
CreateResult represents the result of a create operation.
DeleteResult represents the result of a delete operation.
No description provided by the author
DPDCreateOpts contains all the values needed to create a valid configuration for Dead Peer detection protocols.
UpdateOpts contains the values used when updating the DPD of an IPSec site connection.
GetResult represents the result of a get operation.
ListOpts allows the filtering and sorting of paginated collections through the API.
UpdateOpts contains the values used when updating an IPSec site connection.
UpdateResult represents the result of an update operation.

# Interfaces

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

# Type aliases

No description provided by the author
No description provided by the author