| Package | Description |
|---|---|
| envoy.api.v2.auth |
| Modifier and Type | Method and Description |
|---|---|
Cert.CommonTlsContext |
Cert.CommonTlsContext.Builder.build() |
Cert.CommonTlsContext |
Cert.CommonTlsContext.Builder.buildPartial() |
Cert.CommonTlsContext |
Cert.UpstreamTlsContextOrBuilder.getCommonTlsContext()
Common TLS context settings.
|
Cert.CommonTlsContext |
Cert.UpstreamTlsContext.getCommonTlsContext()
Common TLS context settings.
|
Cert.CommonTlsContext |
Cert.UpstreamTlsContext.Builder.getCommonTlsContext()
Common TLS context settings.
|
Cert.CommonTlsContext |
Cert.DownstreamTlsContextOrBuilder.getCommonTlsContext()
Common TLS context settings.
|
Cert.CommonTlsContext |
Cert.DownstreamTlsContext.getCommonTlsContext()
Common TLS context settings.
|
Cert.CommonTlsContext |
Cert.DownstreamTlsContext.Builder.getCommonTlsContext()
Common TLS context settings.
|
static Cert.CommonTlsContext |
Cert.CommonTlsContext.getDefaultInstance() |
Cert.CommonTlsContext |
Cert.CommonTlsContext.getDefaultInstanceForType() |
Cert.CommonTlsContext |
Cert.CommonTlsContext.Builder.getDefaultInstanceForType() |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseDelimitedFrom(InputStream input) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseFrom(byte[] data) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseFrom(ByteBuffer data) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseFrom(com.google.protobuf.ByteString data) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseFrom(InputStream input) |
static Cert.CommonTlsContext |
Cert.CommonTlsContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Cert.CommonTlsContext> |
Cert.CommonTlsContext.getParserForType() |
static com.google.protobuf.Parser<Cert.CommonTlsContext> |
Cert.CommonTlsContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.mergeCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.mergeCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
|
Cert.CommonTlsContext.Builder |
Cert.CommonTlsContext.Builder.mergeFrom(Cert.CommonTlsContext other) |
static Cert.CommonTlsContext.Builder |
Cert.CommonTlsContext.newBuilder(Cert.CommonTlsContext prototype) |
Cert.UpstreamTlsContext.Builder |
Cert.UpstreamTlsContext.Builder.setCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
|
Cert.DownstreamTlsContext.Builder |
Cert.DownstreamTlsContext.Builder.setCommonTlsContext(Cert.CommonTlsContext value)
Common TLS context settings.
|
Copyright © 2018 The Envoy Project. All rights reserved.