moby/api/server/router
Madhu Venugopal 2ef00ba89f Include all endpoints in network inspect object
Prior to this change, the "docker network inspect" contains only the
endpoints that have active local container. This excludes all the remote
and stale endpoints. By including all the endpoints, it makes debugging
much simpler and also allows the user to cleanup any stale endpoints
using "docker network disconnect -f {network} {endpoint-name}".

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-03-13 16:58:53 -07:00
..
build Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
container Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
image Remove static errors from errors package. 2016-02-26 15:49:09 -05:00
network Include all endpoints in network inspect object 2016-03-13 16:58:53 -07:00
system Move stream flushes to backend 2016-02-09 14:25:02 -05:00
volume Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00
local.go Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00
router.go Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00