moby--moby/libnetwork/drivers
Alessandro Boch ece544627b Adding manager pkg for swarm visible network drivers
- Orchestrator interaction with the network driver is limited
  to at most allocation/release of simple resources. For local scope
  drivers all what is needed is the retrieval of the driver scope.The
  full driver code base does not need to be pulled into the orschestrator.
  This PR introduces a dedicated package in each builtin nw
  driver for that purpose, as it was done for overlay driver.

Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-05-12 17:16:54 -07:00
..
bridge Adding manager pkg for swarm visible network drivers 2017-05-12 17:16:54 -07:00
host Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
ipvlan Adding manager pkg for swarm visible network drivers 2017-05-12 17:16:54 -07:00
macvlan Adding manager pkg for swarm visible network drivers 2017-05-12 17:16:54 -07:00
null swarm mode network inspect should provide cluser-wide task details 2017-03-10 19:12:00 -08:00
overlay Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
remote Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
solaris Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00
windows Add ConnectivityScope capability for network drivers along with scope network option 2017-05-12 17:16:34 -07:00