package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
zones unit tests.
# Functions
AssociateZone associate a Router with a Zone.
Create implements a zone create request.
Delete implements a zone delete request.
DisassociateZone disassociate a Router with a Zone.
ExtractZones extracts a slice of Zones from a List result.
Get returns information about a zone, given its ID.
List implements a zone List request.
Update implements a zone update request.
# Structs
AssociateResult is the response from AssociateZone.
CreateOpts specifies the attributes used to create a zone.
CreateResult is the result of a Create request.
DeleteResult is the result of a Delete request.
DisassociateResult is the response from DisassociateZone.
GetResult is the result of a Get request.
ListOpts allows the filtering and sorting of paginated collections through the API.
RouterOpts specifies the required information to associate/disassociate a Router with a Zone.
No description provided by the author
UpdateOpts specifies the attributes to update a zone.
UpdateResult is the result of an Update request.
Zone represents a DNS zone.
ZonePage is a single page of Zone results.
# Interfaces
CreateOptsBuilder allows extensions to add additional attributes to the Create request.
ListOptsBuilder allows extensions to add parameters to the List request.
RouterOptsBuilder allows to add parameters to the associate/disassociate Zone request.
UpdateOptsBuilder allows extensions to add additional attributes to the Update request.