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
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 declared as UpstreamTlsContextModifier and TypeFieldDescriptionprivate static final UpstreamTlsContextUpstreamTlsContext.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type UpstreamTlsContextModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<UpstreamTlsContext> UpstreamTlsContext.PARSERMethods 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 TypeMethodDescriptionprivate voidUpstreamTlsContext.Builder.buildPartial0(UpstreamTlsContext result) UpstreamTlsContext.Builder.mergeFrom(UpstreamTlsContext other) static UpstreamTlsContext.BuilderUpstreamTlsContext.newBuilder(UpstreamTlsContext prototype) -
Uses of UpstreamTlsContext in io.grpc.xds
Methods in io.grpc.xds that return UpstreamTlsContextModifier and TypeMethodDescription(package private) static UpstreamTlsContextXdsClusterResource.validateUpstreamTlsContext(UpstreamTlsContext upstreamTlsContext, Set<String> certProviderInstances) Methods in io.grpc.xds with parameters of type UpstreamTlsContextModifier and TypeMethodDescriptionEnvoyServerProtoData.UpstreamTlsContext.fromEnvoyProtoUpstreamTlsContext(UpstreamTlsContext upstreamTlsContext) (package private) static UpstreamTlsContextXdsClusterResource.validateUpstreamTlsContext(UpstreamTlsContext upstreamTlsContext, Set<String> certProviderInstances)