Class ListClustersResponse (2.0.1)

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

ListClustersResponse is the result of ListClustersRequest.

Attributes

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