moby/api/server/router
Alessandro Boch 54d22cbd9a Verify Endpoint.Info() before accessing it
- During concurrent operations in multihost environment,
  it is possible that the implementer of `EndpointInfo`
  is nil. It simply means the endpoint is no longer
  available in the datastore.

Signed-off-by: Alessandro Boch <aboch@docker.com>
2015-11-04 13:27:17 -08:00
..
local Merge pull request #17614 from LK4D4/fix_golint 2015-11-03 15:32:12 -08:00
network Verify Endpoint.Info() before accessing it 2015-11-04 13:27:17 -08:00
volume create generic backend to cut dependency on daemon 2015-11-02 16:29:16 -08:00
router.go Network remote APIs using new router, --net=<user-defined-network> changes 2015-10-07 03:54:19 -07:00