Class ClusterIstio (2.0.1)

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

Istio service scoped to a single Kubernetes cluster. Learn more at http://istio.io.

Attributes

NameDescription
location str
The location of the Kubernetes cluster in which this Istio service is defined. Corresponds to the location resource label in k8s_cluster resources.
cluster_name str
The name of the Kubernetes cluster in which this Istio service is defined. Corresponds to the cluster_name resource label in k8s_cluster resources.
service_namespace str
The namespace of the Istio service underlying this service. Corresponds to the destination_service_namespace metric label in Istio metrics.
service_name str
The name of the Istio service underlying this service. Corresponds to the destination_service_name metric label in Istio metrics.