Uses of Class
io.envoyproxy.envoy.extensions.transport_sockets.tls.v3.UpstreamTlsContext
Packages that use UpstreamTlsContext
Package
Description
Library for gPRC proxyless service mesh using Envoy xDS protocol.
-
Uses of UpstreamTlsContext in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return UpstreamTlsContextModifier and TypeMethodDescriptionUpstreamTlsContext.Builder.build()UpstreamTlsContext.Builder.buildPartial()static UpstreamTlsContextUpstreamTlsContext.getDefaultInstance()UpstreamTlsContext.Builder.getDefaultInstanceForType()UpstreamTlsContext.getDefaultInstanceForType()static UpstreamTlsContextUpstreamTlsContext.parseDelimitedFrom(InputStream input) static UpstreamTlsContextUpstreamTlsContext.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamTlsContextUpstreamTlsContext.parseFrom(byte[] data) static UpstreamTlsContextUpstreamTlsContext.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamTlsContextUpstreamTlsContext.parseFrom(com.google.protobuf.ByteString data) static UpstreamTlsContextUpstreamTlsContext.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamTlsContextUpstreamTlsContext.parseFrom(com.google.protobuf.CodedInputStream input) static UpstreamTlsContextUpstreamTlsContext.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamTlsContextUpstreamTlsContext.parseFrom(InputStream input) static UpstreamTlsContextUpstreamTlsContext.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamTlsContextUpstreamTlsContext.parseFrom(ByteBuffer data) static UpstreamTlsContextUpstreamTlsContext.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 UpstreamTlsContextModifier and TypeMethodDescriptioncom.google.protobuf.Parser<UpstreamTlsContext> UpstreamTlsContext.getParserForType()static com.google.protobuf.Parser<UpstreamTlsContext> UpstreamTlsContext.parser()Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type UpstreamTlsContextModifier and TypeMethodDescriptionUpstreamTlsContext.Builder.mergeFrom(UpstreamTlsContext other) static UpstreamTlsContext.BuilderUpstreamTlsContext.newBuilder(UpstreamTlsContext prototype) -
Uses of UpstreamTlsContext in io.grpc.xds
Methods in io.grpc.xds with parameters of type UpstreamTlsContextModifier and TypeMethodDescriptionEnvoyServerProtoData.UpstreamTlsContext.fromEnvoyProtoUpstreamTlsContext(UpstreamTlsContext upstreamTlsContext)