docs/api/server/router/network
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
..
backend.go create generic backend to cut dependency on daemon 2015-11-02 12:30:10 -08:00
network.go create generic backend to cut dependency on daemon 2015-11-02 12:30:10 -08:00
network_routes.go Verify Endpoint.Info() before accessing it 2015-11-04 13:27:17 -08:00