mirror of https://github.com/docker/docs.git
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>
(cherry picked from commit bd81df12780b0765e55582574eaa2a125adf65fa)
Signed-off-by: Tibor Vass <tibor@docker.com>
|
||
|---|---|---|
| .. | ||
| httputils | ||
| middleware | ||
| router | ||
| middleware.go | ||
| profiler.go | ||
| router_swapper.go | ||
| server.go | ||
| server_test.go | ||