package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
ExtractFlavors provides access to the list of flavors in a page acquired from the List operation.
FilterFlavors used to filter flavors using Id and Name.
No description provided by the author
# Constants
AllAccess (admin only) returns public and private flavors across all projects.
PrivateAccess (admin only) returns private flavors, across all projects.
PublicAccess returns public flavors and private flavors associated with that project.
# Structs
Flavor represent (virtual) hardware configurations for server resources in a region.
FlavorPage contains a single page of all flavors from a List call.
ListOpts allows the filtering and sorting of paginated collections through the API.
# Interfaces
ListOptsBuilder allows extensions to add additional parameters to the List request.
# Type aliases
The AccessType arguement is optional, and if it is not supplied, OpenStackreturns the PublicAccess flavors.