Documentation ¶
Overview ¶
Package flavors provides information and interaction with the flavors API resource in the Rackspace CDN service. This API resource allows for listing flavors and retrieving a specific flavor.
A flavor is a mapping configuration to a CDN provider.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get(c *gophercloud.ServiceClient, id string) os.GetResult
Get retrieves a specific flavor based on its unique ID.
func List ¶
func List(c *gophercloud.ServiceClient) pagination.Pager
List returns a single page of CDN flavors.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.