Versions in this module Expand all Collapse all v2 v2.2.1 Sep 25, 2024 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