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
Vincent Demeester 0f9d22cd66
Replace API version comparison by a if
… as we don't know for sure what API version it will be at that time.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-03-15 10:46:06 +01:00
..
build fix func name "BuildFromContext" in comment 2017-03-02 17:00:40 +08:00
checkpoint router: Return explicit error rather than 404 for experimental. 2016-11-17 15:51:47 -08:00
container bump API to 1.28 2017-03-14 09:32:50 -07:00
image Replace API version comparison by a if 2017-03-15 10:46:06 +01:00
network bump API to 1.28 2017-03-14 09:32:50 -07:00
plugin Use distribution reference 2017-02-07 11:08:37 -08:00
swarm Implement server-side rollback, for daemon versions that support this 2017-03-03 16:33:34 -08:00
system rename clusterProvider to cluster in router 2016-12-26 20:53:13 +08:00
volume Convert DanglingOnly to Filters for docker image prune 2016-12-02 20:08:49 -08: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