google_api_container v0.0.1 GoogleApi.Container.V1.Model.ListClustersResponse View Source

ListClustersResponse is the result of ListClustersRequest.

Attributes

  • clusters (List[Cluster]): A list of clusters in the project in the specified zone, or across all ones. Defaults to: null.
  • missingZones (List[String]): If any zones are listed here, the list of clusters returned may be missing those zones. Defaults to: null.