sourceNamespace property

String? sourceNamespace
final

Source namespace constraining the applicability of a rule to workloads in that namespace. If the VirtualService has a list of gateways specified in the top-level gateways field, it must include the reserved gateway mesh for this field to be applicable.

Implementation

final String? sourceNamespace;