moby--moby/api/server/router
Drew Erny f36042d259 Add support for sending down service Running and Desired task counts
Adds a new ServiceStatus field to the Service object, which includes the
running and desired task counts. This new field is gated behind a
"status" query parameter.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2019-10-14 10:43:00 -05:00
..
build api/server: explicitly ignore unhandled errors (errcheck) 2019-09-18 12:57:46 +02:00
checkpoint Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
container Move CgroupnsMode feature to API v1.41 2019-05-13 15:04:28 -07:00
debug Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
distribution goimports: fix imports 2019-09-18 12:56:54 +02:00
grpc api: add undocumented /grpc endpoint to talk to GRPC services 2019-04-02 19:57:59 +00:00
image api/server: explicitly ignore unhandled errors (errcheck) 2019-09-18 12:57:46 +02:00
network Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
plugin api/server: explicitly ignore unhandled errors (errcheck) 2019-09-18 12:57:46 +02:00
session move /session api endpoint out of experimental 2018-08-21 22:43:34 +00:00
swarm Add support for sending down service Running and Desired task counts 2019-10-14 10:43:00 -05:00
system builder: remove legacy build's session handling 2019-10-02 20:29:15 +00:00
volume Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
experimental.go fix typos 2018-09-01 21:26:38 +08:00
local.go Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
router.go Add canonical import comment 2018-02-05 16:51:57 -05:00