# Packages

Package external provides information and interaction with the external extension for the OpenStack Networking service.
Package layer3 provides access to the Layer-3 networking extension for the OpenStack Neutron service.
Package lbaas provides information and interaction with the Load Balancer as a Service extension for the OpenStack Networking service.
Package provider gives access to the provider Neutron plugin, allowing network extended attributes.
Package security contains functionality to work with security group and security group rules Neutron resources.

# Functions

ExtractExtensions interprets a Page as a slice of Extensions.
Get retrieves information for a specific extension using its alias.
List returns a Pager which allows you to iterate over the full collection of extensions.

# Structs

Extension is a single OpenStack extension.
GetResult wraps a GetResult from common.