Uses of Class
io.envoyproxy.envoy.config.core.v3.Node
Packages that use Node
Package
Description
-
Uses of Node in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return NodeModifier and TypeMethodDescriptionBootstrap.Builder.getNode()Node identity to present to the management server and for instance identification purposes (e.g. in generated headers).Bootstrap.getNode()Node identity to present to the management server and for instance identification purposes (e.g. in generated headers).BootstrapOrBuilder.getNode()Node identity to present to the management server and for instance identification purposes (e.g. in generated headers).Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type NodeModifier and TypeMethodDescriptionNode identity to present to the management server and for instance identification purposes (e.g. in generated headers).Node identity to present to the management server and for instance identification purposes (e.g. in generated headers). -
Uses of Node in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return NodeModifier and TypeMethodDescriptionNode.Builder.build()Node.Builder.buildPartial()static NodeNode.getDefaultInstance()Node.Builder.getDefaultInstanceForType()Node.getDefaultInstanceForType()static NodeNode.parseDelimitedFrom(InputStream input) static NodeNode.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeNode.parseFrom(byte[] data) static NodeNode.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeNode.parseFrom(com.google.protobuf.ByteString data) static NodeNode.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeNode.parseFrom(com.google.protobuf.CodedInputStream input) static NodeNode.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeNode.parseFrom(InputStream input) static NodeNode.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NodeNode.parseFrom(ByteBuffer data) static NodeNode.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type NodeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Node> Node.getParserForType()static com.google.protobuf.Parser<Node> Node.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type Node -
Uses of Node in io.envoyproxy.envoy.service.discovery.v3
Methods in io.envoyproxy.envoy.service.discovery.v3 that return NodeModifier and TypeMethodDescriptionDeltaDiscoveryRequest.Builder.getNode()The node making the request.DeltaDiscoveryRequest.getNode()The node making the request.DeltaDiscoveryRequestOrBuilder.getNode()The node making the request.DiscoveryRequest.Builder.getNode()The node making the request.DiscoveryRequest.getNode()The node making the request.DiscoveryRequestOrBuilder.getNode()The node making the request.Methods in io.envoyproxy.envoy.service.discovery.v3 with parameters of type NodeModifier and TypeMethodDescriptionThe node making the request.The node making the request.The node making the request.The node making the request. -
Uses of Node in io.envoyproxy.envoy.service.load_stats.v3
Methods in io.envoyproxy.envoy.service.load_stats.v3 that return NodeModifier and TypeMethodDescriptionLoadStatsRequest.Builder.getNode()Node identifier for Envoy instance.LoadStatsRequest.getNode()Node identifier for Envoy instance.LoadStatsRequestOrBuilder.getNode()Node identifier for Envoy instance.Methods in io.envoyproxy.envoy.service.load_stats.v3 with parameters of type NodeModifier and TypeMethodDescriptionNode identifier for Envoy instance.Node identifier for Envoy instance. -
Uses of Node in io.envoyproxy.envoy.service.status.v3
Methods in io.envoyproxy.envoy.service.status.v3 that return NodeModifier and TypeMethodDescriptionClientConfig.Builder.getNode()Node for a particular client.ClientConfig.getNode()Node for a particular client.ClientConfigOrBuilder.getNode()Node for a particular client.ClientStatusRequest.Builder.getNode()The node making the csds request.ClientStatusRequest.getNode()The node making the csds request.ClientStatusRequestOrBuilder.getNode()The node making the csds request.Methods in io.envoyproxy.envoy.service.status.v3 with parameters of type NodeModifier and TypeMethodDescriptionNode for a particular client.The node making the csds request.Node for a particular client.The node making the csds request. -
Uses of Node in io.grpc.xds.client
Methods in io.grpc.xds.client that return Node -
Uses of Node in io.grpc.xds.internal.security.certprovider
Methods in io.grpc.xds.internal.security.certprovider with parameters of type NodeModifier and TypeMethodDescriptionCertProviderClientSslContextProviderFactory.getProvider(EnvoyServerProtoData.UpstreamTlsContext upstreamTlsContext, Node node, Map<String, Bootstrapper.CertificateProviderInfo> certProviders) Creates aCertProviderClientSslContextProvider.CertProviderServerSslContextProviderFactory.getProvider(EnvoyServerProtoData.DownstreamTlsContext downstreamTlsContext, Node node, Map<String, Bootstrapper.CertificateProviderInfo> certProviders) Creates aCertProviderServerSslContextProvider.