# Packages
networks unit tests.
# Functions
ExtractNetworks interprets a page of results as a slice of Networks.
Get returns data about a previously created Network.
List returns a Pager that allows you to iterate over a collection of Network.
# Structs
GetResult is the response from a Get operation.
A Network represents a network in an OpenStack cloud.
NetworkPage stores a single page of all Network results from a List call.
No description provided by the author