Uses of Class
io.envoyproxy.envoy.config.core.v3.BindConfig
Packages that use BindConfig
Package
Description
-
Uses of BindConfig in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return BindConfigModifier and TypeMethodDescriptionClusterManager.Builder.getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.ClusterManager.getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.ClusterManagerOrBuilder.getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type BindConfigModifier and TypeMethodDescriptionClusterManager.Builder.mergeUpstreamBindConfig(BindConfig value) Optional configuration used to bind newly established upstream connections.ClusterManager.Builder.setUpstreamBindConfig(BindConfig value) Optional configuration used to bind newly established upstream connections. -
Uses of BindConfig in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return BindConfigModifier and TypeMethodDescriptionCluster.Builder.getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.Cluster.getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.ClusterOrBuilder.getUpstreamBindConfig()Optional configuration used to bind newly established upstream connections.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type BindConfigModifier and TypeMethodDescriptionCluster.Builder.mergeUpstreamBindConfig(BindConfig value) Optional configuration used to bind newly established upstream connections.Cluster.Builder.setUpstreamBindConfig(BindConfig value) Optional configuration used to bind newly established upstream connections. -
Uses of BindConfig in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return BindConfigModifier and TypeMethodDescriptionBindConfig.Builder.build()BindConfig.Builder.buildPartial()static BindConfigBindConfig.getDefaultInstance()BindConfig.Builder.getDefaultInstanceForType()BindConfig.getDefaultInstanceForType()static BindConfigBindConfig.parseDelimitedFrom(InputStream input) static BindConfigBindConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BindConfigBindConfig.parseFrom(byte[] data) static BindConfigBindConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BindConfigBindConfig.parseFrom(com.google.protobuf.ByteString data) static BindConfigBindConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BindConfigBindConfig.parseFrom(com.google.protobuf.CodedInputStream input) static BindConfigBindConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BindConfigBindConfig.parseFrom(InputStream input) static BindConfigBindConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BindConfigBindConfig.parseFrom(ByteBuffer data) static BindConfigBindConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type BindConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BindConfig> BindConfig.getParserForType()static com.google.protobuf.Parser<BindConfig> BindConfig.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type BindConfigModifier and TypeMethodDescriptionBindConfig.Builder.mergeFrom(BindConfig other) static BindConfig.BuilderBindConfig.newBuilder(BindConfig prototype)