Uses of Interface
io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3.CustomHeaderConfigOrBuilder
-
Packages that use CustomHeaderConfigOrBuilder Package Description io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3 -
-
Uses of CustomHeaderConfigOrBuilder in io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3
Classes in io.envoyproxy.envoy.extensions.http.original_ip_detection.custom_header.v3 that implement CustomHeaderConfigOrBuilder Modifier and Type Class Description classCustomHeaderConfigThis extension allows for the original downstream remote IP to be detected by reading the value from a configured header name.static classCustomHeaderConfig.BuilderThis extension allows for the original downstream remote IP to be detected by reading the value from a configured header name.
-