Package io.envoyproxy.envoy.api.v2
Class Listener.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Listener.Builder>
-
- io.envoyproxy.envoy.api.v2.Listener.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ListenerOrBuilder,Cloneable
- Enclosing class:
- Listener
public static final class Listener.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Listener.Builder> implements ListenerOrBuilder
[#next-free-field: 23]
Protobuf typeenvoy.api.v2.Listener
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Listener.BuilderaddAccessLog(int index, AccessLog value)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuilderaddAccessLog(int index, AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuilderaddAccessLog(AccessLog value)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuilderaddAccessLog(AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.AccessLog.BuilderaddAccessLogBuilder()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.AccessLog.BuilderaddAccessLogBuilder(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuilderaddAllAccessLog(Iterable<? extends AccessLog> values)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuilderaddAllFilterChains(Iterable<? extends FilterChain> values)A list of filter chains to consider for this listener.Listener.BuilderaddAllListenerFilters(Iterable<? extends ListenerFilter> values)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.Listener.BuilderaddAllSocketOptions(Iterable<? extends SocketOption> values)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuilderaddFilterChains(int index, FilterChain value)A list of filter chains to consider for this listener.Listener.BuilderaddFilterChains(int index, FilterChain.Builder builderForValue)A list of filter chains to consider for this listener.Listener.BuilderaddFilterChains(FilterChain value)A list of filter chains to consider for this listener.Listener.BuilderaddFilterChains(FilterChain.Builder builderForValue)A list of filter chains to consider for this listener.FilterChain.BuilderaddFilterChainsBuilder()A list of filter chains to consider for this listener.FilterChain.BuilderaddFilterChainsBuilder(int index)A list of filter chains to consider for this listener.Listener.BuilderaddListenerFilters(int index, ListenerFilter value)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.Listener.BuilderaddListenerFilters(int index, ListenerFilter.Builder builderForValue)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.Listener.BuilderaddListenerFilters(ListenerFilter value)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.Listener.BuilderaddListenerFilters(ListenerFilter.Builder builderForValue)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.ListenerFilter.BuilderaddListenerFiltersBuilder()Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.ListenerFilter.BuilderaddListenerFiltersBuilder(int index)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.Listener.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Listener.BuilderaddSocketOptions(int index, SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuilderaddSocketOptions(int index, SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuilderaddSocketOptions(SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuilderaddSocketOptions(SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuilderaddSocketOptionsBuilder()Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuilderaddSocketOptionsBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listenerbuild()ListenerbuildPartial()Listener.Builderclear()Listener.BuilderclearAccessLog()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuilderclearAddress()The address that the listener should listen on.Listener.BuilderclearApiListener()Used to represent an API listener, which is used in non-proxy clients.Listener.BuilderclearConnectionBalanceConfig()The listener's connection balancer configuration, currently only applicable to TCP listeners.Listener.BuilderclearContinueOnListenerFiltersTimeout()Whether a connection should be created when listener filters timeout.Listener.BuilderclearDeprecatedV1()[#not-implemented-hide:]Listener.BuilderclearDrainType()The type of draining to perform at a listener-wide level.Listener.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Listener.BuilderclearFilterChains()A list of filter chains to consider for this listener.Listener.BuilderclearFreebind()Whether the listener should set the *IP_FREEBIND* socket option.Listener.BuilderclearListenerFilters()Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.Listener.BuilderclearListenerFiltersTimeout()The timeout to wait for all listener filters to complete operation.Listener.BuilderclearMetadata()Listener metadata.Listener.BuilderclearName()The unique name by which this listener is known.Listener.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Listener.BuilderclearPerConnectionBufferLimitBytes()Soft limit on size of the listener’s new connection read and write buffers.Listener.BuilderclearReusePort()When this flag is set to true, listeners set the *SO_REUSEPORT* socket option and create one socket for each worker thread.Listener.BuilderclearSocketOptions()Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuilderclearTcpFastOpenQueueLength()Whether the listener should accept TCP Fast Open (TFO) connections.Listener.BuilderclearTrafficDirection()Specifies the intended direction of the traffic relative to the local Envoy.Listener.BuilderclearTransparent()Whether the listener should be set as a transparent socket.Listener.BuilderclearUdpListenerConfig()If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.Listener.BuilderclearUseOriginalDst()Deprecated.Listener.Builderclone()AccessLoggetAccessLog(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.AccessLog.BuildergetAccessLogBuilder(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.List<AccessLog.Builder>getAccessLogBuilderList()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.intgetAccessLogCount()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.List<AccessLog>getAccessLogList()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.AccessLogOrBuildergetAccessLogOrBuilder(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.List<? extends AccessLogOrBuilder>getAccessLogOrBuilderList()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.AddressgetAddress()The address that the listener should listen on.Address.BuildergetAddressBuilder()The address that the listener should listen on.AddressOrBuildergetAddressOrBuilder()The address that the listener should listen on.ApiListenergetApiListener()Used to represent an API listener, which is used in non-proxy clients.ApiListener.BuildergetApiListenerBuilder()Used to represent an API listener, which is used in non-proxy clients.ApiListenerOrBuildergetApiListenerOrBuilder()Used to represent an API listener, which is used in non-proxy clients.Listener.ConnectionBalanceConfiggetConnectionBalanceConfig()The listener's connection balancer configuration, currently only applicable to TCP listeners.Listener.ConnectionBalanceConfig.BuildergetConnectionBalanceConfigBuilder()The listener's connection balancer configuration, currently only applicable to TCP listeners.Listener.ConnectionBalanceConfigOrBuildergetConnectionBalanceConfigOrBuilder()The listener's connection balancer configuration, currently only applicable to TCP listeners.booleangetContinueOnListenerFiltersTimeout()Whether a connection should be created when listener filters timeout.ListenergetDefaultInstanceForType()Listener.DeprecatedV1getDeprecatedV1()[#not-implemented-hide:]Listener.DeprecatedV1.BuildergetDeprecatedV1Builder()[#not-implemented-hide:]Listener.DeprecatedV1OrBuildergetDeprecatedV1OrBuilder()[#not-implemented-hide:]static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()Listener.DrainTypegetDrainType()The type of draining to perform at a listener-wide level.intgetDrainTypeValue()The type of draining to perform at a listener-wide level.FilterChaingetFilterChains(int index)A list of filter chains to consider for this listener.FilterChain.BuildergetFilterChainsBuilder(int index)A list of filter chains to consider for this listener.List<FilterChain.Builder>getFilterChainsBuilderList()A list of filter chains to consider for this listener.intgetFilterChainsCount()A list of filter chains to consider for this listener.List<FilterChain>getFilterChainsList()A list of filter chains to consider for this listener.FilterChainOrBuildergetFilterChainsOrBuilder(int index)A list of filter chains to consider for this listener.List<? extends FilterChainOrBuilder>getFilterChainsOrBuilderList()A list of filter chains to consider for this listener.com.google.protobuf.BoolValuegetFreebind()Whether the listener should set the *IP_FREEBIND* socket option.com.google.protobuf.BoolValue.BuildergetFreebindBuilder()Whether the listener should set the *IP_FREEBIND* socket option.com.google.protobuf.BoolValueOrBuildergetFreebindOrBuilder()Whether the listener should set the *IP_FREEBIND* socket option.ListenerFiltergetListenerFilters(int index)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.ListenerFilter.BuildergetListenerFiltersBuilder(int index)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.List<ListenerFilter.Builder>getListenerFiltersBuilderList()Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.intgetListenerFiltersCount()Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.List<ListenerFilter>getListenerFiltersList()Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.ListenerFilterOrBuildergetListenerFiltersOrBuilder(int index)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.List<? extends ListenerFilterOrBuilder>getListenerFiltersOrBuilderList()Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.com.google.protobuf.DurationgetListenerFiltersTimeout()The timeout to wait for all listener filters to complete operation.com.google.protobuf.Duration.BuildergetListenerFiltersTimeoutBuilder()The timeout to wait for all listener filters to complete operation.com.google.protobuf.DurationOrBuildergetListenerFiltersTimeoutOrBuilder()The timeout to wait for all listener filters to complete operation.MetadatagetMetadata()Listener metadata.Metadata.BuildergetMetadataBuilder()Listener metadata.MetadataOrBuildergetMetadataOrBuilder()Listener metadata.StringgetName()The unique name by which this listener is known.com.google.protobuf.ByteStringgetNameBytes()The unique name by which this listener is known.com.google.protobuf.UInt32ValuegetPerConnectionBufferLimitBytes()Soft limit on size of the listener’s new connection read and write buffers.com.google.protobuf.UInt32Value.BuildergetPerConnectionBufferLimitBytesBuilder()Soft limit on size of the listener’s new connection read and write buffers.com.google.protobuf.UInt32ValueOrBuildergetPerConnectionBufferLimitBytesOrBuilder()Soft limit on size of the listener’s new connection read and write buffers.booleangetReusePort()When this flag is set to true, listeners set the *SO_REUSEPORT* socket option and create one socket for each worker thread.SocketOptiongetSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOption.BuildergetSocketOptionsBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.List<SocketOption.Builder>getSocketOptionsBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.intgetSocketOptionsCount()Additional socket options that may not be present in Envoy source code or precompiled binaries.List<SocketOption>getSocketOptionsList()Additional socket options that may not be present in Envoy source code or precompiled binaries.SocketOptionOrBuildergetSocketOptionsOrBuilder(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.List<? extends SocketOptionOrBuilder>getSocketOptionsOrBuilderList()Additional socket options that may not be present in Envoy source code or precompiled binaries.com.google.protobuf.UInt32ValuegetTcpFastOpenQueueLength()Whether the listener should accept TCP Fast Open (TFO) connections.com.google.protobuf.UInt32Value.BuildergetTcpFastOpenQueueLengthBuilder()Whether the listener should accept TCP Fast Open (TFO) connections.com.google.protobuf.UInt32ValueOrBuildergetTcpFastOpenQueueLengthOrBuilder()Whether the listener should accept TCP Fast Open (TFO) connections.TrafficDirectiongetTrafficDirection()Specifies the intended direction of the traffic relative to the local Envoy.intgetTrafficDirectionValue()Specifies the intended direction of the traffic relative to the local Envoy.com.google.protobuf.BoolValuegetTransparent()Whether the listener should be set as a transparent socket.com.google.protobuf.BoolValue.BuildergetTransparentBuilder()Whether the listener should be set as a transparent socket.com.google.protobuf.BoolValueOrBuildergetTransparentOrBuilder()Whether the listener should be set as a transparent socket.UdpListenerConfiggetUdpListenerConfig()If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.UdpListenerConfig.BuildergetUdpListenerConfigBuilder()If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.UdpListenerConfigOrBuildergetUdpListenerConfigOrBuilder()If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.com.google.protobuf.BoolValuegetUseOriginalDst()Deprecated.envoy.api.v2.Listener.use_original_dst is deprecated.com.google.protobuf.BoolValue.BuildergetUseOriginalDstBuilder()Deprecated.com.google.protobuf.BoolValueOrBuildergetUseOriginalDstOrBuilder()Deprecated.booleanhasAddress()The address that the listener should listen on.booleanhasApiListener()Used to represent an API listener, which is used in non-proxy clients.booleanhasConnectionBalanceConfig()The listener's connection balancer configuration, currently only applicable to TCP listeners.booleanhasDeprecatedV1()[#not-implemented-hide:]booleanhasFreebind()Whether the listener should set the *IP_FREEBIND* socket option.booleanhasListenerFiltersTimeout()The timeout to wait for all listener filters to complete operation.booleanhasMetadata()Listener metadata.booleanhasPerConnectionBufferLimitBytes()Soft limit on size of the listener’s new connection read and write buffers.booleanhasTcpFastOpenQueueLength()Whether the listener should accept TCP Fast Open (TFO) connections.booleanhasTransparent()Whether the listener should be set as a transparent socket.booleanhasUdpListenerConfig()If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.booleanhasUseOriginalDst()Deprecated.envoy.api.v2.Listener.use_original_dst is deprecated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Listener.BuildermergeAddress(Address value)The address that the listener should listen on.Listener.BuildermergeApiListener(ApiListener value)Used to represent an API listener, which is used in non-proxy clients.Listener.BuildermergeConnectionBalanceConfig(Listener.ConnectionBalanceConfig value)The listener's connection balancer configuration, currently only applicable to TCP listeners.Listener.BuildermergeDeprecatedV1(Listener.DeprecatedV1 value)[#not-implemented-hide:]Listener.BuildermergeFreebind(com.google.protobuf.BoolValue value)Whether the listener should set the *IP_FREEBIND* socket option.Listener.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Listener.BuildermergeFrom(com.google.protobuf.Message other)Listener.BuildermergeFrom(Listener other)Listener.BuildermergeListenerFiltersTimeout(com.google.protobuf.Duration value)The timeout to wait for all listener filters to complete operation.Listener.BuildermergeMetadata(Metadata value)Listener metadata.Listener.BuildermergePerConnectionBufferLimitBytes(com.google.protobuf.UInt32Value value)Soft limit on size of the listener’s new connection read and write buffers.Listener.BuildermergeTcpFastOpenQueueLength(com.google.protobuf.UInt32Value value)Whether the listener should accept TCP Fast Open (TFO) connections.Listener.BuildermergeTransparent(com.google.protobuf.BoolValue value)Whether the listener should be set as a transparent socket.Listener.BuildermergeUdpListenerConfig(UdpListenerConfig value)If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.Listener.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Listener.BuildermergeUseOriginalDst(com.google.protobuf.BoolValue value)Deprecated.Listener.BuilderremoveAccessLog(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuilderremoveFilterChains(int index)A list of filter chains to consider for this listener.Listener.BuilderremoveListenerFilters(int index)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.Listener.BuilderremoveSocketOptions(int index)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuildersetAccessLog(int index, AccessLog value)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuildersetAccessLog(int index, AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuildersetAddress(Address value)The address that the listener should listen on.Listener.BuildersetAddress(Address.Builder builderForValue)The address that the listener should listen on.Listener.BuildersetApiListener(ApiListener value)Used to represent an API listener, which is used in non-proxy clients.Listener.BuildersetApiListener(ApiListener.Builder builderForValue)Used to represent an API listener, which is used in non-proxy clients.Listener.BuildersetConnectionBalanceConfig(Listener.ConnectionBalanceConfig value)The listener's connection balancer configuration, currently only applicable to TCP listeners.Listener.BuildersetConnectionBalanceConfig(Listener.ConnectionBalanceConfig.Builder builderForValue)The listener's connection balancer configuration, currently only applicable to TCP listeners.Listener.BuildersetContinueOnListenerFiltersTimeout(boolean value)Whether a connection should be created when listener filters timeout.Listener.BuildersetDeprecatedV1(Listener.DeprecatedV1 value)[#not-implemented-hide:]Listener.BuildersetDeprecatedV1(Listener.DeprecatedV1.Builder builderForValue)[#not-implemented-hide:]Listener.BuildersetDrainType(Listener.DrainType value)The type of draining to perform at a listener-wide level.Listener.BuildersetDrainTypeValue(int value)The type of draining to perform at a listener-wide level.Listener.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Listener.BuildersetFilterChains(int index, FilterChain value)A list of filter chains to consider for this listener.Listener.BuildersetFilterChains(int index, FilterChain.Builder builderForValue)A list of filter chains to consider for this listener.Listener.BuildersetFreebind(com.google.protobuf.BoolValue value)Whether the listener should set the *IP_FREEBIND* socket option.Listener.BuildersetFreebind(com.google.protobuf.BoolValue.Builder builderForValue)Whether the listener should set the *IP_FREEBIND* socket option.Listener.BuildersetListenerFilters(int index, ListenerFilter value)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.Listener.BuildersetListenerFilters(int index, ListenerFilter.Builder builderForValue)Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example.Listener.BuildersetListenerFiltersTimeout(com.google.protobuf.Duration value)The timeout to wait for all listener filters to complete operation.Listener.BuildersetListenerFiltersTimeout(com.google.protobuf.Duration.Builder builderForValue)The timeout to wait for all listener filters to complete operation.Listener.BuildersetMetadata(Metadata value)Listener metadata.Listener.BuildersetMetadata(Metadata.Builder builderForValue)Listener metadata.Listener.BuildersetName(String value)The unique name by which this listener is known.Listener.BuildersetNameBytes(com.google.protobuf.ByteString value)The unique name by which this listener is known.Listener.BuildersetPerConnectionBufferLimitBytes(com.google.protobuf.UInt32Value value)Soft limit on size of the listener’s new connection read and write buffers.Listener.BuildersetPerConnectionBufferLimitBytes(com.google.protobuf.UInt32Value.Builder builderForValue)Soft limit on size of the listener’s new connection read and write buffers.Listener.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Listener.BuildersetReusePort(boolean value)When this flag is set to true, listeners set the *SO_REUSEPORT* socket option and create one socket for each worker thread.Listener.BuildersetSocketOptions(int index, SocketOption value)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuildersetSocketOptions(int index, SocketOption.Builder builderForValue)Additional socket options that may not be present in Envoy source code or precompiled binaries.Listener.BuildersetTcpFastOpenQueueLength(com.google.protobuf.UInt32Value value)Whether the listener should accept TCP Fast Open (TFO) connections.Listener.BuildersetTcpFastOpenQueueLength(com.google.protobuf.UInt32Value.Builder builderForValue)Whether the listener should accept TCP Fast Open (TFO) connections.Listener.BuildersetTrafficDirection(TrafficDirection value)Specifies the intended direction of the traffic relative to the local Envoy.Listener.BuildersetTrafficDirectionValue(int value)Specifies the intended direction of the traffic relative to the local Envoy.Listener.BuildersetTransparent(com.google.protobuf.BoolValue value)Whether the listener should be set as a transparent socket.Listener.BuildersetTransparent(com.google.protobuf.BoolValue.Builder builderForValue)Whether the listener should be set as a transparent socket.Listener.BuildersetUdpListenerConfig(UdpListenerConfig value)If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.Listener.BuildersetUdpListenerConfig(UdpListenerConfig.Builder builderForValue)If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e.Listener.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Listener.BuildersetUseOriginalDst(com.google.protobuf.BoolValue value)Deprecated.Listener.BuildersetUseOriginalDst(com.google.protobuf.BoolValue.Builder builderForValue)Deprecated.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<Listener.Builder>
-
clear
public Listener.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<Listener.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<Listener.Builder>
-
getDefaultInstanceForType
public Listener getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Listener build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Listener buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Listener.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<Listener.Builder>
-
setField
public Listener.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<Listener.Builder>
-
clearField
public Listener.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Listener.Builder>
-
clearOneof
public Listener.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Listener.Builder>
-
setRepeatedField
public Listener.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<Listener.Builder>
-
addRepeatedField
public Listener.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<Listener.Builder>
-
mergeFrom
public Listener.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Listener.Builder>
-
mergeFrom
public Listener.Builder mergeFrom(Listener other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Listener.Builder>
-
mergeFrom
public Listener.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<Listener.Builder>- Throws:
IOException
-
getName
public String getName()
The unique name by which this listener is known. If no name is provided, Envoy will allocate an internal UUID for the listener. If the listener is to be dynamically updated or removed via :ref:`LDS <config_listeners_lds>` a unique name must be provided.
string name = 1;- Specified by:
getNamein interfaceListenerOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
The unique name by which this listener is known. If no name is provided, Envoy will allocate an internal UUID for the listener. If the listener is to be dynamically updated or removed via :ref:`LDS <config_listeners_lds>` a unique name must be provided.
string name = 1;- Specified by:
getNameBytesin interfaceListenerOrBuilder- Returns:
- The bytes for name.
-
setName
public Listener.Builder setName(String value)
The unique name by which this listener is known. If no name is provided, Envoy will allocate an internal UUID for the listener. If the listener is to be dynamically updated or removed via :ref:`LDS <config_listeners_lds>` a unique name must be provided.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Listener.Builder clearName()
The unique name by which this listener is known. If no name is provided, Envoy will allocate an internal UUID for the listener. If the listener is to be dynamically updated or removed via :ref:`LDS <config_listeners_lds>` a unique name must be provided.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
public Listener.Builder setNameBytes(com.google.protobuf.ByteString value)
The unique name by which this listener is known. If no name is provided, Envoy will allocate an internal UUID for the listener. If the listener is to be dynamically updated or removed via :ref:`LDS <config_listeners_lds>` a unique name must be provided.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasAddress
public boolean hasAddress()
The address that the listener should listen on. In general, the address must be unique, though that is governed by the bind rules of the OS. E.g., multiple listeners can listen on port 0 on Linux as the actual port will be allocated by the OS.
.envoy.api.v2.core.Address address = 2 [(.validate.rules) = { ... }- Specified by:
hasAddressin interfaceListenerOrBuilder- Returns:
- Whether the address field is set.
-
getAddress
public Address getAddress()
The address that the listener should listen on. In general, the address must be unique, though that is governed by the bind rules of the OS. E.g., multiple listeners can listen on port 0 on Linux as the actual port will be allocated by the OS.
.envoy.api.v2.core.Address address = 2 [(.validate.rules) = { ... }- Specified by:
getAddressin interfaceListenerOrBuilder- Returns:
- The address.
-
setAddress
public Listener.Builder setAddress(Address value)
The address that the listener should listen on. In general, the address must be unique, though that is governed by the bind rules of the OS. E.g., multiple listeners can listen on port 0 on Linux as the actual port will be allocated by the OS.
.envoy.api.v2.core.Address address = 2 [(.validate.rules) = { ... }
-
setAddress
public Listener.Builder setAddress(Address.Builder builderForValue)
The address that the listener should listen on. In general, the address must be unique, though that is governed by the bind rules of the OS. E.g., multiple listeners can listen on port 0 on Linux as the actual port will be allocated by the OS.
.envoy.api.v2.core.Address address = 2 [(.validate.rules) = { ... }
-
mergeAddress
public Listener.Builder mergeAddress(Address value)
The address that the listener should listen on. In general, the address must be unique, though that is governed by the bind rules of the OS. E.g., multiple listeners can listen on port 0 on Linux as the actual port will be allocated by the OS.
.envoy.api.v2.core.Address address = 2 [(.validate.rules) = { ... }
-
clearAddress
public Listener.Builder clearAddress()
The address that the listener should listen on. In general, the address must be unique, though that is governed by the bind rules of the OS. E.g., multiple listeners can listen on port 0 on Linux as the actual port will be allocated by the OS.
.envoy.api.v2.core.Address address = 2 [(.validate.rules) = { ... }
-
getAddressBuilder
public Address.Builder getAddressBuilder()
The address that the listener should listen on. In general, the address must be unique, though that is governed by the bind rules of the OS. E.g., multiple listeners can listen on port 0 on Linux as the actual port will be allocated by the OS.
.envoy.api.v2.core.Address address = 2 [(.validate.rules) = { ... }
-
getAddressOrBuilder
public AddressOrBuilder getAddressOrBuilder()
The address that the listener should listen on. In general, the address must be unique, though that is governed by the bind rules of the OS. E.g., multiple listeners can listen on port 0 on Linux as the actual port will be allocated by the OS.
.envoy.api.v2.core.Address address = 2 [(.validate.rules) = { ... }- Specified by:
getAddressOrBuilderin interfaceListenerOrBuilder
-
getFilterChainsList
public List<FilterChain> getFilterChainsList()
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;- Specified by:
getFilterChainsListin interfaceListenerOrBuilder
-
getFilterChainsCount
public int getFilterChainsCount()
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;- Specified by:
getFilterChainsCountin interfaceListenerOrBuilder
-
getFilterChains
public FilterChain getFilterChains(int index)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;- Specified by:
getFilterChainsin interfaceListenerOrBuilder
-
setFilterChains
public Listener.Builder setFilterChains(int index, FilterChain value)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
setFilterChains
public Listener.Builder setFilterChains(int index, FilterChain.Builder builderForValue)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
addFilterChains
public Listener.Builder addFilterChains(FilterChain value)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
addFilterChains
public Listener.Builder addFilterChains(int index, FilterChain value)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
addFilterChains
public Listener.Builder addFilterChains(FilterChain.Builder builderForValue)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
addFilterChains
public Listener.Builder addFilterChains(int index, FilterChain.Builder builderForValue)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
addAllFilterChains
public Listener.Builder addAllFilterChains(Iterable<? extends FilterChain> values)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
clearFilterChains
public Listener.Builder clearFilterChains()
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
removeFilterChains
public Listener.Builder removeFilterChains(int index)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
getFilterChainsBuilder
public FilterChain.Builder getFilterChainsBuilder(int index)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
getFilterChainsOrBuilder
public FilterChainOrBuilder getFilterChainsOrBuilder(int index)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;- Specified by:
getFilterChainsOrBuilderin interfaceListenerOrBuilder
-
getFilterChainsOrBuilderList
public List<? extends FilterChainOrBuilder> getFilterChainsOrBuilderList()
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;- Specified by:
getFilterChainsOrBuilderListin interfaceListenerOrBuilder
-
addFilterChainsBuilder
public FilterChain.Builder addFilterChainsBuilder()
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
addFilterChainsBuilder
public FilterChain.Builder addFilterChainsBuilder(int index)
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
getFilterChainsBuilderList
public List<FilterChain.Builder> getFilterChainsBuilderList()
A list of filter chains to consider for this listener. The :ref:`FilterChain <envoy_api_msg_listener.FilterChain>` with the most specific :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` criteria is used on a connection. Example using SNI for filter chain selection can be found in the :ref:`FAQ entry <faq_how_to_setup_sni>`.
repeated .envoy.api.v2.listener.FilterChain filter_chains = 3;
-
hasUseOriginalDst
@Deprecated public boolean hasUseOriginalDst()
Deprecated.envoy.api.v2.Listener.use_original_dst is deprecated. See envoy/api/v2/listener.proto;l=112If a connection is redirected using *iptables*, the port on which the proxy receives it might be different from the original destination address. When this flag is set to true, the listener hands off redirected connections to the listener associated with the original destination address. If there is no listener associated with the original destination address, the connection is handled by the listener that receives it. Defaults to false. .. attention:: This field is deprecated. Use :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` instead. Note that hand off to another listener is *NOT* performed without this flag. Once :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` is implemented this flag will be removed, as filter chain matching can be used to select a filter chain based on the restored destination address.
.google.protobuf.BoolValue use_original_dst = 4 [deprecated = true];- Specified by:
hasUseOriginalDstin interfaceListenerOrBuilder- Returns:
- Whether the useOriginalDst field is set.
-
getUseOriginalDst
@Deprecated public com.google.protobuf.BoolValue getUseOriginalDst()
Deprecated.envoy.api.v2.Listener.use_original_dst is deprecated. See envoy/api/v2/listener.proto;l=112If a connection is redirected using *iptables*, the port on which the proxy receives it might be different from the original destination address. When this flag is set to true, the listener hands off redirected connections to the listener associated with the original destination address. If there is no listener associated with the original destination address, the connection is handled by the listener that receives it. Defaults to false. .. attention:: This field is deprecated. Use :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` instead. Note that hand off to another listener is *NOT* performed without this flag. Once :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` is implemented this flag will be removed, as filter chain matching can be used to select a filter chain based on the restored destination address.
.google.protobuf.BoolValue use_original_dst = 4 [deprecated = true];- Specified by:
getUseOriginalDstin interfaceListenerOrBuilder- Returns:
- The useOriginalDst.
-
setUseOriginalDst
@Deprecated public Listener.Builder setUseOriginalDst(com.google.protobuf.BoolValue value)
Deprecated.If a connection is redirected using *iptables*, the port on which the proxy receives it might be different from the original destination address. When this flag is set to true, the listener hands off redirected connections to the listener associated with the original destination address. If there is no listener associated with the original destination address, the connection is handled by the listener that receives it. Defaults to false. .. attention:: This field is deprecated. Use :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` instead. Note that hand off to another listener is *NOT* performed without this flag. Once :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` is implemented this flag will be removed, as filter chain matching can be used to select a filter chain based on the restored destination address.
.google.protobuf.BoolValue use_original_dst = 4 [deprecated = true];
-
setUseOriginalDst
@Deprecated public Listener.Builder setUseOriginalDst(com.google.protobuf.BoolValue.Builder builderForValue)
Deprecated.If a connection is redirected using *iptables*, the port on which the proxy receives it might be different from the original destination address. When this flag is set to true, the listener hands off redirected connections to the listener associated with the original destination address. If there is no listener associated with the original destination address, the connection is handled by the listener that receives it. Defaults to false. .. attention:: This field is deprecated. Use :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` instead. Note that hand off to another listener is *NOT* performed without this flag. Once :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` is implemented this flag will be removed, as filter chain matching can be used to select a filter chain based on the restored destination address.
.google.protobuf.BoolValue use_original_dst = 4 [deprecated = true];
-
mergeUseOriginalDst
@Deprecated public Listener.Builder mergeUseOriginalDst(com.google.protobuf.BoolValue value)
Deprecated.If a connection is redirected using *iptables*, the port on which the proxy receives it might be different from the original destination address. When this flag is set to true, the listener hands off redirected connections to the listener associated with the original destination address. If there is no listener associated with the original destination address, the connection is handled by the listener that receives it. Defaults to false. .. attention:: This field is deprecated. Use :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` instead. Note that hand off to another listener is *NOT* performed without this flag. Once :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` is implemented this flag will be removed, as filter chain matching can be used to select a filter chain based on the restored destination address.
.google.protobuf.BoolValue use_original_dst = 4 [deprecated = true];
-
clearUseOriginalDst
@Deprecated public Listener.Builder clearUseOriginalDst()
Deprecated.If a connection is redirected using *iptables*, the port on which the proxy receives it might be different from the original destination address. When this flag is set to true, the listener hands off redirected connections to the listener associated with the original destination address. If there is no listener associated with the original destination address, the connection is handled by the listener that receives it. Defaults to false. .. attention:: This field is deprecated. Use :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` instead. Note that hand off to another listener is *NOT* performed without this flag. Once :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` is implemented this flag will be removed, as filter chain matching can be used to select a filter chain based on the restored destination address.
.google.protobuf.BoolValue use_original_dst = 4 [deprecated = true];
-
getUseOriginalDstBuilder
@Deprecated public com.google.protobuf.BoolValue.Builder getUseOriginalDstBuilder()
Deprecated.If a connection is redirected using *iptables*, the port on which the proxy receives it might be different from the original destination address. When this flag is set to true, the listener hands off redirected connections to the listener associated with the original destination address. If there is no listener associated with the original destination address, the connection is handled by the listener that receives it. Defaults to false. .. attention:: This field is deprecated. Use :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` instead. Note that hand off to another listener is *NOT* performed without this flag. Once :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` is implemented this flag will be removed, as filter chain matching can be used to select a filter chain based on the restored destination address.
.google.protobuf.BoolValue use_original_dst = 4 [deprecated = true];
-
getUseOriginalDstOrBuilder
@Deprecated public com.google.protobuf.BoolValueOrBuilder getUseOriginalDstOrBuilder()
Deprecated.If a connection is redirected using *iptables*, the port on which the proxy receives it might be different from the original destination address. When this flag is set to true, the listener hands off redirected connections to the listener associated with the original destination address. If there is no listener associated with the original destination address, the connection is handled by the listener that receives it. Defaults to false. .. attention:: This field is deprecated. Use :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` instead. Note that hand off to another listener is *NOT* performed without this flag. Once :ref:`FilterChainMatch <envoy_api_msg_listener.FilterChainMatch>` is implemented this flag will be removed, as filter chain matching can be used to select a filter chain based on the restored destination address.
.google.protobuf.BoolValue use_original_dst = 4 [deprecated = true];- Specified by:
getUseOriginalDstOrBuilderin interfaceListenerOrBuilder
-
hasPerConnectionBufferLimitBytes
public boolean hasPerConnectionBufferLimitBytes()
Soft limit on size of the listener’s new connection read and write buffers. If unspecified, an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_connection_buffer_limit_bytes = 5;- Specified by:
hasPerConnectionBufferLimitBytesin interfaceListenerOrBuilder- Returns:
- Whether the perConnectionBufferLimitBytes field is set.
-
getPerConnectionBufferLimitBytes
public com.google.protobuf.UInt32Value getPerConnectionBufferLimitBytes()
Soft limit on size of the listener’s new connection read and write buffers. If unspecified, an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_connection_buffer_limit_bytes = 5;- Specified by:
getPerConnectionBufferLimitBytesin interfaceListenerOrBuilder- Returns:
- The perConnectionBufferLimitBytes.
-
setPerConnectionBufferLimitBytes
public Listener.Builder setPerConnectionBufferLimitBytes(com.google.protobuf.UInt32Value value)
Soft limit on size of the listener’s new connection read and write buffers. If unspecified, an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_connection_buffer_limit_bytes = 5;
-
setPerConnectionBufferLimitBytes
public Listener.Builder setPerConnectionBufferLimitBytes(com.google.protobuf.UInt32Value.Builder builderForValue)
Soft limit on size of the listener’s new connection read and write buffers. If unspecified, an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_connection_buffer_limit_bytes = 5;
-
mergePerConnectionBufferLimitBytes
public Listener.Builder mergePerConnectionBufferLimitBytes(com.google.protobuf.UInt32Value value)
Soft limit on size of the listener’s new connection read and write buffers. If unspecified, an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_connection_buffer_limit_bytes = 5;
-
clearPerConnectionBufferLimitBytes
public Listener.Builder clearPerConnectionBufferLimitBytes()
Soft limit on size of the listener’s new connection read and write buffers. If unspecified, an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_connection_buffer_limit_bytes = 5;
-
getPerConnectionBufferLimitBytesBuilder
public com.google.protobuf.UInt32Value.Builder getPerConnectionBufferLimitBytesBuilder()
Soft limit on size of the listener’s new connection read and write buffers. If unspecified, an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_connection_buffer_limit_bytes = 5;
-
getPerConnectionBufferLimitBytesOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getPerConnectionBufferLimitBytesOrBuilder()
Soft limit on size of the listener’s new connection read and write buffers. If unspecified, an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_connection_buffer_limit_bytes = 5;- Specified by:
getPerConnectionBufferLimitBytesOrBuilderin interfaceListenerOrBuilder
-
hasMetadata
public boolean hasMetadata()
Listener metadata.
.envoy.api.v2.core.Metadata metadata = 6;- Specified by:
hasMetadatain interfaceListenerOrBuilder- Returns:
- Whether the metadata field is set.
-
getMetadata
public Metadata getMetadata()
Listener metadata.
.envoy.api.v2.core.Metadata metadata = 6;- Specified by:
getMetadatain interfaceListenerOrBuilder- Returns:
- The metadata.
-
setMetadata
public Listener.Builder setMetadata(Metadata value)
Listener metadata.
.envoy.api.v2.core.Metadata metadata = 6;
-
setMetadata
public Listener.Builder setMetadata(Metadata.Builder builderForValue)
Listener metadata.
.envoy.api.v2.core.Metadata metadata = 6;
-
mergeMetadata
public Listener.Builder mergeMetadata(Metadata value)
Listener metadata.
.envoy.api.v2.core.Metadata metadata = 6;
-
clearMetadata
public Listener.Builder clearMetadata()
Listener metadata.
.envoy.api.v2.core.Metadata metadata = 6;
-
getMetadataBuilder
public Metadata.Builder getMetadataBuilder()
Listener metadata.
.envoy.api.v2.core.Metadata metadata = 6;
-
getMetadataOrBuilder
public MetadataOrBuilder getMetadataOrBuilder()
Listener metadata.
.envoy.api.v2.core.Metadata metadata = 6;- Specified by:
getMetadataOrBuilderin interfaceListenerOrBuilder
-
hasDeprecatedV1
public boolean hasDeprecatedV1()
[#not-implemented-hide:]
.envoy.api.v2.Listener.DeprecatedV1 deprecated_v1 = 7;- Specified by:
hasDeprecatedV1in interfaceListenerOrBuilder- Returns:
- Whether the deprecatedV1 field is set.
-
getDeprecatedV1
public Listener.DeprecatedV1 getDeprecatedV1()
[#not-implemented-hide:]
.envoy.api.v2.Listener.DeprecatedV1 deprecated_v1 = 7;- Specified by:
getDeprecatedV1in interfaceListenerOrBuilder- Returns:
- The deprecatedV1.
-
setDeprecatedV1
public Listener.Builder setDeprecatedV1(Listener.DeprecatedV1 value)
[#not-implemented-hide:]
.envoy.api.v2.Listener.DeprecatedV1 deprecated_v1 = 7;
-
setDeprecatedV1
public Listener.Builder setDeprecatedV1(Listener.DeprecatedV1.Builder builderForValue)
[#not-implemented-hide:]
.envoy.api.v2.Listener.DeprecatedV1 deprecated_v1 = 7;
-
mergeDeprecatedV1
public Listener.Builder mergeDeprecatedV1(Listener.DeprecatedV1 value)
[#not-implemented-hide:]
.envoy.api.v2.Listener.DeprecatedV1 deprecated_v1 = 7;
-
clearDeprecatedV1
public Listener.Builder clearDeprecatedV1()
[#not-implemented-hide:]
.envoy.api.v2.Listener.DeprecatedV1 deprecated_v1 = 7;
-
getDeprecatedV1Builder
public Listener.DeprecatedV1.Builder getDeprecatedV1Builder()
[#not-implemented-hide:]
.envoy.api.v2.Listener.DeprecatedV1 deprecated_v1 = 7;
-
getDeprecatedV1OrBuilder
public Listener.DeprecatedV1OrBuilder getDeprecatedV1OrBuilder()
[#not-implemented-hide:]
.envoy.api.v2.Listener.DeprecatedV1 deprecated_v1 = 7;- Specified by:
getDeprecatedV1OrBuilderin interfaceListenerOrBuilder
-
getDrainTypeValue
public int getDrainTypeValue()
The type of draining to perform at a listener-wide level.
.envoy.api.v2.Listener.DrainType drain_type = 8;- Specified by:
getDrainTypeValuein interfaceListenerOrBuilder- Returns:
- The enum numeric value on the wire for drainType.
-
setDrainTypeValue
public Listener.Builder setDrainTypeValue(int value)
The type of draining to perform at a listener-wide level.
.envoy.api.v2.Listener.DrainType drain_type = 8;- Parameters:
value- The enum numeric value on the wire for drainType to set.- Returns:
- This builder for chaining.
-
getDrainType
public Listener.DrainType getDrainType()
The type of draining to perform at a listener-wide level.
.envoy.api.v2.Listener.DrainType drain_type = 8;- Specified by:
getDrainTypein interfaceListenerOrBuilder- Returns:
- The drainType.
-
setDrainType
public Listener.Builder setDrainType(Listener.DrainType value)
The type of draining to perform at a listener-wide level.
.envoy.api.v2.Listener.DrainType drain_type = 8;- Parameters:
value- The drainType to set.- Returns:
- This builder for chaining.
-
clearDrainType
public Listener.Builder clearDrainType()
The type of draining to perform at a listener-wide level.
.envoy.api.v2.Listener.DrainType drain_type = 8;- Returns:
- This builder for chaining.
-
getListenerFiltersList
public List<ListenerFilter> getListenerFiltersList()
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;- Specified by:
getListenerFiltersListin interfaceListenerOrBuilder
-
getListenerFiltersCount
public int getListenerFiltersCount()
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;- Specified by:
getListenerFiltersCountin interfaceListenerOrBuilder
-
getListenerFilters
public ListenerFilter getListenerFilters(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;- Specified by:
getListenerFiltersin interfaceListenerOrBuilder
-
setListenerFilters
public Listener.Builder setListenerFilters(int index, ListenerFilter value)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
setListenerFilters
public Listener.Builder setListenerFilters(int index, ListenerFilter.Builder builderForValue)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
addListenerFilters
public Listener.Builder addListenerFilters(ListenerFilter value)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
addListenerFilters
public Listener.Builder addListenerFilters(int index, ListenerFilter value)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
addListenerFilters
public Listener.Builder addListenerFilters(ListenerFilter.Builder builderForValue)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
addListenerFilters
public Listener.Builder addListenerFilters(int index, ListenerFilter.Builder builderForValue)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
addAllListenerFilters
public Listener.Builder addAllListenerFilters(Iterable<? extends ListenerFilter> values)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
clearListenerFilters
public Listener.Builder clearListenerFilters()
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
removeListenerFilters
public Listener.Builder removeListenerFilters(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
getListenerFiltersBuilder
public ListenerFilter.Builder getListenerFiltersBuilder(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
getListenerFiltersOrBuilder
public ListenerFilterOrBuilder getListenerFiltersOrBuilder(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;- Specified by:
getListenerFiltersOrBuilderin interfaceListenerOrBuilder
-
getListenerFiltersOrBuilderList
public List<? extends ListenerFilterOrBuilder> getListenerFiltersOrBuilderList()
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;- Specified by:
getListenerFiltersOrBuilderListin interfaceListenerOrBuilder
-
addListenerFiltersBuilder
public ListenerFilter.Builder addListenerFiltersBuilder()
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
addListenerFiltersBuilder
public ListenerFilter.Builder addListenerFiltersBuilder(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
getListenerFiltersBuilderList
public List<ListenerFilter.Builder> getListenerFiltersBuilderList()
Listener filters have the opportunity to manipulate and augment the connection metadata that is used in connection filter chain matching, for example. These filters are run before any in :ref:`filter_chains <envoy_api_field_Listener.filter_chains>`. Order matters as the filters are processed sequentially right after a socket has been accepted by the listener, and before a connection is created. UDP Listener filters can be specified when the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`. UDP listeners currently support a single filter.
repeated .envoy.api.v2.listener.ListenerFilter listener_filters = 9;
-
hasListenerFiltersTimeout
public boolean hasListenerFiltersTimeout()
The timeout to wait for all listener filters to complete operation. If the timeout is reached, the accepted socket is closed without a connection being created unless `continue_on_listener_filters_timeout` is set to true. Specify 0 to disable the timeout. If not specified, a default timeout of 15s is used.
.google.protobuf.Duration listener_filters_timeout = 15;- Specified by:
hasListenerFiltersTimeoutin interfaceListenerOrBuilder- Returns:
- Whether the listenerFiltersTimeout field is set.
-
getListenerFiltersTimeout
public com.google.protobuf.Duration getListenerFiltersTimeout()
The timeout to wait for all listener filters to complete operation. If the timeout is reached, the accepted socket is closed without a connection being created unless `continue_on_listener_filters_timeout` is set to true. Specify 0 to disable the timeout. If not specified, a default timeout of 15s is used.
.google.protobuf.Duration listener_filters_timeout = 15;- Specified by:
getListenerFiltersTimeoutin interfaceListenerOrBuilder- Returns:
- The listenerFiltersTimeout.
-
setListenerFiltersTimeout
public Listener.Builder setListenerFiltersTimeout(com.google.protobuf.Duration value)
The timeout to wait for all listener filters to complete operation. If the timeout is reached, the accepted socket is closed without a connection being created unless `continue_on_listener_filters_timeout` is set to true. Specify 0 to disable the timeout. If not specified, a default timeout of 15s is used.
.google.protobuf.Duration listener_filters_timeout = 15;
-
setListenerFiltersTimeout
public Listener.Builder setListenerFiltersTimeout(com.google.protobuf.Duration.Builder builderForValue)
The timeout to wait for all listener filters to complete operation. If the timeout is reached, the accepted socket is closed without a connection being created unless `continue_on_listener_filters_timeout` is set to true. Specify 0 to disable the timeout. If not specified, a default timeout of 15s is used.
.google.protobuf.Duration listener_filters_timeout = 15;
-
mergeListenerFiltersTimeout
public Listener.Builder mergeListenerFiltersTimeout(com.google.protobuf.Duration value)
The timeout to wait for all listener filters to complete operation. If the timeout is reached, the accepted socket is closed without a connection being created unless `continue_on_listener_filters_timeout` is set to true. Specify 0 to disable the timeout. If not specified, a default timeout of 15s is used.
.google.protobuf.Duration listener_filters_timeout = 15;
-
clearListenerFiltersTimeout
public Listener.Builder clearListenerFiltersTimeout()
The timeout to wait for all listener filters to complete operation. If the timeout is reached, the accepted socket is closed without a connection being created unless `continue_on_listener_filters_timeout` is set to true. Specify 0 to disable the timeout. If not specified, a default timeout of 15s is used.
.google.protobuf.Duration listener_filters_timeout = 15;
-
getListenerFiltersTimeoutBuilder
public com.google.protobuf.Duration.Builder getListenerFiltersTimeoutBuilder()
The timeout to wait for all listener filters to complete operation. If the timeout is reached, the accepted socket is closed without a connection being created unless `continue_on_listener_filters_timeout` is set to true. Specify 0 to disable the timeout. If not specified, a default timeout of 15s is used.
.google.protobuf.Duration listener_filters_timeout = 15;
-
getListenerFiltersTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getListenerFiltersTimeoutOrBuilder()
The timeout to wait for all listener filters to complete operation. If the timeout is reached, the accepted socket is closed without a connection being created unless `continue_on_listener_filters_timeout` is set to true. Specify 0 to disable the timeout. If not specified, a default timeout of 15s is used.
.google.protobuf.Duration listener_filters_timeout = 15;- Specified by:
getListenerFiltersTimeoutOrBuilderin interfaceListenerOrBuilder
-
getContinueOnListenerFiltersTimeout
public boolean getContinueOnListenerFiltersTimeout()
Whether a connection should be created when listener filters timeout. Default is false. .. attention:: Some listener filters, such as :ref:`Proxy Protocol filter <config_listener_filters_proxy_protocol>`, should not be used with this option. It will cause unexpected behavior when a connection is created.
bool continue_on_listener_filters_timeout = 17;- Specified by:
getContinueOnListenerFiltersTimeoutin interfaceListenerOrBuilder- Returns:
- The continueOnListenerFiltersTimeout.
-
setContinueOnListenerFiltersTimeout
public Listener.Builder setContinueOnListenerFiltersTimeout(boolean value)
Whether a connection should be created when listener filters timeout. Default is false. .. attention:: Some listener filters, such as :ref:`Proxy Protocol filter <config_listener_filters_proxy_protocol>`, should not be used with this option. It will cause unexpected behavior when a connection is created.
bool continue_on_listener_filters_timeout = 17;- Parameters:
value- The continueOnListenerFiltersTimeout to set.- Returns:
- This builder for chaining.
-
clearContinueOnListenerFiltersTimeout
public Listener.Builder clearContinueOnListenerFiltersTimeout()
Whether a connection should be created when listener filters timeout. Default is false. .. attention:: Some listener filters, such as :ref:`Proxy Protocol filter <config_listener_filters_proxy_protocol>`, should not be used with this option. It will cause unexpected behavior when a connection is created.
bool continue_on_listener_filters_timeout = 17;- Returns:
- This builder for chaining.
-
hasTransparent
public boolean hasTransparent()
Whether the listener should be set as a transparent socket. When this flag is set to true, connections can be redirected to the listener using an *iptables* *TPROXY* target, in which case the original source and destination addresses and ports are preserved on accepted connections. This flag should be used in combination with :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` to mark the connections' local addresses as "restored." This can be used to hand off each redirected connection to another listener associated with the connection's destination address. Direct connections to the socket without using *TPROXY* cannot be distinguished from connections redirected using *TPROXY* and are therefore treated as if they were redirected. When this flag is set to false, the listener's socket is explicitly reset as non-transparent. Setting this flag requires Envoy to run with the *CAP_NET_ADMIN* capability. When this flag is not set (default), the socket is not modified, i.e. the transparent option is neither set nor reset.
.google.protobuf.BoolValue transparent = 10;- Specified by:
hasTransparentin interfaceListenerOrBuilder- Returns:
- Whether the transparent field is set.
-
getTransparent
public com.google.protobuf.BoolValue getTransparent()
Whether the listener should be set as a transparent socket. When this flag is set to true, connections can be redirected to the listener using an *iptables* *TPROXY* target, in which case the original source and destination addresses and ports are preserved on accepted connections. This flag should be used in combination with :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` to mark the connections' local addresses as "restored." This can be used to hand off each redirected connection to another listener associated with the connection's destination address. Direct connections to the socket without using *TPROXY* cannot be distinguished from connections redirected using *TPROXY* and are therefore treated as if they were redirected. When this flag is set to false, the listener's socket is explicitly reset as non-transparent. Setting this flag requires Envoy to run with the *CAP_NET_ADMIN* capability. When this flag is not set (default), the socket is not modified, i.e. the transparent option is neither set nor reset.
.google.protobuf.BoolValue transparent = 10;- Specified by:
getTransparentin interfaceListenerOrBuilder- Returns:
- The transparent.
-
setTransparent
public Listener.Builder setTransparent(com.google.protobuf.BoolValue value)
Whether the listener should be set as a transparent socket. When this flag is set to true, connections can be redirected to the listener using an *iptables* *TPROXY* target, in which case the original source and destination addresses and ports are preserved on accepted connections. This flag should be used in combination with :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` to mark the connections' local addresses as "restored." This can be used to hand off each redirected connection to another listener associated with the connection's destination address. Direct connections to the socket without using *TPROXY* cannot be distinguished from connections redirected using *TPROXY* and are therefore treated as if they were redirected. When this flag is set to false, the listener's socket is explicitly reset as non-transparent. Setting this flag requires Envoy to run with the *CAP_NET_ADMIN* capability. When this flag is not set (default), the socket is not modified, i.e. the transparent option is neither set nor reset.
.google.protobuf.BoolValue transparent = 10;
-
setTransparent
public Listener.Builder setTransparent(com.google.protobuf.BoolValue.Builder builderForValue)
Whether the listener should be set as a transparent socket. When this flag is set to true, connections can be redirected to the listener using an *iptables* *TPROXY* target, in which case the original source and destination addresses and ports are preserved on accepted connections. This flag should be used in combination with :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` to mark the connections' local addresses as "restored." This can be used to hand off each redirected connection to another listener associated with the connection's destination address. Direct connections to the socket without using *TPROXY* cannot be distinguished from connections redirected using *TPROXY* and are therefore treated as if they were redirected. When this flag is set to false, the listener's socket is explicitly reset as non-transparent. Setting this flag requires Envoy to run with the *CAP_NET_ADMIN* capability. When this flag is not set (default), the socket is not modified, i.e. the transparent option is neither set nor reset.
.google.protobuf.BoolValue transparent = 10;
-
mergeTransparent
public Listener.Builder mergeTransparent(com.google.protobuf.BoolValue value)
Whether the listener should be set as a transparent socket. When this flag is set to true, connections can be redirected to the listener using an *iptables* *TPROXY* target, in which case the original source and destination addresses and ports are preserved on accepted connections. This flag should be used in combination with :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` to mark the connections' local addresses as "restored." This can be used to hand off each redirected connection to another listener associated with the connection's destination address. Direct connections to the socket without using *TPROXY* cannot be distinguished from connections redirected using *TPROXY* and are therefore treated as if they were redirected. When this flag is set to false, the listener's socket is explicitly reset as non-transparent. Setting this flag requires Envoy to run with the *CAP_NET_ADMIN* capability. When this flag is not set (default), the socket is not modified, i.e. the transparent option is neither set nor reset.
.google.protobuf.BoolValue transparent = 10;
-
clearTransparent
public Listener.Builder clearTransparent()
Whether the listener should be set as a transparent socket. When this flag is set to true, connections can be redirected to the listener using an *iptables* *TPROXY* target, in which case the original source and destination addresses and ports are preserved on accepted connections. This flag should be used in combination with :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` to mark the connections' local addresses as "restored." This can be used to hand off each redirected connection to another listener associated with the connection's destination address. Direct connections to the socket without using *TPROXY* cannot be distinguished from connections redirected using *TPROXY* and are therefore treated as if they were redirected. When this flag is set to false, the listener's socket is explicitly reset as non-transparent. Setting this flag requires Envoy to run with the *CAP_NET_ADMIN* capability. When this flag is not set (default), the socket is not modified, i.e. the transparent option is neither set nor reset.
.google.protobuf.BoolValue transparent = 10;
-
getTransparentBuilder
public com.google.protobuf.BoolValue.Builder getTransparentBuilder()
Whether the listener should be set as a transparent socket. When this flag is set to true, connections can be redirected to the listener using an *iptables* *TPROXY* target, in which case the original source and destination addresses and ports are preserved on accepted connections. This flag should be used in combination with :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` to mark the connections' local addresses as "restored." This can be used to hand off each redirected connection to another listener associated with the connection's destination address. Direct connections to the socket without using *TPROXY* cannot be distinguished from connections redirected using *TPROXY* and are therefore treated as if they were redirected. When this flag is set to false, the listener's socket is explicitly reset as non-transparent. Setting this flag requires Envoy to run with the *CAP_NET_ADMIN* capability. When this flag is not set (default), the socket is not modified, i.e. the transparent option is neither set nor reset.
.google.protobuf.BoolValue transparent = 10;
-
getTransparentOrBuilder
public com.google.protobuf.BoolValueOrBuilder getTransparentOrBuilder()
Whether the listener should be set as a transparent socket. When this flag is set to true, connections can be redirected to the listener using an *iptables* *TPROXY* target, in which case the original source and destination addresses and ports are preserved on accepted connections. This flag should be used in combination with :ref:`an original_dst <config_listener_filters_original_dst>` :ref:`listener filter <envoy_api_field_Listener.listener_filters>` to mark the connections' local addresses as "restored." This can be used to hand off each redirected connection to another listener associated with the connection's destination address. Direct connections to the socket without using *TPROXY* cannot be distinguished from connections redirected using *TPROXY* and are therefore treated as if they were redirected. When this flag is set to false, the listener's socket is explicitly reset as non-transparent. Setting this flag requires Envoy to run with the *CAP_NET_ADMIN* capability. When this flag is not set (default), the socket is not modified, i.e. the transparent option is neither set nor reset.
.google.protobuf.BoolValue transparent = 10;- Specified by:
getTransparentOrBuilderin interfaceListenerOrBuilder
-
hasFreebind
public boolean hasFreebind()
Whether the listener should set the *IP_FREEBIND* socket option. When this flag is set to true, listeners can be bound to an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 11;- Specified by:
hasFreebindin interfaceListenerOrBuilder- Returns:
- Whether the freebind field is set.
-
getFreebind
public com.google.protobuf.BoolValue getFreebind()
Whether the listener should set the *IP_FREEBIND* socket option. When this flag is set to true, listeners can be bound to an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 11;- Specified by:
getFreebindin interfaceListenerOrBuilder- Returns:
- The freebind.
-
setFreebind
public Listener.Builder setFreebind(com.google.protobuf.BoolValue value)
Whether the listener should set the *IP_FREEBIND* socket option. When this flag is set to true, listeners can be bound to an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 11;
-
setFreebind
public Listener.Builder setFreebind(com.google.protobuf.BoolValue.Builder builderForValue)
Whether the listener should set the *IP_FREEBIND* socket option. When this flag is set to true, listeners can be bound to an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 11;
-
mergeFreebind
public Listener.Builder mergeFreebind(com.google.protobuf.BoolValue value)
Whether the listener should set the *IP_FREEBIND* socket option. When this flag is set to true, listeners can be bound to an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 11;
-
clearFreebind
public Listener.Builder clearFreebind()
Whether the listener should set the *IP_FREEBIND* socket option. When this flag is set to true, listeners can be bound to an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 11;
-
getFreebindBuilder
public com.google.protobuf.BoolValue.Builder getFreebindBuilder()
Whether the listener should set the *IP_FREEBIND* socket option. When this flag is set to true, listeners can be bound to an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 11;
-
getFreebindOrBuilder
public com.google.protobuf.BoolValueOrBuilder getFreebindOrBuilder()
Whether the listener should set the *IP_FREEBIND* socket option. When this flag is set to true, listeners can be bound to an IP address that is not configured on the system running Envoy. When this flag is set to false, the option *IP_FREEBIND* is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled.
.google.protobuf.BoolValue freebind = 11;- Specified by:
getFreebindOrBuilderin interfaceListenerOrBuilder
-
getSocketOptionsList
public List<SocketOption> getSocketOptionsList()
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;- Specified by:
getSocketOptionsListin interfaceListenerOrBuilder
-
getSocketOptionsCount
public int getSocketOptionsCount()
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;- Specified by:
getSocketOptionsCountin interfaceListenerOrBuilder
-
getSocketOptions
public SocketOption getSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;- Specified by:
getSocketOptionsin interfaceListenerOrBuilder
-
setSocketOptions
public Listener.Builder setSocketOptions(int index, SocketOption value)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
setSocketOptions
public Listener.Builder setSocketOptions(int index, SocketOption.Builder builderForValue)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
addSocketOptions
public Listener.Builder addSocketOptions(SocketOption value)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
addSocketOptions
public Listener.Builder addSocketOptions(int index, SocketOption value)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
addSocketOptions
public Listener.Builder addSocketOptions(SocketOption.Builder builderForValue)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
addSocketOptions
public Listener.Builder addSocketOptions(int index, SocketOption.Builder builderForValue)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
addAllSocketOptions
public Listener.Builder addAllSocketOptions(Iterable<? extends SocketOption> values)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
clearSocketOptions
public Listener.Builder clearSocketOptions()
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
removeSocketOptions
public Listener.Builder removeSocketOptions(int index)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
getSocketOptionsBuilder
public SocketOption.Builder getSocketOptionsBuilder(int index)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
getSocketOptionsOrBuilder
public SocketOptionOrBuilder getSocketOptionsOrBuilder(int index)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;- Specified by:
getSocketOptionsOrBuilderin interfaceListenerOrBuilder
-
getSocketOptionsOrBuilderList
public List<? extends SocketOptionOrBuilder> getSocketOptionsOrBuilderList()
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;- Specified by:
getSocketOptionsOrBuilderListin interfaceListenerOrBuilder
-
addSocketOptionsBuilder
public SocketOption.Builder addSocketOptionsBuilder()
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
addSocketOptionsBuilder
public SocketOption.Builder addSocketOptionsBuilder(int index)
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
getSocketOptionsBuilderList
public List<SocketOption.Builder> getSocketOptionsBuilderList()
Additional socket options that may not be present in Envoy source code or precompiled binaries.
repeated .envoy.api.v2.core.SocketOption socket_options = 13;
-
hasTcpFastOpenQueueLength
public boolean hasTcpFastOpenQueueLength()
Whether the listener should accept TCP Fast Open (TFO) connections. When this flag is set to a value greater than 0, the option TCP_FASTOPEN is enabled on the socket, with a queue length of the specified size (see `details in RFC7413 <https://tools.ietf.org/html/rfc7413#section-5.1>`_). When this flag is set to 0, the option TCP_FASTOPEN is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled. On Linux, the net.ipv4.tcp_fastopen kernel parameter must include flag 0x2 to enable TCP_FASTOPEN. See `ip-sysctl.txt <https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt>`_. On macOS, only values of 0, 1, and unset are valid; other values may result in an error. To set the queue length on macOS, set the net.inet.tcp.fastopen_backlog kernel parameter.
.google.protobuf.UInt32Value tcp_fast_open_queue_length = 12;- Specified by:
hasTcpFastOpenQueueLengthin interfaceListenerOrBuilder- Returns:
- Whether the tcpFastOpenQueueLength field is set.
-
getTcpFastOpenQueueLength
public com.google.protobuf.UInt32Value getTcpFastOpenQueueLength()
Whether the listener should accept TCP Fast Open (TFO) connections. When this flag is set to a value greater than 0, the option TCP_FASTOPEN is enabled on the socket, with a queue length of the specified size (see `details in RFC7413 <https://tools.ietf.org/html/rfc7413#section-5.1>`_). When this flag is set to 0, the option TCP_FASTOPEN is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled. On Linux, the net.ipv4.tcp_fastopen kernel parameter must include flag 0x2 to enable TCP_FASTOPEN. See `ip-sysctl.txt <https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt>`_. On macOS, only values of 0, 1, and unset are valid; other values may result in an error. To set the queue length on macOS, set the net.inet.tcp.fastopen_backlog kernel parameter.
.google.protobuf.UInt32Value tcp_fast_open_queue_length = 12;- Specified by:
getTcpFastOpenQueueLengthin interfaceListenerOrBuilder- Returns:
- The tcpFastOpenQueueLength.
-
setTcpFastOpenQueueLength
public Listener.Builder setTcpFastOpenQueueLength(com.google.protobuf.UInt32Value value)
Whether the listener should accept TCP Fast Open (TFO) connections. When this flag is set to a value greater than 0, the option TCP_FASTOPEN is enabled on the socket, with a queue length of the specified size (see `details in RFC7413 <https://tools.ietf.org/html/rfc7413#section-5.1>`_). When this flag is set to 0, the option TCP_FASTOPEN is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled. On Linux, the net.ipv4.tcp_fastopen kernel parameter must include flag 0x2 to enable TCP_FASTOPEN. See `ip-sysctl.txt <https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt>`_. On macOS, only values of 0, 1, and unset are valid; other values may result in an error. To set the queue length on macOS, set the net.inet.tcp.fastopen_backlog kernel parameter.
.google.protobuf.UInt32Value tcp_fast_open_queue_length = 12;
-
setTcpFastOpenQueueLength
public Listener.Builder setTcpFastOpenQueueLength(com.google.protobuf.UInt32Value.Builder builderForValue)
Whether the listener should accept TCP Fast Open (TFO) connections. When this flag is set to a value greater than 0, the option TCP_FASTOPEN is enabled on the socket, with a queue length of the specified size (see `details in RFC7413 <https://tools.ietf.org/html/rfc7413#section-5.1>`_). When this flag is set to 0, the option TCP_FASTOPEN is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled. On Linux, the net.ipv4.tcp_fastopen kernel parameter must include flag 0x2 to enable TCP_FASTOPEN. See `ip-sysctl.txt <https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt>`_. On macOS, only values of 0, 1, and unset are valid; other values may result in an error. To set the queue length on macOS, set the net.inet.tcp.fastopen_backlog kernel parameter.
.google.protobuf.UInt32Value tcp_fast_open_queue_length = 12;
-
mergeTcpFastOpenQueueLength
public Listener.Builder mergeTcpFastOpenQueueLength(com.google.protobuf.UInt32Value value)
Whether the listener should accept TCP Fast Open (TFO) connections. When this flag is set to a value greater than 0, the option TCP_FASTOPEN is enabled on the socket, with a queue length of the specified size (see `details in RFC7413 <https://tools.ietf.org/html/rfc7413#section-5.1>`_). When this flag is set to 0, the option TCP_FASTOPEN is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled. On Linux, the net.ipv4.tcp_fastopen kernel parameter must include flag 0x2 to enable TCP_FASTOPEN. See `ip-sysctl.txt <https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt>`_. On macOS, only values of 0, 1, and unset are valid; other values may result in an error. To set the queue length on macOS, set the net.inet.tcp.fastopen_backlog kernel parameter.
.google.protobuf.UInt32Value tcp_fast_open_queue_length = 12;
-
clearTcpFastOpenQueueLength
public Listener.Builder clearTcpFastOpenQueueLength()
Whether the listener should accept TCP Fast Open (TFO) connections. When this flag is set to a value greater than 0, the option TCP_FASTOPEN is enabled on the socket, with a queue length of the specified size (see `details in RFC7413 <https://tools.ietf.org/html/rfc7413#section-5.1>`_). When this flag is set to 0, the option TCP_FASTOPEN is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled. On Linux, the net.ipv4.tcp_fastopen kernel parameter must include flag 0x2 to enable TCP_FASTOPEN. See `ip-sysctl.txt <https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt>`_. On macOS, only values of 0, 1, and unset are valid; other values may result in an error. To set the queue length on macOS, set the net.inet.tcp.fastopen_backlog kernel parameter.
.google.protobuf.UInt32Value tcp_fast_open_queue_length = 12;
-
getTcpFastOpenQueueLengthBuilder
public com.google.protobuf.UInt32Value.Builder getTcpFastOpenQueueLengthBuilder()
Whether the listener should accept TCP Fast Open (TFO) connections. When this flag is set to a value greater than 0, the option TCP_FASTOPEN is enabled on the socket, with a queue length of the specified size (see `details in RFC7413 <https://tools.ietf.org/html/rfc7413#section-5.1>`_). When this flag is set to 0, the option TCP_FASTOPEN is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled. On Linux, the net.ipv4.tcp_fastopen kernel parameter must include flag 0x2 to enable TCP_FASTOPEN. See `ip-sysctl.txt <https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt>`_. On macOS, only values of 0, 1, and unset are valid; other values may result in an error. To set the queue length on macOS, set the net.inet.tcp.fastopen_backlog kernel parameter.
.google.protobuf.UInt32Value tcp_fast_open_queue_length = 12;
-
getTcpFastOpenQueueLengthOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getTcpFastOpenQueueLengthOrBuilder()
Whether the listener should accept TCP Fast Open (TFO) connections. When this flag is set to a value greater than 0, the option TCP_FASTOPEN is enabled on the socket, with a queue length of the specified size (see `details in RFC7413 <https://tools.ietf.org/html/rfc7413#section-5.1>`_). When this flag is set to 0, the option TCP_FASTOPEN is disabled on the socket. When this flag is not set (default), the socket is not modified, i.e. the option is neither enabled nor disabled. On Linux, the net.ipv4.tcp_fastopen kernel parameter must include flag 0x2 to enable TCP_FASTOPEN. See `ip-sysctl.txt <https://www.kernel.org/doc/Documentation/networking/ip-sysctl.txt>`_. On macOS, only values of 0, 1, and unset are valid; other values may result in an error. To set the queue length on macOS, set the net.inet.tcp.fastopen_backlog kernel parameter.
.google.protobuf.UInt32Value tcp_fast_open_queue_length = 12;- Specified by:
getTcpFastOpenQueueLengthOrBuilderin interfaceListenerOrBuilder
-
getTrafficDirectionValue
public int getTrafficDirectionValue()
Specifies the intended direction of the traffic relative to the local Envoy. This property is required on Windows for listeners using the original destination filter, see :ref:`Original Destination <config_listener_filters_original_dst>`.
.envoy.api.v2.core.TrafficDirection traffic_direction = 16;- Specified by:
getTrafficDirectionValuein interfaceListenerOrBuilder- Returns:
- The enum numeric value on the wire for trafficDirection.
-
setTrafficDirectionValue
public Listener.Builder setTrafficDirectionValue(int value)
Specifies the intended direction of the traffic relative to the local Envoy. This property is required on Windows for listeners using the original destination filter, see :ref:`Original Destination <config_listener_filters_original_dst>`.
.envoy.api.v2.core.TrafficDirection traffic_direction = 16;- Parameters:
value- The enum numeric value on the wire for trafficDirection to set.- Returns:
- This builder for chaining.
-
getTrafficDirection
public TrafficDirection getTrafficDirection()
Specifies the intended direction of the traffic relative to the local Envoy. This property is required on Windows for listeners using the original destination filter, see :ref:`Original Destination <config_listener_filters_original_dst>`.
.envoy.api.v2.core.TrafficDirection traffic_direction = 16;- Specified by:
getTrafficDirectionin interfaceListenerOrBuilder- Returns:
- The trafficDirection.
-
setTrafficDirection
public Listener.Builder setTrafficDirection(TrafficDirection value)
Specifies the intended direction of the traffic relative to the local Envoy. This property is required on Windows for listeners using the original destination filter, see :ref:`Original Destination <config_listener_filters_original_dst>`.
.envoy.api.v2.core.TrafficDirection traffic_direction = 16;- Parameters:
value- The trafficDirection to set.- Returns:
- This builder for chaining.
-
clearTrafficDirection
public Listener.Builder clearTrafficDirection()
Specifies the intended direction of the traffic relative to the local Envoy. This property is required on Windows for listeners using the original destination filter, see :ref:`Original Destination <config_listener_filters_original_dst>`.
.envoy.api.v2.core.TrafficDirection traffic_direction = 16;- Returns:
- This builder for chaining.
-
hasUdpListenerConfig
public boolean hasUdpListenerConfig()
If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e. :ref:`udp_listener_name <envoy_api_field_listener.UdpListenerConfig.udp_listener_name>` = "raw_udp_listener" for creating a packet-oriented UDP listener. If not present, treat it as "raw_udp_listener".
.envoy.api.v2.listener.UdpListenerConfig udp_listener_config = 18;- Specified by:
hasUdpListenerConfigin interfaceListenerOrBuilder- Returns:
- Whether the udpListenerConfig field is set.
-
getUdpListenerConfig
public UdpListenerConfig getUdpListenerConfig()
If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e. :ref:`udp_listener_name <envoy_api_field_listener.UdpListenerConfig.udp_listener_name>` = "raw_udp_listener" for creating a packet-oriented UDP listener. If not present, treat it as "raw_udp_listener".
.envoy.api.v2.listener.UdpListenerConfig udp_listener_config = 18;- Specified by:
getUdpListenerConfigin interfaceListenerOrBuilder- Returns:
- The udpListenerConfig.
-
setUdpListenerConfig
public Listener.Builder setUdpListenerConfig(UdpListenerConfig value)
If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e. :ref:`udp_listener_name <envoy_api_field_listener.UdpListenerConfig.udp_listener_name>` = "raw_udp_listener" for creating a packet-oriented UDP listener. If not present, treat it as "raw_udp_listener".
.envoy.api.v2.listener.UdpListenerConfig udp_listener_config = 18;
-
setUdpListenerConfig
public Listener.Builder setUdpListenerConfig(UdpListenerConfig.Builder builderForValue)
If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e. :ref:`udp_listener_name <envoy_api_field_listener.UdpListenerConfig.udp_listener_name>` = "raw_udp_listener" for creating a packet-oriented UDP listener. If not present, treat it as "raw_udp_listener".
.envoy.api.v2.listener.UdpListenerConfig udp_listener_config = 18;
-
mergeUdpListenerConfig
public Listener.Builder mergeUdpListenerConfig(UdpListenerConfig value)
If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e. :ref:`udp_listener_name <envoy_api_field_listener.UdpListenerConfig.udp_listener_name>` = "raw_udp_listener" for creating a packet-oriented UDP listener. If not present, treat it as "raw_udp_listener".
.envoy.api.v2.listener.UdpListenerConfig udp_listener_config = 18;
-
clearUdpListenerConfig
public Listener.Builder clearUdpListenerConfig()
If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e. :ref:`udp_listener_name <envoy_api_field_listener.UdpListenerConfig.udp_listener_name>` = "raw_udp_listener" for creating a packet-oriented UDP listener. If not present, treat it as "raw_udp_listener".
.envoy.api.v2.listener.UdpListenerConfig udp_listener_config = 18;
-
getUdpListenerConfigBuilder
public UdpListenerConfig.Builder getUdpListenerConfigBuilder()
If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e. :ref:`udp_listener_name <envoy_api_field_listener.UdpListenerConfig.udp_listener_name>` = "raw_udp_listener" for creating a packet-oriented UDP listener. If not present, treat it as "raw_udp_listener".
.envoy.api.v2.listener.UdpListenerConfig udp_listener_config = 18;
-
getUdpListenerConfigOrBuilder
public UdpListenerConfigOrBuilder getUdpListenerConfigOrBuilder()
If the protocol in the listener socket address in :ref:`protocol <envoy_api_field_core.SocketAddress.protocol>` is :ref:`UDP <envoy_api_enum_value_core.SocketAddress.Protocol.UDP>`, this field specifies the actual udp listener to create, i.e. :ref:`udp_listener_name <envoy_api_field_listener.UdpListenerConfig.udp_listener_name>` = "raw_udp_listener" for creating a packet-oriented UDP listener. If not present, treat it as "raw_udp_listener".
.envoy.api.v2.listener.UdpListenerConfig udp_listener_config = 18;- Specified by:
getUdpListenerConfigOrBuilderin interfaceListenerOrBuilder
-
hasApiListener
public boolean hasApiListener()
Used to represent an API listener, which is used in non-proxy clients. The type of API exposed to the non-proxy application depends on the type of API listener. When this field is set, no other field except for :ref:`name<envoy_api_field_Listener.name>` should be set. .. note:: Currently only one ApiListener can be installed; and it can only be done via bootstrap config, not LDS. [#next-major-version: In the v3 API, instead of this messy approach where the socket listener fields are directly in the top-level Listener message and the API listener types are in the ApiListener message, the socket listener messages should be in their own message, and the top-level Listener should essentially be a oneof that selects between the socket listener and the various types of API listener. That way, a given Listener message can structurally only contain the fields of the relevant type.]
.envoy.config.listener.v2.ApiListener api_listener = 19;- Specified by:
hasApiListenerin interfaceListenerOrBuilder- Returns:
- Whether the apiListener field is set.
-
getApiListener
public ApiListener getApiListener()
Used to represent an API listener, which is used in non-proxy clients. The type of API exposed to the non-proxy application depends on the type of API listener. When this field is set, no other field except for :ref:`name<envoy_api_field_Listener.name>` should be set. .. note:: Currently only one ApiListener can be installed; and it can only be done via bootstrap config, not LDS. [#next-major-version: In the v3 API, instead of this messy approach where the socket listener fields are directly in the top-level Listener message and the API listener types are in the ApiListener message, the socket listener messages should be in their own message, and the top-level Listener should essentially be a oneof that selects between the socket listener and the various types of API listener. That way, a given Listener message can structurally only contain the fields of the relevant type.]
.envoy.config.listener.v2.ApiListener api_listener = 19;- Specified by:
getApiListenerin interfaceListenerOrBuilder- Returns:
- The apiListener.
-
setApiListener
public Listener.Builder setApiListener(ApiListener value)
Used to represent an API listener, which is used in non-proxy clients. The type of API exposed to the non-proxy application depends on the type of API listener. When this field is set, no other field except for :ref:`name<envoy_api_field_Listener.name>` should be set. .. note:: Currently only one ApiListener can be installed; and it can only be done via bootstrap config, not LDS. [#next-major-version: In the v3 API, instead of this messy approach where the socket listener fields are directly in the top-level Listener message and the API listener types are in the ApiListener message, the socket listener messages should be in their own message, and the top-level Listener should essentially be a oneof that selects between the socket listener and the various types of API listener. That way, a given Listener message can structurally only contain the fields of the relevant type.]
.envoy.config.listener.v2.ApiListener api_listener = 19;
-
setApiListener
public Listener.Builder setApiListener(ApiListener.Builder builderForValue)
Used to represent an API listener, which is used in non-proxy clients. The type of API exposed to the non-proxy application depends on the type of API listener. When this field is set, no other field except for :ref:`name<envoy_api_field_Listener.name>` should be set. .. note:: Currently only one ApiListener can be installed; and it can only be done via bootstrap config, not LDS. [#next-major-version: In the v3 API, instead of this messy approach where the socket listener fields are directly in the top-level Listener message and the API listener types are in the ApiListener message, the socket listener messages should be in their own message, and the top-level Listener should essentially be a oneof that selects between the socket listener and the various types of API listener. That way, a given Listener message can structurally only contain the fields of the relevant type.]
.envoy.config.listener.v2.ApiListener api_listener = 19;
-
mergeApiListener
public Listener.Builder mergeApiListener(ApiListener value)
Used to represent an API listener, which is used in non-proxy clients. The type of API exposed to the non-proxy application depends on the type of API listener. When this field is set, no other field except for :ref:`name<envoy_api_field_Listener.name>` should be set. .. note:: Currently only one ApiListener can be installed; and it can only be done via bootstrap config, not LDS. [#next-major-version: In the v3 API, instead of this messy approach where the socket listener fields are directly in the top-level Listener message and the API listener types are in the ApiListener message, the socket listener messages should be in their own message, and the top-level Listener should essentially be a oneof that selects between the socket listener and the various types of API listener. That way, a given Listener message can structurally only contain the fields of the relevant type.]
.envoy.config.listener.v2.ApiListener api_listener = 19;
-
clearApiListener
public Listener.Builder clearApiListener()
Used to represent an API listener, which is used in non-proxy clients. The type of API exposed to the non-proxy application depends on the type of API listener. When this field is set, no other field except for :ref:`name<envoy_api_field_Listener.name>` should be set. .. note:: Currently only one ApiListener can be installed; and it can only be done via bootstrap config, not LDS. [#next-major-version: In the v3 API, instead of this messy approach where the socket listener fields are directly in the top-level Listener message and the API listener types are in the ApiListener message, the socket listener messages should be in their own message, and the top-level Listener should essentially be a oneof that selects between the socket listener and the various types of API listener. That way, a given Listener message can structurally only contain the fields of the relevant type.]
.envoy.config.listener.v2.ApiListener api_listener = 19;
-
getApiListenerBuilder
public ApiListener.Builder getApiListenerBuilder()
Used to represent an API listener, which is used in non-proxy clients. The type of API exposed to the non-proxy application depends on the type of API listener. When this field is set, no other field except for :ref:`name<envoy_api_field_Listener.name>` should be set. .. note:: Currently only one ApiListener can be installed; and it can only be done via bootstrap config, not LDS. [#next-major-version: In the v3 API, instead of this messy approach where the socket listener fields are directly in the top-level Listener message and the API listener types are in the ApiListener message, the socket listener messages should be in their own message, and the top-level Listener should essentially be a oneof that selects between the socket listener and the various types of API listener. That way, a given Listener message can structurally only contain the fields of the relevant type.]
.envoy.config.listener.v2.ApiListener api_listener = 19;
-
getApiListenerOrBuilder
public ApiListenerOrBuilder getApiListenerOrBuilder()
Used to represent an API listener, which is used in non-proxy clients. The type of API exposed to the non-proxy application depends on the type of API listener. When this field is set, no other field except for :ref:`name<envoy_api_field_Listener.name>` should be set. .. note:: Currently only one ApiListener can be installed; and it can only be done via bootstrap config, not LDS. [#next-major-version: In the v3 API, instead of this messy approach where the socket listener fields are directly in the top-level Listener message and the API listener types are in the ApiListener message, the socket listener messages should be in their own message, and the top-level Listener should essentially be a oneof that selects between the socket listener and the various types of API listener. That way, a given Listener message can structurally only contain the fields of the relevant type.]
.envoy.config.listener.v2.ApiListener api_listener = 19;- Specified by:
getApiListenerOrBuilderin interfaceListenerOrBuilder
-
hasConnectionBalanceConfig
public boolean hasConnectionBalanceConfig()
The listener's connection balancer configuration, currently only applicable to TCP listeners. If no configuration is specified, Envoy will not attempt to balance active connections between worker threads.
.envoy.api.v2.Listener.ConnectionBalanceConfig connection_balance_config = 20;- Specified by:
hasConnectionBalanceConfigin interfaceListenerOrBuilder- Returns:
- Whether the connectionBalanceConfig field is set.
-
getConnectionBalanceConfig
public Listener.ConnectionBalanceConfig getConnectionBalanceConfig()
The listener's connection balancer configuration, currently only applicable to TCP listeners. If no configuration is specified, Envoy will not attempt to balance active connections between worker threads.
.envoy.api.v2.Listener.ConnectionBalanceConfig connection_balance_config = 20;- Specified by:
getConnectionBalanceConfigin interfaceListenerOrBuilder- Returns:
- The connectionBalanceConfig.
-
setConnectionBalanceConfig
public Listener.Builder setConnectionBalanceConfig(Listener.ConnectionBalanceConfig value)
The listener's connection balancer configuration, currently only applicable to TCP listeners. If no configuration is specified, Envoy will not attempt to balance active connections between worker threads.
.envoy.api.v2.Listener.ConnectionBalanceConfig connection_balance_config = 20;
-
setConnectionBalanceConfig
public Listener.Builder setConnectionBalanceConfig(Listener.ConnectionBalanceConfig.Builder builderForValue)
The listener's connection balancer configuration, currently only applicable to TCP listeners. If no configuration is specified, Envoy will not attempt to balance active connections between worker threads.
.envoy.api.v2.Listener.ConnectionBalanceConfig connection_balance_config = 20;
-
mergeConnectionBalanceConfig
public Listener.Builder mergeConnectionBalanceConfig(Listener.ConnectionBalanceConfig value)
The listener's connection balancer configuration, currently only applicable to TCP listeners. If no configuration is specified, Envoy will not attempt to balance active connections between worker threads.
.envoy.api.v2.Listener.ConnectionBalanceConfig connection_balance_config = 20;
-
clearConnectionBalanceConfig
public Listener.Builder clearConnectionBalanceConfig()
The listener's connection balancer configuration, currently only applicable to TCP listeners. If no configuration is specified, Envoy will not attempt to balance active connections between worker threads.
.envoy.api.v2.Listener.ConnectionBalanceConfig connection_balance_config = 20;
-
getConnectionBalanceConfigBuilder
public Listener.ConnectionBalanceConfig.Builder getConnectionBalanceConfigBuilder()
The listener's connection balancer configuration, currently only applicable to TCP listeners. If no configuration is specified, Envoy will not attempt to balance active connections between worker threads.
.envoy.api.v2.Listener.ConnectionBalanceConfig connection_balance_config = 20;
-
getConnectionBalanceConfigOrBuilder
public Listener.ConnectionBalanceConfigOrBuilder getConnectionBalanceConfigOrBuilder()
The listener's connection balancer configuration, currently only applicable to TCP listeners. If no configuration is specified, Envoy will not attempt to balance active connections between worker threads.
.envoy.api.v2.Listener.ConnectionBalanceConfig connection_balance_config = 20;- Specified by:
getConnectionBalanceConfigOrBuilderin interfaceListenerOrBuilder
-
getReusePort
public boolean getReusePort()
When this flag is set to true, listeners set the *SO_REUSEPORT* socket option and create one socket for each worker thread. This makes inbound connections distribute among worker threads roughly evenly in cases where there are a high number of connections. When this flag is set to false, all worker threads share one socket. Before Linux v4.19-rc1, new TCP connections may be rejected during hot restart (see `3rd paragraph in 'soreuseport' commit message <https://github.com/torvalds/linux/commit/c617f398edd4db2b8567a28e89>`_). This issue was fixed by `tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket <https://github.com/torvalds/linux/commit/40a1227ea845a37ab197dd1caffb60b047fa36b1>`_.
bool reuse_port = 21;- Specified by:
getReusePortin interfaceListenerOrBuilder- Returns:
- The reusePort.
-
setReusePort
public Listener.Builder setReusePort(boolean value)
When this flag is set to true, listeners set the *SO_REUSEPORT* socket option and create one socket for each worker thread. This makes inbound connections distribute among worker threads roughly evenly in cases where there are a high number of connections. When this flag is set to false, all worker threads share one socket. Before Linux v4.19-rc1, new TCP connections may be rejected during hot restart (see `3rd paragraph in 'soreuseport' commit message <https://github.com/torvalds/linux/commit/c617f398edd4db2b8567a28e89>`_). This issue was fixed by `tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket <https://github.com/torvalds/linux/commit/40a1227ea845a37ab197dd1caffb60b047fa36b1>`_.
bool reuse_port = 21;- Parameters:
value- The reusePort to set.- Returns:
- This builder for chaining.
-
clearReusePort
public Listener.Builder clearReusePort()
When this flag is set to true, listeners set the *SO_REUSEPORT* socket option and create one socket for each worker thread. This makes inbound connections distribute among worker threads roughly evenly in cases where there are a high number of connections. When this flag is set to false, all worker threads share one socket. Before Linux v4.19-rc1, new TCP connections may be rejected during hot restart (see `3rd paragraph in 'soreuseport' commit message <https://github.com/torvalds/linux/commit/c617f398edd4db2b8567a28e89>`_). This issue was fixed by `tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket <https://github.com/torvalds/linux/commit/40a1227ea845a37ab197dd1caffb60b047fa36b1>`_.
bool reuse_port = 21;- Returns:
- This builder for chaining.
-
getAccessLogList
public List<AccessLog> getAccessLogList()
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;- Specified by:
getAccessLogListin interfaceListenerOrBuilder
-
getAccessLogCount
public int getAccessLogCount()
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;- Specified by:
getAccessLogCountin interfaceListenerOrBuilder
-
getAccessLog
public AccessLog getAccessLog(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;- Specified by:
getAccessLogin interfaceListenerOrBuilder
-
setAccessLog
public Listener.Builder setAccessLog(int index, AccessLog value)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
setAccessLog
public Listener.Builder setAccessLog(int index, AccessLog.Builder builderForValue)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
addAccessLog
public Listener.Builder addAccessLog(AccessLog value)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
addAccessLog
public Listener.Builder addAccessLog(int index, AccessLog value)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
addAccessLog
public Listener.Builder addAccessLog(AccessLog.Builder builderForValue)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
addAccessLog
public Listener.Builder addAccessLog(int index, AccessLog.Builder builderForValue)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
addAllAccessLog
public Listener.Builder addAllAccessLog(Iterable<? extends AccessLog> values)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
clearAccessLog
public Listener.Builder clearAccessLog()
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
removeAccessLog
public Listener.Builder removeAccessLog(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
getAccessLogBuilder
public AccessLog.Builder getAccessLogBuilder(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
getAccessLogOrBuilder
public AccessLogOrBuilder getAccessLogOrBuilder(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;- Specified by:
getAccessLogOrBuilderin interfaceListenerOrBuilder
-
getAccessLogOrBuilderList
public List<? extends AccessLogOrBuilder> getAccessLogOrBuilderList()
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;- Specified by:
getAccessLogOrBuilderListin interfaceListenerOrBuilder
-
addAccessLogBuilder
public AccessLog.Builder addAccessLogBuilder()
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
addAccessLogBuilder
public AccessLog.Builder addAccessLogBuilder(int index)
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
getAccessLogBuilderList
public List<AccessLog.Builder> getAccessLogBuilderList()
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.
repeated .envoy.config.filter.accesslog.v2.AccessLog access_log = 22;
-
setUnknownFields
public final Listener.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Listener.Builder>
-
mergeUnknownFields
public final Listener.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Listener.Builder>
-
-