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/local
Madhu Venugopal 2ab94e11a2 Network remote APIs using new router, --net=<user-defined-network> changes
* Moving Network Remote APIs out of experimental
* --net can now accept user created networks using network drivers/plugins
* Removed the experimental services concept and --default-network option
* Neccessary backend changes to accomodate multiple networks per container
* Integration Tests

Signed-off-by: David Calavera <david.calavera@gmail.com>
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-10-07 03:54:19 -07:00
..
auth.go Separate API router from server. 2015-09-29 19:43:03 -04:00
container.go Separate API router from server. 2015-09-29 19:43:03 -04:00
copy.go Separate API router from server. 2015-09-29 19:43:03 -04:00
exec.go Make exec start return proper error codes 2015-10-02 14:40:22 -04:00
image.go Separate API router from server. 2015-09-29 19:43:03 -04:00
info.go Resolves #16458 - filter events by labels. 2015-10-02 16:33:20 -04:00
inspect.go Separate API router from server. 2015-09-29 19:43:03 -04:00
local.go Network remote APIs using new router, --net=<user-defined-network> changes 2015-10-07 03:54:19 -07:00
volume.go Separate API router from server. 2015-09-29 19:43:03 -04:00