1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/swarm
Arnaud Porterie (icecrime) e6e1fd5d06
Make --dispatcher-heartbeat-period a duration
Make `--dispatcher-heartbeat-period` a duration in `docker swarm
update`, allowing to express the value as "5s", "1h", etc.

Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
2016-06-14 18:10:49 -07:00
..
cmd.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
init.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
inspect.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
join.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
leave.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
opts.go Add Swarm management CLI commands 2016-06-13 22:17:15 -07:00
update.go Make --dispatcher-heartbeat-period a duration 2016-06-14 18:10:49 -07:00