1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router/network
Alessandro Boch fcafc7108b Allow to control network scope
- User can now promote a network's scope to swarm,
  so that the network is visible to swarm

Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-05-17 15:50:28 -07:00
..
backend.go Honor context cancellation when pruning 2017-04-24 09:11:29 -07:00
filter.go Add --filter scope=swarm|local for docker network ls 2017-03-23 18:48:11 -07:00
filter_test.go Add --filter scope=swarm|local for docker network ls 2017-03-23 18:48:11 -07:00
network.go Honor context cancellation when pruning 2017-04-24 09:11:29 -07:00
network_routes.go Allow to control network scope 2017-05-17 15:50:28 -07:00