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