1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/types/swarm
Cezar Sa Espinola 7bd2611789
Add --health-* commands to service create and update
A HealthConfig entry was added to the ContainerSpec associated with the
service being created or updated.

Signed-off-by: Cezar Sa Espinola <cezarsa@gmail.com>
2016-10-28 15:19:08 -02:00
..
common.go add swarm type comments and fix nits 2016-09-26 17:17:52 +08:00
container.go Add --health-* commands to service create and update 2016-10-28 15:19:08 -02:00
network.go Added comments to PortConfig for greater clarity 2016-09-16 14:47:35 -07:00
node.go add swarm type comments and fix nits 2016-09-26 17:17:52 +08:00
service.go Service update failure thresholds and rollback 2016-10-18 10:09:50 -07:00
swarm.go Let swarmkit handle cluster defaults in swarm init if not specified 2016-09-27 04:19:38 -07:00
task.go Add force option to service update 2016-10-21 17:43:27 -07:00