Versions in this module Expand all Collapse all v1 v1.0.0 Oct 28, 2014 Changes in this version + const GetOutput + const ListOutput + var ExpectedFlavorSlice = []os.Flavor + var Performance1Flavor = os.Flavor + var Performance2Flavor = os.Flavor + func ExtractFlavors(page pagination.Page) ([]os.Flavor, error) + func Get(client *gophercloud.ServiceClient, id string) os.GetResult + func ListDetail(client *gophercloud.ServiceClient, opts os.ListOptsBuilder) pagination.Pager + type ListOpts struct + Limit int + Marker string + MinDisk int + MinRAM int + func (opts ListOpts) ToFlavorListQuery() (string, error)