package envoy.extensions.filters.udp.dns_filter.v3

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message DnsFilterConfig

dns_filter.proto:28

Configuration for the DNS filter.

message DnsFilterConfig.ClientContextConfig

dns_filter.proto:52

This message contains the configuration for the DNS Filter operating in a client context. This message will contain the timeouts, retry, and forwarding configuration for Envoy to make DNS requests to other resolvers [#next-free-field: 6]

Used in: DnsFilterConfig

message DnsFilterConfig.ServerContextConfig

dns_filter.proto:32

This message contains the configuration for the DNS Filter operating in a server context. This message will contain the virtual hosts and associated addresses with which Envoy will respond to queries

Used in: DnsFilterConfig