Interface protos.google.container.v1.IListClustersResponse (2.4.4)

Properties of a ListClustersResponse.

Package

@google-cloud/container!

Properties

clusters

clusters?: (google.container.v1.ICluster[]|null);

ListClustersResponse clusters

Property Value
TypeDescription
(google.container.v1.ICluster[]|null)

missingZones

missingZones?: (string[]|null);

ListClustersResponse missingZones

Property Value
TypeDescription
(string[]|null)