| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.cluster.v4alpha | |
| io.envoyproxy.envoy.service.health.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.Builder.build() |
Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.Builder.buildPartial() |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.getDefaultInstance() |
Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.getDefaultInstanceForType() |
Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.Builder.getDefaultInstanceForType() |
Cluster.TransportSocketMatch |
Cluster.getTransportSocketMatches(int index)
Configuration to use different transport sockets for different endpoints.
|
Cluster.TransportSocketMatch |
Cluster.Builder.getTransportSocketMatches(int index)
Configuration to use different transport sockets for different endpoints.
|
Cluster.TransportSocketMatch |
ClusterOrBuilder.getTransportSocketMatches(int index)
Configuration to use different transport sockets for different endpoints.
|
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseDelimitedFrom(InputStream input) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseFrom(byte[] data) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseFrom(ByteBuffer data) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseFrom(com.google.protobuf.ByteString data) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseFrom(InputStream input) |
static Cluster.TransportSocketMatch |
Cluster.TransportSocketMatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cluster.TransportSocketMatch> |
Cluster.TransportSocketMatch.getParserForType() |
List<Cluster.TransportSocketMatch> |
Cluster.getTransportSocketMatchesList()
Configuration to use different transport sockets for different endpoints.
|
List<Cluster.TransportSocketMatch> |
Cluster.Builder.getTransportSocketMatchesList()
Configuration to use different transport sockets for different endpoints.
|
List<Cluster.TransportSocketMatch> |
ClusterOrBuilder.getTransportSocketMatchesList()
Configuration to use different transport sockets for different endpoints.
|
static com.google.protobuf.Parser<Cluster.TransportSocketMatch> |
Cluster.TransportSocketMatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.addTransportSocketMatches(Cluster.TransportSocketMatch value)
Configuration to use different transport sockets for different endpoints.
|
Cluster.Builder |
Cluster.Builder.addTransportSocketMatches(int index,
Cluster.TransportSocketMatch value)
Configuration to use different transport sockets for different endpoints.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.mergeFrom(Cluster.TransportSocketMatch other) |
static Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.newBuilder(Cluster.TransportSocketMatch prototype) |
Cluster.Builder |
Cluster.Builder.setTransportSocketMatches(int index,
Cluster.TransportSocketMatch value)
Configuration to use different transport sockets for different endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.addAllTransportSocketMatches(Iterable<? extends Cluster.TransportSocketMatch> values)
Configuration to use different transport sockets for different endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.TransportSocketMatch |
ClusterHealthCheckOrBuilder.getTransportSocketMatches(int index)
Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_api_field_config.core.v4alpha.HealthCheck.transport_socket_match_criteria>`
on connection when health checking.
|
Cluster.TransportSocketMatch |
ClusterHealthCheck.getTransportSocketMatches(int index)
Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_api_field_config.core.v4alpha.HealthCheck.transport_socket_match_criteria>`
on connection when health checking.
|
Cluster.TransportSocketMatch |
ClusterHealthCheck.Builder.getTransportSocketMatches(int index)
Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_api_field_config.core.v4alpha.HealthCheck.transport_socket_match_criteria>`
on connection when health checking.
|
| Modifier and Type | Method and Description |
|---|---|
List<Cluster.TransportSocketMatch> |
ClusterHealthCheckOrBuilder.getTransportSocketMatchesList()
Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_api_field_config.core.v4alpha.HealthCheck.transport_socket_match_criteria>`
on connection when health checking.
|
List<Cluster.TransportSocketMatch> |
ClusterHealthCheck.getTransportSocketMatchesList()
Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_api_field_config.core.v4alpha.HealthCheck.transport_socket_match_criteria>`
on connection when health checking.
|
List<Cluster.TransportSocketMatch> |
ClusterHealthCheck.Builder.getTransportSocketMatchesList()
Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_api_field_config.core.v4alpha.HealthCheck.transport_socket_match_criteria>`
on connection when health checking.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterHealthCheck.Builder |
ClusterHealthCheck.Builder.addTransportSocketMatches(Cluster.TransportSocketMatch value)
Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_api_field_config.core.v4alpha.HealthCheck.transport_socket_match_criteria>`
on connection when health checking.
|
ClusterHealthCheck.Builder |
ClusterHealthCheck.Builder.addTransportSocketMatches(int index,
Cluster.TransportSocketMatch value)
Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_api_field_config.core.v4alpha.HealthCheck.transport_socket_match_criteria>`
on connection when health checking.
|
ClusterHealthCheck.Builder |
ClusterHealthCheck.Builder.setTransportSocketMatches(int index,
Cluster.TransportSocketMatch value)
Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_api_field_config.core.v4alpha.HealthCheck.transport_socket_match_criteria>`
on connection when health checking.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterHealthCheck.Builder |
ClusterHealthCheck.Builder.addAllTransportSocketMatches(Iterable<? extends Cluster.TransportSocketMatch> values)
Optional map that gets filtered by :ref:`health_checks.transport_socket_match_criteria <envoy_api_field_config.core.v4alpha.HealthCheck.transport_socket_match_criteria>`
on connection when health checking.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.