Class ListNodePoolsResponse (2.6.1)

Stay organized with collections Save and categorize content based on your preferences.
ListNodePoolsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

ListNodePoolsResponse is the result of ListNodePoolsRequest. .. attribute:: node_pools

A list of node pools for a cluster.

:type: Sequence[google.cloud.container_v1beta1.types.NodePool]

Inheritance

builtins.object > proto.message.Message > ListNodePoolsResponse