608 B
608 B
NodeSpec
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | Option<String> | Name for the node. | [optional] |
| labels | Option<std::collections::HashMap<String, String>> | User-defined key/value metadata. | [optional] |
| role | Option<String> | Role of the node. | [optional] |
| availability | Option<String> | Availability of the node. | [optional] |