metadataFilters

@JvmName(name = "eitjonmksveqpxhm")
suspend fun metadataFilters(value: Output<List<RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgs>>)

Parameters

value

Opaque filter criteria used by Loadbalancer to restrict routing configuration to a limited set xDS compliant clients. In their xDS requests to Loadbalancer, xDS clients present node metadata. If a match takes place, the relevant routing configuration is made available to those proxies. For each metadataFilter in this list, if its filterMatchCriteria is set to MATCH_ANY, at least one of the filterLabels must match the corresponding label provided in the metadata. If its filterMatchCriteria is set to MATCH_ALL, then all of its filterLabels must match with corresponding labels in the provided metadata. metadataFilters specified here can be overrides those specified in ForwardingRule that refers to this UrlMap. metadataFilters only applies to Loadbalancers that have their loadBalancingScheme set to INTERNAL_SELF_MANAGED. Structure is documented below.


@JvmName(name = "wafkhtmqvqqjawdu")
suspend fun metadataFilters(vararg values: Output<RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgs>)


@JvmName(name = "ipbsuhrpflcfylto")
suspend fun metadataFilters(values: List<Output<RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgs>>)
@JvmName(name = "tpwrrtxxxitnfuye")
suspend fun metadataFilters(vararg values: RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgs)

Parameters

values

Opaque filter criteria used by Loadbalancer to restrict routing configuration to a limited set xDS compliant clients. In their xDS requests to Loadbalancer, xDS clients present node metadata. If a match takes place, the relevant routing configuration is made available to those proxies. For each metadataFilter in this list, if its filterMatchCriteria is set to MATCH_ANY, at least one of the filterLabels must match the corresponding label provided in the metadata. If its filterMatchCriteria is set to MATCH_ALL, then all of its filterLabels must match with corresponding labels in the provided metadata. metadataFilters specified here can be overrides those specified in ForwardingRule that refers to this UrlMap. metadataFilters only applies to Loadbalancers that have their loadBalancingScheme set to INTERNAL_SELF_MANAGED. Structure is documented below.


@JvmName(name = "ngeliourvgigmkmw")
suspend fun metadataFilters(argument: List<suspend RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgsBuilder.() -> Unit>)
@JvmName(name = "nepttplwlliewbiq")
suspend fun metadataFilters(vararg argument: suspend RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgsBuilder.() -> Unit)
@JvmName(name = "sjelaimgceceuaoi")
suspend fun metadataFilters(argument: suspend RegionUrlMapPathMatcherRouteRuleMatchRuleMetadataFilterArgsBuilder.() -> Unit)

Parameters

argument

Opaque filter criteria used by Loadbalancer to restrict routing configuration to a limited set xDS compliant clients. In their xDS requests to Loadbalancer, xDS clients present node metadata. If a match takes place, the relevant routing configuration is made available to those proxies. For each metadataFilter in this list, if its filterMatchCriteria is set to MATCH_ANY, at least one of the filterLabels must match the corresponding label provided in the metadata. If its filterMatchCriteria is set to MATCH_ALL, then all of its filterLabels must match with corresponding labels in the provided metadata. metadataFilters specified here can be overrides those specified in ForwardingRule that refers to this UrlMap. metadataFilters only applies to Loadbalancers that have their loadBalancingScheme set to INTERNAL_SELF_MANAGED. Structure is documented below.