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
Methods 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 TypeMethodDescriptionDownstreamTlsContext.Builder.mergeFrom(DownstreamTlsContext other) static DownstreamTlsContext.BuilderDownstreamTlsContext.newBuilder(DownstreamTlsContext prototype) -
Uses of DownstreamTlsContext in io.grpc.xds
Methods in io.grpc.xds with parameters of type DownstreamTlsContextModifier and TypeMethodDescriptionEnvoyServerProtoData.DownstreamTlsContext.fromEnvoyProtoDownstreamTlsContext(DownstreamTlsContext downstreamTlsContext)