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 DownstreamTlsContextDownstreamTlsContext.DEFAULT_INSTANCEFields 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.PARSERMethods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return DownstreamTlsContextModifier and TypeMethodDescriptionDownstreamTlsContext.Builder.build()DownstreamTlsContext.Builder.buildPartial()static DownstreamTlsContextDownstreamTlsContext.getDefaultInstance()DownstreamTlsContext.Builder.getDefaultInstanceForType()DownstreamTlsContext.getDefaultInstanceForType()static DownstreamTlsContextDownstreamTlsContext.parseDelimitedFrom(InputStream input) static DownstreamTlsContextDownstreamTlsContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContextDownstreamTlsContext.parseFrom(byte[] data) static DownstreamTlsContextDownstreamTlsContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContextDownstreamTlsContext.parseFrom(com.google.protobuf.ByteString data) static DownstreamTlsContextDownstreamTlsContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContextDownstreamTlsContext.parseFrom(com.google.protobuf.CodedInputStream input) static DownstreamTlsContextDownstreamTlsContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContextDownstreamTlsContext.parseFrom(InputStream input) static DownstreamTlsContextDownstreamTlsContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DownstreamTlsContextDownstreamTlsContext.parseFrom(ByteBuffer data) static DownstreamTlsContextDownstreamTlsContext.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 voidDownstreamTlsContext.Builder.buildPartial0(DownstreamTlsContext result) private voidDownstreamTlsContext.Builder.buildPartialOneofs(DownstreamTlsContext result) DownstreamTlsContext.Builder.mergeFrom(DownstreamTlsContext other) static DownstreamTlsContext.BuilderDownstreamTlsContext.newBuilder(DownstreamTlsContext prototype) -
Uses of DownstreamTlsContext in io.grpc.xds
Methods in io.grpc.xds that return DownstreamTlsContextModifier and TypeMethodDescription(package private) static DownstreamTlsContextXdsListenerResource.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 DownstreamTlsContextXdsListenerResource.validateDownstreamTlsContext(DownstreamTlsContext downstreamTlsContext, Set<String> certProviderInstances)