mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
The `Node.Status` property was only present in the example, but not in the definition. This patch adds definitions for `NodeStatus` and `NodeState`, similar to what is used in the code; -f02a5b50c4/api/types/swarm/node.go (L77-L82)-f02a5b50c4/api/types/swarm/node.go (L103-L115)Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 26b247e706e613af5214e4a89de375128f3368dd Component: engine