mirror of
https://github.com/docker/cli.git
synced 2026-09-01 02:24:23 -05:00
The `Node.ManagerStatus` property was only present in the example, but not in the definition. This patch adds definitions for `ManagerStatus` and `Reachability`, similar to what is used in the code; https://github.com/moby/moby/blob/f02a5b50c407bdb087388e18e1ac619f2788dd8d/api/types/swarm/node.go#L84-L101 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 3f1ad79faf3bfecc19722eb6541bb415024dafe4 Component: engine