| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.cluster.v4alpha | |
| io.envoyproxy.envoy.service.health.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cluster.TransportSocketMatch.Builder |
Cluster.Builder.addTransportSocketMatchesBuilder()
Configuration to use different transport sockets for different endpoints.
|
Cluster.TransportSocketMatch.Builder |
Cluster.Builder.addTransportSocketMatchesBuilder(int index)
Configuration to use different transport sockets for different endpoints.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.clear() |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.clearMatch()
Optional endpoint metadata match criteria.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.clearName()
The name of the match, used in stats generation.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.clearTransportSocket()
The configuration of the transport socket.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.clone() |
Cluster.TransportSocketMatch.Builder |
Cluster.Builder.getTransportSocketMatchesBuilder(int index)
Configuration to use different transport sockets for different endpoints.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.mergeFrom(Cluster.TransportSocketMatch other) |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.mergeFrom(com.google.protobuf.Message other) |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.mergeMatch(com.google.protobuf.Struct value)
Optional endpoint metadata match criteria.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.mergeTransportSocket(TransportSocket value)
The configuration of the transport socket.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.newBuilder() |
static Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.newBuilder(Cluster.TransportSocketMatch prototype) |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.newBuilderForType() |
protected Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.setMatch(com.google.protobuf.Struct.Builder builderForValue)
Optional endpoint metadata match criteria.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.setMatch(com.google.protobuf.Struct value)
Optional endpoint metadata match criteria.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.setName(String value)
The name of the match, used in stats generation.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.setNameBytes(com.google.protobuf.ByteString value)
The name of the match, used in stats generation.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.setTransportSocket(TransportSocket.Builder builderForValue)
The configuration of the transport socket.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.setTransportSocket(TransportSocket value)
The configuration of the transport socket.
|
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cluster.TransportSocketMatch.Builder |
Cluster.TransportSocketMatch.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Cluster.TransportSocketMatch.Builder> |
Cluster.Builder.getTransportSocketMatchesBuilderList()
Configuration to use different transport sockets for different endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.addTransportSocketMatches(Cluster.TransportSocketMatch.Builder builderForValue)
Configuration to use different transport sockets for different endpoints.
|
Cluster.Builder |
Cluster.Builder.addTransportSocketMatches(int index,
Cluster.TransportSocketMatch.Builder builderForValue)
Configuration to use different transport sockets for different endpoints.
|
Cluster.Builder |
Cluster.Builder.setTransportSocketMatches(int index,
Cluster.TransportSocketMatch.Builder builderForValue)
Configuration to use different transport sockets for different endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.TransportSocketMatch.Builder |
ClusterHealthCheck.Builder.addTransportSocketMatchesBuilder()
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.Builder |
ClusterHealthCheck.Builder.addTransportSocketMatchesBuilder(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.Builder |
ClusterHealthCheck.Builder.getTransportSocketMatchesBuilder(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.Builder> |
ClusterHealthCheck.Builder.getTransportSocketMatchesBuilderList()
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.Builder builderForValue)
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.Builder builderForValue)
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.Builder builderForValue)
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.