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

# Packages

tenantnetworks unit tests.

# Functions

ExtractNetworks interprets a page of results as a slice of Network.
Get returns data about a previously created Network.
List returns a Pager that allows you to iterate over a collection of Networks.

# Structs

GetResult is the response from a Get operation.
A Network represents a network that a server communicates on.
NetworkPage stores a single page of all Networks results from a List call.
No description provided by the author