# Packages
No description provided by the author
# Functions
ExtractHypervisors interprets a page of results as a slice of Hypervisors.
Get makes a request against the API to get details for specific hypervisor.
Statistics makes a request against the API to get hypervisors statistics.
GetUptime makes a request against the API to get uptime for specific hypervisor.
List makes a request against the API to list hypervisors.
# Structs
CPUInfo represents CPU information of the hypervisor.
Hypervisor represents a hypervisor in the OpenStack cloud.
HypervisorPage represents a single page of all Hypervisors from a List request.
No description provided by the author
Service represents a Compute service running on the hypervisor.
Statistics represents a summary statistics for all enabled hypervisors over all compute nodes in the OpenStack cloud.
No description provided by the author
Topology represents a CPU Topology.
Uptime represents uptime and additional info for a specific hypervisor.
No description provided by the author