Class ListNodePoolsResponse (0.5.9)

ListNodePoolsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

List of node pools in a cluster.

Attributes

NameDescription
node_pools MutableSequence[google.cloud.edgecontainer_v1.types.NodePool]
Node pools in the cluster.
next_page_token str
A token to retrieve next page of results.
unreachable MutableSequence[str]
Locations that could not be reached.