NodeState type

Defines values for NodeState.
KnownNodeState can be used interchangeably with NodeState, this enum contains the known values that the service supports.

Known values supported by the service

idle
running
preparing
unusable
leaving
preempted

type NodeState = string