nodes property

List<Node>? nodes
getter/setter pair

Provides Kubernetes node information.

Implementation

core.List<Node>? nodes;