package
0.25.1
Repository: https://github.com/flowswiss/gophercloud.git
Documentation: pkg.go.dev

# Packages

apiversions_v1.

# Functions

ExtractAPIVersions takes a collection page, extracts all of the elements, and returns them a slice of APIVersion structs.
Get will get a specific API version, specified by major ID.
List lists all the API versions available to end-users.

# Structs

APIVersion represents an API version for the Shared File System service.
APIVersionPage is the page returned by a pager when traversing over a collection of API versions.
ErrMultipleVersionsFound is the error when a request for an API version returns multiple results.
ErrVersionNotFound is the error when the requested API version could not be found.
GetResult represents the result of a get operation.