github.com/gophercloud/gophercloud@v1.11.0/openstack/cdn/v1/flavors/doc.go (about)

     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