package
1.0.23
Repository: https://github.com/gaoyw1/gophercloud.git
Documentation: pkg.go.dev

# Packages

Package external provides information and interaction with the external extension for the OpenStack Networking service.
Package fwaas provides information and interaction with the Firewall as a Service 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 lbaas_v2 provides information and interaction with the Load Balancer as a Service v2 extension for the OpenStack Networking service.
Package portsbinding provides information and interaction with the port binding extension for the OpenStack Networking service.
Package portsecurity provides information and interaction with the port security 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.
Package subnetpools provides the ability to retrieve and manage subnetpools through the Neutron API.
extensions unit tests.

# 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.