package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Functions
ExtractFlavors accepts a Page struct, specifically a FlavorsPage struct, and extracts the elements into a slice of flavor structs.
List returns a Pager which allows you to iterate over a collection of flavors.
# Structs
No description provided by the author
FlavorsPage is the page returned by a pager when traversing over a collection of flavor.
No description provided by the author
ListOpts allows the filtering and sorting of paginated collections through the API.
No description provided by the author
# Interfaces
ListOptsBuilder allows extensions to add additional parameters to the List request.