Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext
Packages that use DownstreamTlsContext
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of DownstreamTlsContext in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 declared as DownstreamTlsContextModifier and TypeFieldDescriptionprivate static final DownstreamTlsContext
DownstreamTlsContext.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type DownstreamTlsContextModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<DownstreamTlsContext> DownstreamTlsContext.PARSER
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return DownstreamTlsContextModifier and TypeMethodDescriptionDownstreamTlsContext.Builder.build()
DownstreamTlsContext.Builder.buildPartial()
static DownstreamTlsContext
DownstreamTlsContext.getDefaultInstance()
DownstreamTlsContext.Builder.getDefaultInstanceForType()
DownstreamTlsContext.getDefaultInstanceForType()
static DownstreamTlsContext
DownstreamTlsContext.parseDelimitedFrom
(InputStream input) static DownstreamTlsContext
DownstreamTlsContext.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContext
DownstreamTlsContext.parseFrom
(byte[] data) static DownstreamTlsContext
DownstreamTlsContext.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContext
DownstreamTlsContext.parseFrom
(com.google.protobuf.ByteString data) static DownstreamTlsContext
DownstreamTlsContext.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContext
DownstreamTlsContext.parseFrom
(com.google.protobuf.CodedInputStream input) static DownstreamTlsContext
DownstreamTlsContext.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContext
DownstreamTlsContext.parseFrom
(InputStream input) static DownstreamTlsContext
DownstreamTlsContext.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContext
DownstreamTlsContext.parseFrom
(ByteBuffer data) static DownstreamTlsContext
DownstreamTlsContext.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type DownstreamTlsContextModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<DownstreamTlsContext> DownstreamTlsContext.getParserForType()
static com.google.protobuf.Parser
<DownstreamTlsContext> DownstreamTlsContext.parser()
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type DownstreamTlsContextModifier and TypeMethodDescriptionprivate void
DownstreamTlsContext.Builder.buildPartial0
(DownstreamTlsContext result) private void
DownstreamTlsContext.Builder.buildPartialOneofs
(DownstreamTlsContext result) DownstreamTlsContext.Builder.mergeFrom
(DownstreamTlsContext other) static DownstreamTlsContext.Builder
DownstreamTlsContext.newBuilder
(DownstreamTlsContext prototype) -
Uses of DownstreamTlsContext in io.grpc.xds
Methods in io.grpc.xds that return DownstreamTlsContextModifier and TypeMethodDescription(package private) static DownstreamTlsContext
XdsListenerResource.validateDownstreamTlsContext
(DownstreamTlsContext downstreamTlsContext, Set<String> certProviderInstances) Methods in io.grpc.xds with parameters of type DownstreamTlsContextModifier and TypeMethodDescriptionEnvoyServerProtoData.DownstreamTlsContext.fromEnvoyProtoDownstreamTlsContext
(DownstreamTlsContext downstreamTlsContext) (package private) static DownstreamTlsContext
XdsListenerResource.validateDownstreamTlsContext
(DownstreamTlsContext downstreamTlsContext, Set<String> certProviderInstances)