| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.cluster.v4alpha | |
| io.envoyproxy.envoy.service.health.v4alpha |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.TransportSocketMatchOrBuilder |
ClusterHealthCheckOrBuilder.getTransportSocketMatchesOrBuilder(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.TransportSocketMatchOrBuilder |
ClusterHealthCheck.getTransportSocketMatchesOrBuilder(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.TransportSocketMatchOrBuilder |
ClusterHealthCheck.Builder.getTransportSocketMatchesOrBuilder(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<? extends Cluster.TransportSocketMatchOrBuilder> |
ClusterHealthCheckOrBuilder.getTransportSocketMatchesOrBuilderList()
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<? extends Cluster.TransportSocketMatchOrBuilder> |
ClusterHealthCheck.getTransportSocketMatchesOrBuilderList()
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<? extends Cluster.TransportSocketMatchOrBuilder> |
ClusterHealthCheck.Builder.getTransportSocketMatchesOrBuilderList()
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.