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
Andrea Luzzardi 3976a33c1a router: Return explicit error rather than 404 for experimental.
Instead of not adding experimental routes at all, fail with an explicit
message if the daemon is not running in experimental mode.

Added the `router.Experimental` which does this automatically.

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2016-11-17 15:51:47 -08:00
..
build Adds ability to squash image after build 2016-11-01 13:41:59 -04:00
checkpoint router: Return explicit error rather than 404 for experimental. 2016-11-17 15:51:47 -08:00
container Merge pull request #27948 from WeiZhang555/consistent-filters 2016-11-02 00:53:15 -07:00
image Add reference filter and deprecated filter param… 2016-11-11 15:34:01 +01:00
network Show peer nodes in network inspect for swarm overlay networks 2016-11-09 13:58:04 -08:00
plugin Add plugin create functionality. 2016-11-09 15:23:03 -08:00
swarm router: Return explicit error rather than 404 for experimental. 2016-11-17 15:51:47 -08:00
system api: add Info struct for v1.24 2016-11-07 10:01:14 +01:00
volume Use a config to generate swagger api types 2016-10-31 11:13:41 -04:00
experimental.go router: Return explicit error rather than 404 for experimental. 2016-11-17 15:51:47 -08:00
local.go api/server/router: add Cancellable function 2016-03-25 10:19:23 -07:00
router.go Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00