Uses of Interface
io.envoyproxy.envoy.config.core.v3.TcpKeepaliveOrBuilder
Packages that use TcpKeepaliveOrBuilder
Package
Description
-
Uses of TcpKeepaliveOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return TcpKeepaliveOrBuilderModifier and TypeMethodDescriptionUpstreamConnectionOptions.Builder.getTcpKeepaliveOrBuilder()If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.UpstreamConnectionOptions.getTcpKeepaliveOrBuilder()If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives.UpstreamConnectionOptionsOrBuilder.getTcpKeepaliveOrBuilder()If set then set SO_KEEPALIVE on the socket to enable TCP Keepalives. -
Uses of TcpKeepaliveOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement TcpKeepaliveOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeenvoy.config.core.v3.TcpKeepalivestatic final classProtobuf typeenvoy.config.core.v3.TcpKeepalive -
Uses of TcpKeepaliveOrBuilder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return TcpKeepaliveOrBuilderModifier and TypeMethodDescriptionAdditionalAddress.Builder.getTcpKeepaliveOrBuilder()Configures TCP keepalive settings for the additional address.AdditionalAddress.getTcpKeepaliveOrBuilder()Configures TCP keepalive settings for the additional address.AdditionalAddressOrBuilder.getTcpKeepaliveOrBuilder()Configures TCP keepalive settings for the additional address.Listener.Builder.getTcpKeepaliveOrBuilder()If set, TCP keepalive settings are configured for the listener address and inherited by additional addresses.Listener.getTcpKeepaliveOrBuilder()If set, TCP keepalive settings are configured for the listener address and inherited by additional addresses.ListenerOrBuilder.getTcpKeepaliveOrBuilder()If set, TCP keepalive settings are configured for the listener address and inherited by additional addresses.