Package io.envoyproxy.envoy.data.dns.v3
Class DnsTable.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
io.envoyproxy.envoy.data.dns.v3.DnsTable.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,DnsTableOrBuilder,Cloneable
- Enclosing class:
- DnsTable
public static final class DnsTable.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
implements DnsTableOrBuilder
This message contains the configuration for the DNS Filter if populated from the control planeProtobuf type
envoy.data.dns.v3.DnsTable-
Method Summary
Modifier and TypeMethodDescriptionaddAllKnownSuffixes(Iterable<? extends StringMatcher> values) Deprecated.addAllVirtualDomains(Iterable<? extends DnsTable.DnsVirtualDomain> values) Fully qualified domain names for which Envoy will respond to DNS queries.addKnownSuffixes(int index, StringMatcher value) Deprecated.addKnownSuffixes(int index, StringMatcher.Builder builderForValue) Deprecated.addKnownSuffixes(StringMatcher value) Deprecated.addKnownSuffixes(StringMatcher.Builder builderForValue) Deprecated.Deprecated.addKnownSuffixesBuilder(int index) Deprecated.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) addVirtualDomains(int index, DnsTable.DnsVirtualDomain value) Fully qualified domain names for which Envoy will respond to DNS queries.addVirtualDomains(int index, DnsTable.DnsVirtualDomain.Builder builderForValue) Fully qualified domain names for which Envoy will respond to DNS queries.Fully qualified domain names for which Envoy will respond to DNS queries.addVirtualDomains(DnsTable.DnsVirtualDomain.Builder builderForValue) Fully qualified domain names for which Envoy will respond to DNS queries.Fully qualified domain names for which Envoy will respond to DNS queries.addVirtualDomainsBuilder(int index) Fully qualified domain names for which Envoy will respond to DNS queries.build()clear()Control how many times Envoy makes an attempt to forward a query to an external DNS serverclearField(com.google.protobuf.Descriptors.FieldDescriptor field) Deprecated.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Fully qualified domain names for which Envoy will respond to DNS queries.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorintControl how many times Envoy makes an attempt to forward a query to an external DNS servergetKnownSuffixes(int index) Deprecated.getKnownSuffixesBuilder(int index) Deprecated.Deprecated.intDeprecated.Deprecated.getKnownSuffixesOrBuilder(int index) Deprecated.List<? extends StringMatcherOrBuilder>Deprecated.getVirtualDomains(int index) Fully qualified domain names for which Envoy will respond to DNS queries.getVirtualDomainsBuilder(int index) Fully qualified domain names for which Envoy will respond to DNS queries.Fully qualified domain names for which Envoy will respond to DNS queries.intFully qualified domain names for which Envoy will respond to DNS queries.Fully qualified domain names for which Envoy will respond to DNS queries.getVirtualDomainsOrBuilder(int index) Fully qualified domain names for which Envoy will respond to DNS queries.List<? extends DnsTable.DnsVirtualDomainOrBuilder>Fully qualified domain names for which Envoy will respond to DNS queries.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) final DnsTable.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeKnownSuffixes(int index) Deprecated.removeVirtualDomains(int index) Fully qualified domain names for which Envoy will respond to DNS queries.setExternalRetryCount(int value) Control how many times Envoy makes an attempt to forward a query to an external DNS serversetKnownSuffixes(int index, StringMatcher value) Deprecated.setKnownSuffixes(int index, StringMatcher.Builder builderForValue) Deprecated.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) final DnsTable.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setVirtualDomains(int index, DnsTable.DnsVirtualDomain value) Fully qualified domain names for which Envoy will respond to DNS queries.setVirtualDomains(int index, DnsTable.DnsVirtualDomain.Builder builderForValue) Fully qualified domain names for which Envoy will respond to DNS queries.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
setField
public DnsTable.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
setRepeatedField
public DnsTable.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
addRepeatedField
public DnsTable.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DnsTable.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
mergeFrom
public DnsTable.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DnsTable.Builder>- Throws:
IOException
-
getExternalRetryCount
public int getExternalRetryCount()Control how many times Envoy makes an attempt to forward a query to an external DNS server
uint32 external_retry_count = 1 [(.validate.rules) = { ... }- Specified by:
getExternalRetryCountin interfaceDnsTableOrBuilder- Returns:
- The externalRetryCount.
-
setExternalRetryCount
Control how many times Envoy makes an attempt to forward a query to an external DNS server
uint32 external_retry_count = 1 [(.validate.rules) = { ... }- Parameters:
value- The externalRetryCount to set.- Returns:
- This builder for chaining.
-
clearExternalRetryCount
Control how many times Envoy makes an attempt to forward a query to an external DNS server
uint32 external_retry_count = 1 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
getVirtualDomainsList
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2;- Specified by:
getVirtualDomainsListin interfaceDnsTableOrBuilder
-
getVirtualDomainsCount
public int getVirtualDomainsCount()Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2;- Specified by:
getVirtualDomainsCountin interfaceDnsTableOrBuilder
-
getVirtualDomains
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2;- Specified by:
getVirtualDomainsin interfaceDnsTableOrBuilder
-
setVirtualDomains
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
setVirtualDomains
public DnsTable.Builder setVirtualDomains(int index, DnsTable.DnsVirtualDomain.Builder builderForValue) Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
addVirtualDomains
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
addVirtualDomains
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
addVirtualDomains
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
addVirtualDomains
public DnsTable.Builder addVirtualDomains(int index, DnsTable.DnsVirtualDomain.Builder builderForValue) Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
addAllVirtualDomains
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
clearVirtualDomains
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
removeVirtualDomains
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
getVirtualDomainsBuilder
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
getVirtualDomainsOrBuilder
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2;- Specified by:
getVirtualDomainsOrBuilderin interfaceDnsTableOrBuilder
-
getVirtualDomainsOrBuilderList
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2;- Specified by:
getVirtualDomainsOrBuilderListin interfaceDnsTableOrBuilder
-
addVirtualDomainsBuilder
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
addVirtualDomainsBuilder
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
getVirtualDomainsBuilderList
Fully qualified domain names for which Envoy will respond to DNS queries. By leaving this list empty, Envoy will forward all queries to external resolvers
repeated .envoy.data.dns.v3.DnsTable.DnsVirtualDomain virtual_domains = 2; -
getKnownSuffixesList
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
getKnownSuffixesListin interfaceDnsTableOrBuilder
-
getKnownSuffixesCount
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
getKnownSuffixesCountin interfaceDnsTableOrBuilder
-
getKnownSuffixes
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
getKnownSuffixesin interfaceDnsTableOrBuilder
-
setKnownSuffixes
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
setKnownSuffixes
@Deprecated public DnsTable.Builder setKnownSuffixes(int index, StringMatcher.Builder builderForValue) Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
addKnownSuffixes
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
addKnownSuffixes
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
addKnownSuffixes
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
addKnownSuffixes
@Deprecated public DnsTable.Builder addKnownSuffixes(int index, StringMatcher.Builder builderForValue) Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
addAllKnownSuffixes
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
clearKnownSuffixes
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
removeKnownSuffixes
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
getKnownSuffixesBuilder
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
getKnownSuffixesOrBuilder
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
getKnownSuffixesOrBuilderin interfaceDnsTableOrBuilder
-
getKnownSuffixesOrBuilderList
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"];- Specified by:
getKnownSuffixesOrBuilderListin interfaceDnsTableOrBuilder
-
addKnownSuffixesBuilder
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
addKnownSuffixesBuilder
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
getKnownSuffixesBuilderList
Deprecated.This field is deprecated and no longer used in Envoy. The filter's behavior has changed internally to use a different data structure allowing the filter to determine whether a query is for known domain without the use of this field. This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. If the query name does not match a suffix in this list, Envoy will forward the query to an upstream DNS server
repeated .envoy.type.matcher.v3.StringMatcher known_suffixes = 3 [deprecated = true, (.envoy.annotations.deprecated_at_minor_version) = "3.0"]; -
setUnknownFields
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DnsTable.Builder>
-