Documentation ¶
Overview ¶
availabilityzones unittests
Index ¶
Constants ¶
View Source
const GetOutput = `` /* 299-byte string literal not displayed */
Variables ¶
View Source
var AZResult = []az.AvailabilityZone{ { ZoneName: "internal", ZoneState: az.ZoneState{Available: true}, }, { ZoneName: "nova", ZoneState: az.ZoneState{Available: true}, }, }
Functions ¶
func HandleGetSuccessfully ¶
HandleGetSuccessfully configures the test server to respond to a Get request for availability zone information.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.