Uses of Class
io.envoyproxy.envoy.config.core.v3.Address
Packages that use Address
Package
Description
-
Uses of Address in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return AddressModifier and TypeMethodDescriptionAdmin.Builder.getAddress()The TCP address that the administration server will listen on.Admin.getAddress()The TCP address that the administration server will listen on.AdminOrBuilder.getAddress()The TCP address that the administration server will listen on.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type AddressModifier and TypeMethodDescriptionAdmin.Builder.mergeAddress(Address value) The TCP address that the administration server will listen on.Admin.Builder.setAddress(Address value) The TCP address that the administration server will listen on. -
Uses of Address in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return AddressModifier and TypeMethodDescriptionCluster.Builder.getDnsResolvers(int index) Deprecated.Cluster.getDnsResolvers(int index) Deprecated.ClusterOrBuilder.getDnsResolvers(int index) Deprecated.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type AddressModifier and TypeMethodDescriptionCluster.Builder.getDnsResolversList()Deprecated.Cluster.getDnsResolversList()Deprecated.ClusterOrBuilder.getDnsResolversList()Deprecated.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type AddressModifier and TypeMethodDescriptionCluster.Builder.addDnsResolvers(int index, Address value) Deprecated.Cluster.Builder.addDnsResolvers(Address value) Deprecated.Cluster.Builder.setDnsResolvers(int index, Address value) Deprecated.Method parameters in io.envoyproxy.envoy.config.cluster.v3 with type arguments of type AddressModifier and TypeMethodDescriptionCluster.Builder.addAllDnsResolvers(Iterable<? extends Address> values) Deprecated. -
Uses of Address in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return AddressModifier and TypeMethodDescriptionAddress.Builder.build()Address.Builder.buildPartial()static AddressAddress.getDefaultInstance()Address.Builder.getDefaultInstanceForType()Address.getDefaultInstanceForType()Node.Builder.getListeningAddresses(int index) Deprecated.Node.getListeningAddresses(int index) Deprecated.NodeOrBuilder.getListeningAddresses(int index) Deprecated.DnsResolutionConfig.Builder.getResolvers(int index) A list of dns resolver addresses.DnsResolutionConfig.getResolvers(int index) A list of dns resolver addresses.DnsResolutionConfigOrBuilder.getResolvers(int index) A list of dns resolver addresses.static AddressAddress.parseDelimitedFrom(InputStream input) static AddressAddress.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddressAddress.parseFrom(byte[] data) static AddressAddress.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddressAddress.parseFrom(com.google.protobuf.ByteString data) static AddressAddress.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddressAddress.parseFrom(com.google.protobuf.CodedInputStream input) static AddressAddress.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddressAddress.parseFrom(InputStream input) static AddressAddress.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddressAddress.parseFrom(ByteBuffer data) static AddressAddress.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AddressModifier and TypeMethodDescriptionNode.Builder.getListeningAddressesList()Deprecated.Node.getListeningAddressesList()Deprecated.NodeOrBuilder.getListeningAddressesList()Deprecated.com.google.protobuf.Parser<Address> Address.getParserForType()DnsResolutionConfig.Builder.getResolversList()A list of dns resolver addresses.DnsResolutionConfig.getResolversList()A list of dns resolver addresses.DnsResolutionConfigOrBuilder.getResolversList()A list of dns resolver addresses.static com.google.protobuf.Parser<Address> Address.parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type AddressModifier and TypeMethodDescriptionNode.Builder.addListeningAddresses(int index, Address value) Deprecated.Node.Builder.addListeningAddresses(Address value) Deprecated.DnsResolutionConfig.Builder.addResolvers(int index, Address value) A list of dns resolver addresses.DnsResolutionConfig.Builder.addResolvers(Address value) A list of dns resolver addresses.static Address.BuilderAddress.newBuilder(Address prototype) Node.Builder.setListeningAddresses(int index, Address value) Deprecated.DnsResolutionConfig.Builder.setResolvers(int index, Address value) A list of dns resolver addresses.Method parameters in io.envoyproxy.envoy.config.core.v3 with type arguments of type AddressModifier and TypeMethodDescriptionNode.Builder.addAllListeningAddresses(Iterable<? extends Address> values) Deprecated.DnsResolutionConfig.Builder.addAllResolvers(Iterable<? extends Address> values) A list of dns resolver addresses. -
Uses of Address in io.envoyproxy.envoy.config.endpoint.v3
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return AddressModifier and TypeMethodDescriptionEndpoint.AdditionalAddress.Builder.getAddress()Additional address that is associated with the endpoint.Endpoint.AdditionalAddress.getAddress()Additional address that is associated with the endpoint.Endpoint.AdditionalAddressOrBuilder.getAddress()Additional address that is associated with the endpoint.Endpoint.Builder.getAddress()The upstream host address. .. attention:: The form of host address depends on the given cluster type.Endpoint.getAddress()The upstream host address. .. attention:: The form of host address depends on the given cluster type.Endpoint.HealthCheckConfig.Builder.getAddress()Optional alternative health check host address. .. attention:: The form of the health check host address is expected to be a direct IP address.Endpoint.HealthCheckConfig.getAddress()Optional alternative health check host address. .. attention:: The form of the health check host address is expected to be a direct IP address.Endpoint.HealthCheckConfigOrBuilder.getAddress()Optional alternative health check host address. .. attention:: The form of the health check host address is expected to be a direct IP address.EndpointOrBuilder.getAddress()The upstream host address. .. attention:: The form of host address depends on the given cluster type.UpstreamEndpointStats.Builder.getAddress()Upstream host address.UpstreamEndpointStats.getAddress()Upstream host address.UpstreamEndpointStatsOrBuilder.getAddress()Upstream host address.Methods in io.envoyproxy.envoy.config.endpoint.v3 with parameters of type AddressModifier and TypeMethodDescriptionEndpoint.AdditionalAddress.Builder.mergeAddress(Address value) Additional address that is associated with the endpoint.Endpoint.Builder.mergeAddress(Address value) The upstream host address. .. attention:: The form of host address depends on the given cluster type.Endpoint.HealthCheckConfig.Builder.mergeAddress(Address value) Optional alternative health check host address. .. attention:: The form of the health check host address is expected to be a direct IP address.UpstreamEndpointStats.Builder.mergeAddress(Address value) Upstream host address.Endpoint.AdditionalAddress.Builder.setAddress(Address value) Additional address that is associated with the endpoint.Endpoint.Builder.setAddress(Address value) The upstream host address. .. attention:: The form of host address depends on the given cluster type.Endpoint.HealthCheckConfig.Builder.setAddress(Address value) Optional alternative health check host address. .. attention:: The form of the health check host address is expected to be a direct IP address.UpstreamEndpointStats.Builder.setAddress(Address value) Upstream host address. -
Uses of Address in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return AddressModifier and TypeMethodDescriptionAdditionalAddress.Builder.getAddress().envoy.config.core.v3.Address address = 1;AdditionalAddress.getAddress().envoy.config.core.v3.Address address = 1;AdditionalAddressOrBuilder.getAddress().envoy.config.core.v3.Address address = 1;Listener.Builder.getAddress()The address that the listener should listen on.Listener.getAddress()The address that the listener should listen on.ListenerOrBuilder.getAddress()The address that the listener should listen on.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type AddressModifier and TypeMethodDescriptionAdditionalAddress.Builder.mergeAddress(Address value) .envoy.config.core.v3.Address address = 1;Listener.Builder.mergeAddress(Address value) The address that the listener should listen on.AdditionalAddress.Builder.setAddress(Address value) .envoy.config.core.v3.Address address = 1;Listener.Builder.setAddress(Address value) The address that the listener should listen on. -
Uses of Address in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return AddressModifier and TypeMethodDescriptionDogStatsdSink.Builder.getAddress()The UDP address of a running DogStatsD compliant listener.DogStatsdSink.getAddress()The UDP address of a running DogStatsD compliant listener.DogStatsdSinkOrBuilder.getAddress()The UDP address of a running DogStatsD compliant listener.StatsdSink.Builder.getAddress()The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener.StatsdSink.getAddress()The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener.StatsdSinkOrBuilder.getAddress()The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener.Methods in io.envoyproxy.envoy.config.metrics.v3 with parameters of type AddressModifier and TypeMethodDescriptionDogStatsdSink.Builder.mergeAddress(Address value) The UDP address of a running DogStatsD compliant listener.StatsdSink.Builder.mergeAddress(Address value) The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener.DogStatsdSink.Builder.setAddress(Address value) The UDP address of a running DogStatsD compliant listener.StatsdSink.Builder.setAddress(Address value) The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener. -
Uses of Address in io.envoyproxy.envoy.data.accesslog.v3
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return AddressModifier and TypeMethodDescriptionAccessLogCommon.Builder.getDownstreamDirectRemoteAddress()This field is the downstream direct remote address on which the request from the user was received.AccessLogCommon.getDownstreamDirectRemoteAddress()This field is the downstream direct remote address on which the request from the user was received.AccessLogCommonOrBuilder.getDownstreamDirectRemoteAddress()This field is the downstream direct remote address on which the request from the user was received.AccessLogCommon.Builder.getDownstreamLocalAddress()This field is the local/destination address on which the request from the user was received.AccessLogCommon.getDownstreamLocalAddress()This field is the local/destination address on which the request from the user was received.AccessLogCommonOrBuilder.getDownstreamLocalAddress()This field is the local/destination address on which the request from the user was received.AccessLogCommon.Builder.getDownstreamRemoteAddress()This field is the remote/origin address on which the request from the user was received.AccessLogCommon.getDownstreamRemoteAddress()This field is the remote/origin address on which the request from the user was received.AccessLogCommonOrBuilder.getDownstreamRemoteAddress()This field is the remote/origin address on which the request from the user was received.AccessLogCommon.Builder.getUpstreamLocalAddress()The upstream local/origin address that handles this exchange.AccessLogCommon.getUpstreamLocalAddress()The upstream local/origin address that handles this exchange.AccessLogCommonOrBuilder.getUpstreamLocalAddress()The upstream local/origin address that handles this exchange.AccessLogCommon.Builder.getUpstreamRemoteAddress()The upstream remote/destination address that handles this exchange.AccessLogCommon.getUpstreamRemoteAddress()The upstream remote/destination address that handles this exchange.AccessLogCommonOrBuilder.getUpstreamRemoteAddress()The upstream remote/destination address that handles this exchange.Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type AddressModifier and TypeMethodDescriptionAccessLogCommon.Builder.mergeDownstreamDirectRemoteAddress(Address value) This field is the downstream direct remote address on which the request from the user was received.AccessLogCommon.Builder.mergeDownstreamLocalAddress(Address value) This field is the local/destination address on which the request from the user was received.AccessLogCommon.Builder.mergeDownstreamRemoteAddress(Address value) This field is the remote/origin address on which the request from the user was received.AccessLogCommon.Builder.mergeUpstreamLocalAddress(Address value) The upstream local/origin address that handles this exchange.AccessLogCommon.Builder.mergeUpstreamRemoteAddress(Address value) The upstream remote/destination address that handles this exchange.AccessLogCommon.Builder.setDownstreamDirectRemoteAddress(Address value) This field is the downstream direct remote address on which the request from the user was received.AccessLogCommon.Builder.setDownstreamLocalAddress(Address value) This field is the local/destination address on which the request from the user was received.AccessLogCommon.Builder.setDownstreamRemoteAddress(Address value) This field is the remote/origin address on which the request from the user was received.AccessLogCommon.Builder.setUpstreamLocalAddress(Address value) The upstream local/origin address that handles this exchange.AccessLogCommon.Builder.setUpstreamRemoteAddress(Address value) The upstream remote/destination address that handles this exchange.