blob: d4066985cb256d5e9423eea3bd1f7c246af6e7c1 [file] [log] [blame]
Jon Perritt3f847c52015-01-22 21:12:24 -07001// 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.
6package flavors