pyveth - veth driver for Docker Engine written in Python
Jacek Kowalski
23 hours ago 5687c6c38c48c23d03073b45e065aeb9b36873ae
lib/NetworkDriverData.py
@@ -13,3 +13,6 @@
endpoints: Dict[str, EndpointCreateEntity] = {}
__all__ = ['endpoints', 'networks', 'networks_sync']