| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
Cluster.TransportSocketMatch
TransportSocketMatch specifies what transport socket config will be used
when the match conditions are satisfied.
|
static class |
Cluster.TransportSocketMatch.Builder
TransportSocketMatch specifies what transport socket config will be used
when the match conditions are satisfied.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.TransportSocketMatchOrBuilder |
Cluster.getTransportSocketMatchesOrBuilder(int index)
Configuration to use different transport sockets for different endpoints.
|
Cluster.TransportSocketMatchOrBuilder |
Cluster.Builder.getTransportSocketMatchesOrBuilder(int index)
Configuration to use different transport sockets for different endpoints.
|
Cluster.TransportSocketMatchOrBuilder |
ClusterOrBuilder.getTransportSocketMatchesOrBuilder(int index)
Configuration to use different transport sockets for different endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Cluster.TransportSocketMatchOrBuilder> |
Cluster.getTransportSocketMatchesOrBuilderList()
Configuration to use different transport sockets for different endpoints.
|
List<? extends Cluster.TransportSocketMatchOrBuilder> |
Cluster.Builder.getTransportSocketMatchesOrBuilderList()
Configuration to use different transport sockets for different endpoints.
|
List<? extends Cluster.TransportSocketMatchOrBuilder> |
ClusterOrBuilder.getTransportSocketMatchesOrBuilderList()
Configuration to use different transport sockets for different endpoints.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.