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
ExtractServers accepts a Page struct, specifically a ServerPage struct, and extracts the elements into a slice of Server structs.
No description provided by the author
Get requests details on a single server, by ID.
ListServer returns a Pager which allows you to iterate over a collection of BMS Server resources.
# Variables
SortAsc is used to sort a list of servers in ascending order.
SortAvailabilityZone is used to sort a list of servers by availability_zone.
SortDesc is used to sort a list of servers in descending order.
SortDisplayName is used to sort a list of servers by display_name.
SortPowerState is used to sort a list of servers by power_state.
SortTaskState is used to sort a list of servers by task_state.
SortUUID is used to sort a list of servers by uuid.
SortVMState is used to sort a list of servers by vm_state.
# Structs
No description provided by the author
GetResult represents the result of a get operation.
No description provided by the author
No description provided by the author
ListServerOpts allows the filtering and sorting of paginated collections through the API.
No description provided by the author
Server exposes fields corresponding to a given server on the user's account.
No description provided by the author