| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addAllClusters(Iterable<? extends TcpProxy.WeightedCluster.ClusterWeight> values)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addClusters(int index,
TcpProxy.WeightedCluster.ClusterWeight.Builder builderForValue)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addClusters(int index,
TcpProxy.WeightedCluster.ClusterWeight value)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addClusters(TcpProxy.WeightedCluster.ClusterWeight.Builder builderForValue)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addClusters(TcpProxy.WeightedCluster.ClusterWeight value)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.clear() |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.clearClusters()
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.clone() |
TcpProxy.WeightedCluster.Builder |
TcpProxy.Builder.getWeightedClustersBuilder()
Multiple upstream clusters can be specified for a given route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.mergeFrom(com.google.protobuf.Message other) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.mergeFrom(TcpProxy.WeightedCluster other) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.newBuilder() |
static TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.newBuilder(TcpProxy.WeightedCluster prototype) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.newBuilderForType() |
protected TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.removeClusters(int index)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.setClusters(int index,
TcpProxy.WeightedCluster.ClusterWeight.Builder builderForValue)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.setClusters(int index,
TcpProxy.WeightedCluster.ClusterWeight value)
Specifies one or more upstream clusters associated with the route.
|
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TcpProxy.WeightedCluster.Builder |
TcpProxy.WeightedCluster.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
TcpProxy.Builder |
TcpProxy.Builder.setWeightedClusters(TcpProxy.WeightedCluster.Builder builderForValue)
Multiple upstream clusters can be specified for a given route.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.