// Package flavors provides information and interaction with the flavors API | |
// resource in the OpenStack CDN service. This API resource allows for | |
// listing flavors and retrieving a specific flavor. | |
// | |
// A flavor is a mapping configuration to a CDN provider. | |
package flavors |