Class ListClustersResponse (2.7.1)

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

ListClustersResponse is the result of ListClustersRequest. .. attribute:: clusters

A list of clusters in the project in the specified zone, or across all ones.

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

Attribute

NameDescription
missing_zones Sequence[str]
If any zones are listed here, the list of clusters returned may be missing those zones.