 Documentation
      ¶
      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
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 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. | 
| 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. | 
 Click to show internal directories. 
   Click to hide internal directories.