| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.transport_sockets.tls.v4alpha |
| Modifier and Type | Method and Description |
|---|---|
CommonTlsContext |
CommonTlsContext.Builder.build() |
CommonTlsContext |
CommonTlsContext.Builder.buildPartial() |
CommonTlsContext |
DownstreamTlsContext.getCommonTlsContext()
Common TLS context settings.
|
CommonTlsContext |
DownstreamTlsContext.Builder.getCommonTlsContext()
Common TLS context settings.
|
CommonTlsContext |
UpstreamTlsContextOrBuilder.getCommonTlsContext()
Common TLS context settings.
.. attention::
Server certificate verification is not enabled by default.
|
CommonTlsContext |
UpstreamTlsContext.getCommonTlsContext()
Common TLS context settings.
.. attention::
Server certificate verification is not enabled by default.
|
CommonTlsContext |
UpstreamTlsContext.Builder.getCommonTlsContext()
Common TLS context settings.
.. attention::
Server certificate verification is not enabled by default.
|
CommonTlsContext |
DownstreamTlsContextOrBuilder.getCommonTlsContext()
Common TLS context settings.
|
static CommonTlsContext |
CommonTlsContext.getDefaultInstance() |
CommonTlsContext |
CommonTlsContext.getDefaultInstanceForType() |
CommonTlsContext |
CommonTlsContext.Builder.getDefaultInstanceForType() |
static CommonTlsContext |
CommonTlsContext.parseDelimitedFrom(InputStream input) |
static CommonTlsContext |
CommonTlsContext.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonTlsContext |
CommonTlsContext.parseFrom(byte[] data) |
static CommonTlsContext |
CommonTlsContext.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonTlsContext |
CommonTlsContext.parseFrom(ByteBuffer data) |
static CommonTlsContext |
CommonTlsContext.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonTlsContext |
CommonTlsContext.parseFrom(com.google.protobuf.ByteString data) |
static CommonTlsContext |
CommonTlsContext.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonTlsContext |
CommonTlsContext.parseFrom(com.google.protobuf.CodedInputStream input) |
static CommonTlsContext |
CommonTlsContext.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommonTlsContext |
CommonTlsContext.parseFrom(InputStream input) |
static CommonTlsContext |
CommonTlsContext.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CommonTlsContext> |
CommonTlsContext.getParserForType() |
static com.google.protobuf.Parser<CommonTlsContext> |
CommonTlsContext.parser() |
| Modifier and Type | Method and Description |
|---|---|
DownstreamTlsContext.Builder |
DownstreamTlsContext.Builder.mergeCommonTlsContext(CommonTlsContext value)
Common TLS context settings.
|
UpstreamTlsContext.Builder |
UpstreamTlsContext.Builder.mergeCommonTlsContext(CommonTlsContext value)
Common TLS context settings.
.. attention::
Server certificate verification is not enabled by default.
|
CommonTlsContext.Builder |
CommonTlsContext.Builder.mergeFrom(CommonTlsContext other) |
static CommonTlsContext.Builder |
CommonTlsContext.newBuilder(CommonTlsContext prototype) |
DownstreamTlsContext.Builder |
DownstreamTlsContext.Builder.setCommonTlsContext(CommonTlsContext value)
Common TLS context settings.
|
UpstreamTlsContext.Builder |
UpstreamTlsContext.Builder.setCommonTlsContext(CommonTlsContext value)
Common TLS context settings.
.. attention::
Server certificate verification is not enabled by default.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.