1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router/swarm
Sebastiaan van Stijn bd81df1278
Change "rotate_worker_token" to "rotateWorkerToken"
This renames the `rotate_xxx` flags to camelBack, for
consistency with other API query-params, such as
`detachKeys`, `noOverwriteDirNonDir`, and `fromImage`.

Also makes this flag accept a wider range of boolean
values ("0", "1", "true", "false"), and throw an error
if an invalid value is passed.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-07-23 01:04:12 +02:00
..
backend.go Replace secrets with join tokens 2016-07-21 15:23:03 -07:00
cluster.go Add Swarm management backend 2016-06-13 22:16:18 -07:00
cluster_routes.go Change "rotate_worker_token" to "rotateWorkerToken" 2016-07-23 01:04:12 +02:00