currentNodeCount property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
The number of nodes currently in the cluster.
Deprecated. Call Kubernetes API directly to retrieve node information.
Output only.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.int? currentNodeCount;