docs/api/server/router/local
Sebastiaan van Stijn 492945235b Merge pull request #17136 from gesellix/change-route-volume-create
rename `POST /volumes` to `POST /volumes/create`
2015-10-21 10:21:27 -07:00
..
auth.go refactor away direct references to daemon member 2015-10-09 14:40:03 -07:00
container.go Remove defensive check of mux vars handling. 2015-10-14 10:31:09 -07:00
copy.go Remove defensive check of mux vars handling. 2015-10-14 10:31:09 -07:00
exec.go Check the content type is json when calling exec start. 2015-10-19 11:46:44 -04:00
image.go emit a "tag" event when building image with "-t" parameter 2015-10-19 20:09:14 +08:00
info.go refactor access to daemon member EventsService 2015-10-19 09:41:29 -07:00
inspect.go Remove defensive check of mux vars handling. 2015-10-14 10:31:09 -07:00
local.go rename `POST /volumes` to `POST /volumes/create` to be consistent with the other `POST /.../create` endpoints 2015-10-17 14:13:40 +02:00
volume.go Separate API router from server. 2015-09-29 19:43:03 -04:00