Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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 ¶
type Extension ¶
Extension is a single OpenStack extension.
func ExtractExtensions ¶
func ExtractExtensions(page pagination.Page) ([]Extension, error)
ExtractExtensions interprets a Page as a slice of Extensions.
type GetResult ¶
GetResult wraps a GetResult from common.
func Get ¶
func Get(c *gophercloud.ServiceClient, alias string) GetResult
Get retrieves information for a specific extension using its alias.
Directories ¶
Path | Synopsis |
---|---|
Package external provides information and interaction with the external extension for the OpenStack Networking service.
|
Package external provides information and interaction with the external extension for the OpenStack Networking service. |
testing
networking_extensions_external_v2
|
networking_extensions_external_v2 |
Package fwaas provides information and interaction with the Firewall as a Service extension for the OpenStack Networking service.
|
Package fwaas provides information and interaction with the Firewall as a Service extension for the OpenStack Networking service. |
firewalls/testing
networking_extensions_fwaas_firewalls_v2
|
networking_extensions_fwaas_firewalls_v2 |
policies/testing
networking_extensions_fwaas_policies_v2
|
networking_extensions_fwaas_policies_v2 |
routerinsertion
Package routerinsertion implements the fwaasrouterinsertion FWaaS extension.
|
Package routerinsertion implements the fwaasrouterinsertion FWaaS extension. |
routerinsertion/testing
networking_extensions_fwaas_extensions_routerinsertion_v2
|
networking_extensions_fwaas_extensions_routerinsertion_v2 |
rules/testing
networking_extensions_fwaas_rules_v2
|
networking_extensions_fwaas_rules_v2 |
Package layer3 provides access to the Layer-3 networking extension for the OpenStack Neutron service.
|
Package layer3 provides access to the Layer-3 networking extension for the OpenStack Neutron service. |
floatingips/testing
networking_extensions_layer3_floatingips_v2
|
networking_extensions_layer3_floatingips_v2 |
routers/testing
networking_extensions_layer3_routers_v2
|
networking_extensions_layer3_routers_v2 |
Package lbaas provides information and interaction with the Load Balancer as a Service extension for the OpenStack Networking service.
|
Package lbaas provides information and interaction with the Load Balancer as a Service extension for the OpenStack Networking service. |
members/testing
networking_extensions_lbaas_members_v2
|
networking_extensions_lbaas_members_v2 |
monitors/testing
networking_extensions_lbaas_monitors_v2
|
networking_extensions_lbaas_monitors_v2 |
pools/testing
networking_extensions_lbaas_pools_v2
|
networking_extensions_lbaas_pools_v2 |
vips/testing
networking_extensions_lbaas_vips_v2
|
networking_extensions_lbaas_vips_v2 |
Package lbaas_v2 provides information and interaction with the Load Balancer as a Service v2 extension for the OpenStack Networking service.
|
Package lbaas_v2 provides information and interaction with the Load Balancer as a Service v2 extension for the OpenStack Networking service. |
listeners/testing
networking_extensions_lbaas_v2_listeners_v2
|
networking_extensions_lbaas_v2_listeners_v2 |
loadbalancers/testing
networking_extensions_lbaas_v2_loadbalancers_v2
|
networking_extensions_lbaas_v2_loadbalancers_v2 |
monitors/testing
networking_extensions_lbaas_v2_monitors_v2
|
networking_extensions_lbaas_v2_monitors_v2 |
pools/testing
networking_extensions_lbaas_v2_pools_v2
|
networking_extensions_lbaas_v2_pools_v2 |
Package portsbinding provides information and interaction with the port binding extension for the OpenStack Networking service.
|
Package portsbinding provides information and interaction with the port binding extension for the OpenStack Networking service. |
testing
networking_extensions_portsbinding_v2
|
networking_extensions_portsbinding_v2 |
Package provider gives access to the provider Neutron plugin, allowing network extended attributes.
|
Package provider gives access to the provider Neutron plugin, allowing network extended attributes. |
testing
networking_extensions_provider_v2
|
networking_extensions_provider_v2 |
Package security contains functionality to work with security group and security group rules Neutron resources.
|
Package security contains functionality to work with security group and security group rules Neutron resources. |
groups/testing
networking_extensions_security_groups_v2
|
networking_extensions_security_groups_v2 |
rules/testing
networking_extensions_security_rules_v2
|
networking_extensions_security_rules_v2 |
networking_extensions_v2
|
networking_extensions_v2 |
Click to show internal directories.
Click to hide internal directories.