Versions in this module Expand all Collapse all v1 v1.3.0 Feb 14, 2023 Changes in this version + func List(client *gophercloud.ServiceClient) pagination.Pager + type AvailabilityZone struct + ZoneName string + ZoneState ZoneState + func ExtractAvailabilityZones(r pagination.Page) ([]AvailabilityZone, error) + type AvailabilityZonePage struct + type ZoneState struct + Available bool