moby--moby/api/server/router/swarm
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
..
backend.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
cluster.go Rely on request.Context() cancellation 2018-11-27 17:06:31 -08:00
cluster_routes.go Add support for sending down service Running and Desired task counts 2019-10-14 10:43:00 -05:00
helpers.go Add support capabilities list on services 2019-05-28 19:52:36 +03:00
helpers_test.go Use Runtime target 2019-02-19 13:14:17 -06:00