| Package | Description |
|---|---|
| envoy.api.v2 | |
| envoy.api.v2.auth |
| Modifier and Type | Method and Description |
|---|---|
Cert.UpstreamTlsContext.Builder |
Cds.Cluster.Builder.getTlsContextBuilder()
The TLS configuration for connections to the upstream cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cds.Cluster.Builder |
Cds.Cluster.Builder.setTlsContext(Cert.UpstreamTlsContext.Builder builderForValue)
The TLS configuration for connections to the upstream cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.clear() |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.clearAllowRenegotiation()
If true, server-initiated TLS renegotiation will be allowed.
.. attention::
TLS renegotiation is considered insecure and shouldn't be used unless absolutely necessary.
|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.clearCommonTlsContext()
Common TLS context settings.
|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.clearSni()
SNI string to use when creating TLS backend connections.
|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.clone() |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.mergeCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.mergeFrom(Cert.UpstreamTlsContext other) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.mergeFrom(com.google.protobuf.Message other) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.newBuilder() |
static Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.newBuilder(Cert.UpstreamTlsContext prototype) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.newBuilderForType() |
protected Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.setAllowRenegotiation(boolean value)
If true, server-initiated TLS renegotiation will be allowed.
.. attention::
TLS renegotiation is considered insecure and shouldn't be used unless absolutely necessary.
|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.setCommonTlsContext(Cert.CommonTlsContext.Builder builderForValue)
Common TLS context settings.
|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.setCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.setSni(String value)
SNI string to use when creating TLS backend connections.
|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.setSniBytes(com.google.protobuf.ByteString value)
SNI string to use when creating TLS backend connections.
|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.toBuilder() |
Copyright © 2018 The Envoy Project. All rights reserved.