Jon Perritt | 3f847c5 | 2015-01-22 21:12:24 -0700 | [diff] [blame] | 1 | // Package flavors provides information and interaction with the flavors API |
2 | // resource in the OpenStack CDN service. This API resource allows for | ||||
3 | // listing flavors and retrieving a specific flavor. | ||||
4 | // | ||||
5 | // A flavor is a mapping configuration to a CDN provider. | ||||
6 | package flavors |