sourceLabels property

Map<String, String>? sourceLabels
final

One or more labels that constrain the applicability of a rule to workloads with the given labels. 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 Map<String, String>? sourceLabels;