9fee66bce74c5492cca8a42bbee08a7c895d3d92
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; - https://github.com/moby/moby/blob/f02a5b50c407bdb087388e18e1ac619f2788dd8d/api/types/swarm/node.go#L77-L82 - https://github.com/moby/moby/blob/f02a5b50c407bdb087388e18e1ac619f2788dd8d/api/types/swarm/node.go#L103-L115 Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 26b247e706e613af5214e4a89de375128f3368dd Component: engine
Description
No description provided
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%