Name | Type | Description | Notes |
---|---|---|---|
name | String | Name for the node. | [optional] |
labels | {String: String} | User-defined key/value metadata. | [optional] |
role | String | Role of the node. | [optional] |
availability | String | Availability of the node. | [optional] |
-
worker
(value:"worker"
) -
manager
(value:"manager"
)
-
active
(value:"active"
) -
pause
(value:"pause"
) -
drain
(value:"drain"
)