httpFilters

@JvmName(name = "xrceejxgpirifivq")
suspend fun httpFilters(value: Output<List<String>>)
@JvmName(name = "ybnbqpqeprphlthg")
suspend fun httpFilters(value: List<String>?)

Parameters

value

URLs to networkservices.HttpFilter resources enabled for xDS clients using this configuration. For example, https://networkservices.googleapis.com/v1alpha1/projects/project/locations/ locationhttpFilters/httpFilter Only filters that handle outbound connection and stream events may be specified. These filters work in conjunction with a default set of HTTP filters that may already be configured by Traffic Director. Traffic Director will determine the final location of these filters within xDS configuration based on the name of the HTTP filter. If Traffic Director positions multiple filters at the same location, those filters will be in the same order as specified in this list. httpFilters only applies for loadbalancers with loadBalancingScheme set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details.


@JvmName(name = "pqvtmewajopumoui")
suspend fun httpFilters(vararg values: Output<String>)


@JvmName(name = "hidbnlflshsdbvwl")
suspend fun httpFilters(values: List<Output<String>>)
@JvmName(name = "inrvmwkycqtgcitk")
suspend fun httpFilters(vararg values: String)

Parameters

values

URLs to networkservices.HttpFilter resources enabled for xDS clients using this configuration. For example, https://networkservices.googleapis.com/v1alpha1/projects/project/locations/ locationhttpFilters/httpFilter Only filters that handle outbound connection and stream events may be specified. These filters work in conjunction with a default set of HTTP filters that may already be configured by Traffic Director. Traffic Director will determine the final location of these filters within xDS configuration based on the name of the HTTP filter. If Traffic Director positions multiple filters at the same location, those filters will be in the same order as specified in this list. httpFilters only applies for loadbalancers with loadBalancingScheme set to INTERNAL_SELF_MANAGED. See ForwardingRule for more details.