Uses of Interface
io.envoyproxy.envoy.api.v2.core.BindConfigOrBuilder
-
Packages that use BindConfigOrBuilder Package Description io.envoyproxy.envoy.api.v2 io.envoyproxy.envoy.api.v2.core io.envoyproxy.envoy.config.bootstrap.v2 -
-
Uses of BindConfigOrBuilder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return BindConfigOrBuilder Modifier and Type Method Description BindConfigOrBuilderCluster.Builder. getUpstreamBindConfigOrBuilder()Optional configuration used to bind newly established upstream connections.BindConfigOrBuilderCluster. getUpstreamBindConfigOrBuilder()Optional configuration used to bind newly established upstream connections.BindConfigOrBuilderClusterOrBuilder. getUpstreamBindConfigOrBuilder()Optional configuration used to bind newly established upstream connections. -
Uses of BindConfigOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core that implement BindConfigOrBuilder Modifier and Type Class Description classBindConfigProtobuf typeenvoy.api.v2.core.BindConfigstatic classBindConfig.BuilderProtobuf typeenvoy.api.v2.core.BindConfig -
Uses of BindConfigOrBuilder in io.envoyproxy.envoy.config.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 that return BindConfigOrBuilder Modifier and Type Method Description BindConfigOrBuilderClusterManager.Builder. getUpstreamBindConfigOrBuilder()Optional configuration used to bind newly established upstream connections.BindConfigOrBuilderClusterManager. getUpstreamBindConfigOrBuilder()Optional configuration used to bind newly established upstream connections.BindConfigOrBuilderClusterManagerOrBuilder. getUpstreamBindConfigOrBuilder()Optional configuration used to bind newly established upstream connections.
-