| Package | Description |
|---|---|
| envoy.api.v2 | |
| envoy.api.v2.auth |
| Modifier and Type | Method and Description |
|---|---|
Cert.UpstreamTlsContext |
Cds.ClusterOrBuilder.getTlsContext()
The TLS configuration for connections to the upstream cluster.
|
Cert.UpstreamTlsContext |
Cds.Cluster.getTlsContext()
The TLS configuration for connections to the upstream cluster.
|
Cert.UpstreamTlsContext |
Cds.Cluster.Builder.getTlsContext()
The TLS configuration for connections to the upstream cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cds.Cluster.Builder |
Cds.Cluster.Builder.mergeTlsContext(Cert.UpstreamTlsContext value)
The TLS configuration for connections to the upstream cluster.
|
Cds.Cluster.Builder |
Cds.Cluster.Builder.setTlsContext(Cert.UpstreamTlsContext value)
The TLS configuration for connections to the upstream cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.Builder.build() |
Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.Builder.buildPartial() |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.getDefaultInstance() |
Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.getDefaultInstanceForType() |
Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.Builder.getDefaultInstanceForType() |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseDelimitedFrom(InputStream input) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseFrom(byte[] data) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseFrom(ByteBuffer data) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseFrom(com.google.protobuf.ByteString data) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseFrom(InputStream input) |
static Cert.UpstreamTlsContext |
Cert.UpstreamTlsContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cert.UpstreamTlsContext> |
Cert.UpstreamTlsContext.getParserForType() |
static com.google.protobuf.Parser<Cert.UpstreamTlsContext> |
Cert.UpstreamTlsContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.mergeFrom(Cert.UpstreamTlsContext other) |
static Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.newBuilder(Cert.UpstreamTlsContext prototype) |
Copyright © 2018 The Envoy Project. All rights reserved.