| Package | Description |
|---|---|
| io.envoyproxy.envoy.data.dns.v3 | |
| io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3alpha |
| Modifier and Type | Class and Description |
|---|---|
class |
DnsTable
This message contains the configuration for the DNS Filter if populated
from the control plane
Protobuf type
envoy.data.dns.v3.DnsTable |
static class |
DnsTable.Builder
This message contains the configuration for the DNS Filter if populated
from the control plane
Protobuf type
envoy.data.dns.v3.DnsTable |
| Modifier and Type | Method and Description |
|---|---|
DnsTableOrBuilder |
DnsFilterConfig.ServerContextConfigOrBuilder.getInlineDnsTableOrBuilder()
Load the configuration specified from the control plane
.envoy.data.dns.v3.DnsTable inline_dns_table = 1; |
DnsTableOrBuilder |
DnsFilterConfig.ServerContextConfig.getInlineDnsTableOrBuilder()
Load the configuration specified from the control plane
.envoy.data.dns.v3.DnsTable inline_dns_table = 1; |
DnsTableOrBuilder |
DnsFilterConfig.ServerContextConfig.Builder.getInlineDnsTableOrBuilder()
Load the configuration specified from the control plane
.envoy.data.dns.v3.DnsTable inline_dns_table = 1; |
Copyright © 2018–2021 The Envoy Project. All rights reserved.