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
Alessandro Boch 9ee7b4dda9 Support configuration networks
- They are configuration-only networks which
  can be used to supply the configuration
  when creating regular networks.
- They do not get allocated and do net get plumbed.
  Drivers do not get to know about them.
- They can be removed, once no other network is
  using them.
- When user creates a network specifying a
  configuration network for the config, no
  other network specific configuration field
  is are accepted. User can only specify
  network operator fields (attachable, internal,...)

Signed-off-by: Alessandro Boch <aboch@docker.com>
2017-05-17 15:50:28 -07:00
..
build Add docker build --iidfile=FILE 2017-05-05 16:35:54 +01:00
checkpoint
container Update ContainerWait API 2017-05-16 15:11:39 -07:00
distribution api: Use OCI types for Digest and Platform 2017-05-16 14:54:23 -07:00
image Refacator pkg/streamformatter 2017-05-02 17:38:12 -04:00
network Support configuration networks 2017-05-17 15:50:28 -07:00
plugin Refacator pkg/streamformatter 2017-05-02 17:38:12 -04:00
swarm Disabling digest pinning for API versions < 1.30 2017-05-15 16:42:43 -07:00
system
volume
experimental.go
local.go
router.go