clusterName property

String? clusterName
getter/setter pair

The name of the Kubernetes cluster in which this Istio service is defined.

Corresponds to the cluster_name resource label in k8s_cluster resources.

Implementation

core.String? clusterName;