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 + 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