Cluster
import type { Cluster } from "https://googleapis.deno.dev/v1/vmwareengine:v1.ts";
A cluster in a private cloud.
§Properties
Optional. Configuration of the autoscaling applied to this cluster.
Output only. True if the cluster is a management cluster; false otherwise. There can only be one management cluster in a private cloud and it has to be the first one.
Output only. Identifier. The resource name of this cluster. Resource names
are schemeless URIs that follow the conventions in
https://cloud.google.com/apis/design/resource_names. For example:
projects/my-project/locations/us-central1-a/privateClouds/my-cloud/clusters/my-cluster
Required. The map of cluster node types in this cluster, where the key is
canonical identifier of the node type (corresponds to the NodeType
).
Output only. State of the resource.
Optional. Configuration of a stretched cluster. Required for clusters that belong to a STRETCHED private cloud.