Versions in this module Expand all Collapse all v1 v1.0.21 Mar 14, 2020 Changes in this version + func List(client *gophercloud.ServiceClient) pagination.Pager + func ListDetail(client *gophercloud.ServiceClient) pagination.Pager + type AvailabilityZone struct + Hosts Hosts + ZoneName string + ZoneState ZoneState + func ExtractAvailabilityZones(r pagination.Page) ([]AvailabilityZone, error) + type AvailabilityZonePage struct + type Hosts map[string]Services + type ServerAvailabilityZoneExt struct + AvailabilityZone string + type ServiceState struct + Active bool + Available bool + UpdatedAt time.Time + func (r *ServiceState) UnmarshalJSON(b []byte) error + type Services map[string]ServiceState + type ZoneState struct + Available bool