Documentation
¶
Overview ¶
Package flavors provides information and interaction with the flavor API resource in the Rackspace Database service.
Index ¶
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 List ¶
func List(client *gophercloud.ServiceClient) pagination.Pager
List will list all available flavors.
Types ¶
This section is empty.