moby--moby/api/server/router/swarm
Drew Erny 30d9fe30b1 Add swarm jobs
Adds support for ReplicatedJob and GlobalJob service modes. These modes
allow running service which execute tasks that exit upon success,
instead of daemon-type tasks.

Signed-off-by: Drew Erny <drew.erny@docker.com>
2020-01-13 13:21:12 -06: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 swarm jobs 2020-01-13 13:21:12 -06:00
helpers_test.go Use Runtime target 2019-02-19 13:14:17 -06:00