Class ListClustersResponse (2.41.0)

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

ListClustersResponse is the result of ListClustersRequest.

Attributes

NameDescription
clusters MutableSequence[google.cloud.container_v1beta1.types.Cluster]
A list of clusters in the project in the specified zone, or across all ones.
missing_zones MutableSequence[str]
If any zones are listed here, the list of clusters returned may be missing those zones.