pub fn stale_tlsroute_arecord_label_selector(
current_cluster: &str,
namespace: &str,
route_name: &str,
) -> StringExpand description
Builds a label selector string matching ARecords for the given TLSRoute that
belong to any cluster other than current_cluster.