Versions in this module Expand all Collapse all v1 v1.5.0-1 Jun 24, 2023 v1.2.1 Mar 20, 2023 Changes in this version + func ListVersions(c *gophercloud.ServiceClient) pagination.Pager + type APIVersion struct + ID string + Links []gophercloud.Link + Status string + func ExtractAPIVersions(r pagination.Page) ([]APIVersion, error) + type APIVersionPage struct + func (r APIVersionPage) IsEmpty() (bool, error)