============================ ``topology_docker.networks`` ============================ .. automodule:: topology_docker.networks .. contents:: :local: .. currentmodule:: topology_docker.networks Functions ========= - :py:func:`create_docker_network`: Create a Docker managed network with given configuration (netns, prefix) to - :py:func:`create_platform_network`: Create a Topology managed network with given configuration (netns, prefix). .. autofunction:: create_docker_network .. autofunction:: create_platform_network