# Functions

New creates a new Network.
NewPool returns a new Network pool.

# Structs

Handle for a network managed by a Pool.
Network wraps a docker network and server listening for requests on the gateway IP, used as meta-data service.
Pool tracks a set of networks ensuring that they can be re-used.