# Functions
NetworksFromServices creates a new Networks struct based on networks configurations and services configuration.
NewNetwork creates a new network from the specified name and config.
# Structs
DockerFactory implements project.NetworksFactory.
Network holds attributes and method for a network definition in compose.
Networks holds a list of network.