package
0.7.1
Repository: https://github.com/dmndru/gophercloud.git
Documentation: pkg.go.dev

# Packages

Package agents provides the ability to retrieve and manage Agents through the Neutron API.
Package attributestags manages Tags on Resources created by the OpenStack Neutron Service.
No description provided by the author
Package external provides information and interaction with the external extension for the OpenStack Networking service.
Package extradhcpopts allow to work with extra DHCP functionality of Neutron ports.
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.
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.
No description provided by the author
Package networkipavailabilities provides the ability to retrieve and manage networkipavailabilities through the Neutron API.
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.
No description provided by the author
Package quotas provides the ability to retrieve and manage Networking quotas through the Neutron API.
Package rbacpolicies contains functionality for working with Neutron RBAC Policies.
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.
Package trunks provides the ability to retrieve and manage trunks through the Neutron API.
Package vlantransparent provides the ability to retrieve and manage networks with the vlan-transparent extension through the Neutron API.
No description provided by the author

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