# Packages
cdn_flavors_v1.
# Functions
ExtractFlavors extracts and returns Flavors.
Get retrieves a specific flavor based on its unique ID.
List returns a single page of CDN flavors.
# Structs
Flavor represents a mapping configuration to a CDN provider.
FlavorPage is the page returned by a pager when traversing over a collection of CDN flavors.
GetResult represents the result of a get operation.
Provider represents a provider for a particular flavor.