Versions in this module Expand all Collapse all v0 v0.99.1 Oct 31, 2019 v0.99.0 Oct 31, 2019 Changes in this version + func List(client *gophercloud.ServiceClient) pagination.Pager + type AvailabilityZone struct + CreatedAt time.Time + ID string + Name string + UpdatedAt time.Time + func ExtractAvailabilityZones(r pagination.Page) ([]AvailabilityZone, error) + func (r *AvailabilityZone) UnmarshalJSON(b []byte) error + type AvailabilityZonePage struct