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 UpstreamTlsContext
UpstreamTlsContext.DEFAULT_INSTANCE
Fields 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.PARSER
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return UpstreamTlsContextModifier and TypeMethodDescriptionUpstreamTlsContext.Builder.build()
UpstreamTlsContext.Builder.buildPartial()
static UpstreamTlsContext
UpstreamTlsContext.getDefaultInstance()
UpstreamTlsContext.Builder.getDefaultInstanceForType()
UpstreamTlsContext.getDefaultInstanceForType()
static UpstreamTlsContext
UpstreamTlsContext.parseDelimitedFrom
(InputStream input) static UpstreamTlsContext
UpstreamTlsContext.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamTlsContext
UpstreamTlsContext.parseFrom
(byte[] data) static UpstreamTlsContext
UpstreamTlsContext.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamTlsContext
UpstreamTlsContext.parseFrom
(com.google.protobuf.ByteString data) static UpstreamTlsContext
UpstreamTlsContext.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamTlsContext
UpstreamTlsContext.parseFrom
(com.google.protobuf.CodedInputStream input) static UpstreamTlsContext
UpstreamTlsContext.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamTlsContext
UpstreamTlsContext.parseFrom
(InputStream input) static UpstreamTlsContext
UpstreamTlsContext.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UpstreamTlsContext
UpstreamTlsContext.parseFrom
(ByteBuffer data) static UpstreamTlsContext
UpstreamTlsContext.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 void
UpstreamTlsContext.Builder.buildPartial0
(UpstreamTlsContext result) UpstreamTlsContext.Builder.mergeFrom
(UpstreamTlsContext other) static UpstreamTlsContext.Builder
UpstreamTlsContext.newBuilder
(UpstreamTlsContext prototype) -
Uses of UpstreamTlsContext in io.grpc.xds
Methods in io.grpc.xds that return UpstreamTlsContextModifier and TypeMethodDescription(package private) static UpstreamTlsContext
XdsClusterResource.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 UpstreamTlsContext
XdsClusterResource.validateUpstreamTlsContext
(UpstreamTlsContext upstreamTlsContext, Set<String> certProviderInstances)