Documentation
¶
Overview ¶
Package extensions provides information and interaction with the different extensions available for the OpenStack Compute service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractExtensions ¶
func ExtractExtensions(page pagination.Page) ([]common.Extension, error)
ExtractExtensions interprets a Page as a slice of Extensions.
func Get ¶
func Get(c *gophercloud.ServiceClient, alias string) common.GetResult
Get retrieves information for a specific extension using its alias.
func List ¶
func List(c *gophercloud.ServiceClient) pagination.Pager
List returns a Pager which allows you to iterate over the full collection of extensions. It does not accept query parameters.
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
testing
compute_extensions_bootfromvolume_v2
|
compute_extensions_bootfromvolume_v2 |
testing
compute_extensions_defsecrules_v2
|
compute_extensions_defsecrules_v2 |
Package diskconfig provides information and interaction with the Disk Config extension that works with the OpenStack Compute service.
|
Package diskconfig provides information and interaction with the Disk Config extension that works with the OpenStack Compute service. |
testing
compute_extensions_diskconfig_v2
|
compute_extensions_diskconfig_v2 |
Package floatingips provides the ability to manage floating ips through nova-network
|
Package floatingips provides the ability to manage floating ips through nova-network |
testing
compute_extensions_floatingips_v2
|
compute_extensions_floatingips_v2 |
Package hypervisors gives information and control of the os-hypervisors portion of the compute API
|
Package hypervisors gives information and control of the os-hypervisors portion of the compute API |
Package keypairs provides information and interaction with the Keypairs extension for the OpenStack Compute service.
|
Package keypairs provides information and interaction with the Keypairs extension for the OpenStack Compute service. |
testing
compute_extensions_keypairs_v2
|
compute_extensions_keypairs_v2 |
Package network provides the ability to manage nova-networks
|
Package network provides the ability to manage nova-networks |
testing
compute_extensions_networks_v2
|
compute_extensions_networks_v2 |
Package pauseunpause provides functionality to pause and unpause servers that have been provisioned by the OpenStack Compute service.
|
Package pauseunpause provides functionality to pause and unpause servers that have been provisioned by the OpenStack Compute service. |
testing
compute_extensions_pauseunpause_v2
|
compute_extensions_pauseunpause_v2 |
Package quotasets provides information and interaction with QuotaSet extension for the OpenStack Compute service.
|
Package quotasets provides information and interaction with QuotaSet extension for the OpenStack Compute service. |
testing
compute_extensions_quotasets_v2
|
compute_extensions_quotasets_v2 |
Package schedulerhints enables instances to provide the OpenStack scheduler hints about where they should be placed in the cloud.
|
Package schedulerhints enables instances to provide the OpenStack scheduler hints about where they should be placed in the cloud. |
testing
compute_extensions_schedulerhints_v2
|
compute_extensions_schedulerhints_v2 |
testing
compute_extensions_secgroups_v2
|
compute_extensions_secgroups_v2 |
Package servergroups provides the ability to manage server groups
|
Package servergroups provides the ability to manage server groups |
testing
compute_extensions_servergroups_v2
|
compute_extensions_servergroups_v2 |
Package startstop provides functionality to start and stop servers that have been provisioned by the OpenStack Compute service.
|
Package startstop provides functionality to start and stop servers that have been provisioned by the OpenStack Compute service. |
testing
compute_extensions_startstop_v2
|
compute_extensions_startstop_v2 |
Package tenantnetworks provides the ability for tenants to see information about the networks they have access to
|
Package tenantnetworks provides the ability for tenants to see information about the networks they have access to |
testing
compute_extensions_tenantnetworks_v2
|
compute_extensions_tenantnetworks_v2 |
compute_extensions_v2
|
compute_extensions_v2 |
Package volumeattach provides the ability to attach and detach volumes to instances
|
Package volumeattach provides the ability to attach and detach volumes to instances |
testing
compute_extensions_volumeattach_v2
|
compute_extensions_volumeattach_v2 |
Click to show internal directories.
Click to hide internal directories.