menu
googleapis package
documentation
container/v1.dart
ListNodePoolsResponse
nodePools property
nodePools property
dark_mode
light_mode
nodePools
property
List
<
NodePool
>
?
nodePools
getter/setter pair
A list of node pools for a cluster.
Implementation
core.List<NodePool>? nodePools;
googleapis package
documentation
container/v1
ListNodePoolsResponse
nodePools property
ListNodePoolsResponse class