package
1.0.0
Repository: https://github.com/hyperhq/gophercloud.git
Documentation: pkg.go.dev

# Functions

ExtractFlavors interprets a page of List results as Flavors.
Get returns details about a single flavor, identity by ID.
ListDetail enumerates the server images available to your account.

# Constants

GetOutput is a sample response from a flavor Get request.
ListOutput is a sample response of a flavor List request.

# Variables

ExpectedFlavorSlice is the slice of Flavor structs that are expected to be parsed from ListOutput.
Performance1Flavor is the expected result of parsing GetOutput, or the first element of ListOutput.
Performance2Flavor is the second result expected from parsing ListOutput.

# Structs

ListOpts helps control the results returned by the List() function.