Documentation
¶
Index ¶
- func Get(client *gophercloud.ServiceClient, flavorID string) os.GetResult
- func GetVersion(client *gophercloud.ServiceClient, datastoreID, versionID string) os.GetVersionResult
- func List(client *gophercloud.ServiceClient) pagination.Pager
- func ListVersions(client *gophercloud.ServiceClient, datastoreID string) pagination.Pager
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(client *gophercloud.ServiceClient, flavorID string) os.GetResult
Get retrieves the details for a particular flavor.
func GetVersion ¶
func GetVersion(client *gophercloud.ServiceClient, datastoreID, versionID string) os.GetVersionResult
GetVersion will retrieve the details of a specified datastore version.
func List ¶
func List(client *gophercloud.ServiceClient) pagination.Pager
List will list all available flavors.
func ListVersions ¶
func ListVersions(client *gophercloud.ServiceClient, datastoreID string) pagination.Pager
ListVersions will list all of the available versions for a specified datastore type.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.