serviceNamespace property

String? serviceNamespace
getter/setter pair

The namespace of the Istio service underlying this service.

Corresponds to the destination_service_namespace metric label in Istio metrics.

Implementation

core.String? serviceNamespace;