package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Functions
HandleZoneCreationSuccessfully configures the test server to respond to a Create request.
HandleZoneDeleteSuccessfully configures the test server to respond to an Delete request.
HandleGetSuccessfully configures the test server to respond to a List request.
HandleListSuccessfully configures the test server to respond to a List request.
HandleZoneUpdateSuccessfully configures the test server to respond to an Update request.
# Constants
CreateZoneRequest is a sample request to create a zone.
CreateZoneResponse is a sample response to a create request.
DeleteZoneResponse is a sample response to update a zone.
GetOutput is a sample response to a Get call.
List Output is a sample response to a List call.
UpdateZoneRequest is a sample request to update a zone.
UpdateZoneResponse is a sample response to update a zone.
# Variables
CreatedZone is the expected created zone.
ExpectedZonesSlice is the slice of results that should be parsed from ListOutput, in the expected order.
No description provided by the author
FirstZone is the first result in ListOutput.
No description provided by the author
No description provided by the author
No description provided by the author