Uses of Interface
io.envoyproxy.envoy.config.core.v3.AddressOrBuilder
Packages that use AddressOrBuilder
Package
Description
-
Uses of AddressOrBuilder in io.envoyproxy.envoy.admin.v3
Methods in io.envoyproxy.envoy.admin.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionListenerStatus.Builder.getAdditionalLocalAddressesOrBuilder(int index) The additional addresses the listener is listening on as specified via the :ref:`additional_addresses <envoy_v3_api_field_config.listener.v3.Listener.additional_addresses>` configuration.ListenerStatus.getAdditionalLocalAddressesOrBuilder(int index) The additional addresses the listener is listening on as specified via the :ref:`additional_addresses <envoy_v3_api_field_config.listener.v3.Listener.additional_addresses>` configuration.ListenerStatusOrBuilder.getAdditionalLocalAddressesOrBuilder(int index) The additional addresses the listener is listening on as specified via the :ref:`additional_addresses <envoy_v3_api_field_config.listener.v3.Listener.additional_addresses>` configuration.HostStatus.Builder.getAddressOrBuilder()Address of this host.HostStatus.getAddressOrBuilder()Address of this host.HostStatusOrBuilder.getAddressOrBuilder()Address of this host.ListenerStatus.Builder.getLocalAddressOrBuilder()The actual local address that the listener is listening on.ListenerStatus.getLocalAddressOrBuilder()The actual local address that the listener is listening on.ListenerStatusOrBuilder.getLocalAddressOrBuilder()The actual local address that the listener is listening on.Methods in io.envoyproxy.envoy.admin.v3 that return types with arguments of type AddressOrBuilderModifier and TypeMethodDescriptionList<? extends AddressOrBuilder>ListenerStatus.Builder.getAdditionalLocalAddressesOrBuilderList()The additional addresses the listener is listening on as specified via the :ref:`additional_addresses <envoy_v3_api_field_config.listener.v3.Listener.additional_addresses>` configuration.List<? extends AddressOrBuilder>ListenerStatus.getAdditionalLocalAddressesOrBuilderList()The additional addresses the listener is listening on as specified via the :ref:`additional_addresses <envoy_v3_api_field_config.listener.v3.Listener.additional_addresses>` configuration.List<? extends AddressOrBuilder>ListenerStatusOrBuilder.getAdditionalLocalAddressesOrBuilderList()The additional addresses the listener is listening on as specified via the :ref:`additional_addresses <envoy_v3_api_field_config.listener.v3.Listener.additional_addresses>` configuration. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionAdmin.Builder.getAddressOrBuilder()The TCP address that the administration server will listen on.Admin.getAddressOrBuilder()The TCP address that the administration server will listen on.AdminOrBuilder.getAddressOrBuilder()The TCP address that the administration server will listen on. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Methods in io.envoyproxy.envoy.config.cluster.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionCluster.Builder.getDnsResolversOrBuilder(int index) Deprecated.Cluster.getDnsResolversOrBuilder(int index) Deprecated.ClusterOrBuilder.getDnsResolversOrBuilder(int index) Deprecated.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type AddressOrBuilderModifier and TypeMethodDescriptionList<? extends AddressOrBuilder>Cluster.Builder.getDnsResolversOrBuilderList()Deprecated.List<? extends AddressOrBuilder>Cluster.getDnsResolversOrBuilderList()Deprecated.List<? extends AddressOrBuilder>ClusterOrBuilder.getDnsResolversOrBuilderList()Deprecated. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement AddressOrBuilderModifier and TypeClassDescriptionfinal classAddresses specify either a logical or physical address and port, which are used to tell Envoy where to bind/listen, connect to upstream and find management servers.static final classAddresses specify either a logical or physical address and port, which are used to tell Envoy where to bind/listen, connect to upstream and find management servers.Methods in io.envoyproxy.envoy.config.core.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionNode.Builder.getListeningAddressesOrBuilder(int index) Deprecated.Node.getListeningAddressesOrBuilder(int index) Deprecated.NodeOrBuilder.getListeningAddressesOrBuilder(int index) Deprecated.DnsResolutionConfig.Builder.getResolversOrBuilder(int index) A list of dns resolver addresses.DnsResolutionConfig.getResolversOrBuilder(int index) A list of dns resolver addresses.DnsResolutionConfigOrBuilder.getResolversOrBuilder(int index) A list of dns resolver addresses.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type AddressOrBuilderModifier and TypeMethodDescriptionList<? extends AddressOrBuilder>Node.Builder.getListeningAddressesOrBuilderList()Deprecated.List<? extends AddressOrBuilder>Deprecated.List<? extends AddressOrBuilder>NodeOrBuilder.getListeningAddressesOrBuilderList()Deprecated.List<? extends AddressOrBuilder>DnsResolutionConfig.Builder.getResolversOrBuilderList()A list of dns resolver addresses.List<? extends AddressOrBuilder>DnsResolutionConfig.getResolversOrBuilderList()A list of dns resolver addresses.List<? extends AddressOrBuilder>DnsResolutionConfigOrBuilder.getResolversOrBuilderList()A list of dns resolver addresses. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.endpoint.v3
Methods in io.envoyproxy.envoy.config.endpoint.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionEndpoint.AdditionalAddress.Builder.getAddressOrBuilder()Additional address that is associated with the endpoint.Endpoint.AdditionalAddress.getAddressOrBuilder()Additional address that is associated with the endpoint.Endpoint.AdditionalAddressOrBuilder.getAddressOrBuilder()Additional address that is associated with the endpoint.Endpoint.Builder.getAddressOrBuilder()The upstream host address. .. attention:: The form of host address depends on the given cluster type.Endpoint.getAddressOrBuilder()The upstream host address. .. attention:: The form of host address depends on the given cluster type.Endpoint.HealthCheckConfig.Builder.getAddressOrBuilder()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.getAddressOrBuilder()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.getAddressOrBuilder()Optional alternative health check host address. .. attention:: The form of the health check host address is expected to be a direct IP address.EndpointOrBuilder.getAddressOrBuilder()The upstream host address. .. attention:: The form of host address depends on the given cluster type.UpstreamEndpointStats.Builder.getAddressOrBuilder()Upstream host address.UpstreamEndpointStats.getAddressOrBuilder()Upstream host address.UpstreamEndpointStatsOrBuilder.getAddressOrBuilder()Upstream host address. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.listener.v3
Methods in io.envoyproxy.envoy.config.listener.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionAdditionalAddress.Builder.getAddressOrBuilder().envoy.config.core.v3.Address address = 1;AdditionalAddress.getAddressOrBuilder().envoy.config.core.v3.Address address = 1;AdditionalAddressOrBuilder.getAddressOrBuilder().envoy.config.core.v3.Address address = 1;Listener.Builder.getAddressOrBuilder()The address that the listener should listen on.Listener.getAddressOrBuilder()The address that the listener should listen on.ListenerOrBuilder.getAddressOrBuilder()The address that the listener should listen on. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionDogStatsdSink.Builder.getAddressOrBuilder()The UDP address of a running DogStatsD compliant listener.DogStatsdSink.getAddressOrBuilder()The UDP address of a running DogStatsD compliant listener.DogStatsdSinkOrBuilder.getAddressOrBuilder()The UDP address of a running DogStatsD compliant listener.StatsdSink.Builder.getAddressOrBuilder()The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener.StatsdSink.getAddressOrBuilder()The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener.StatsdSinkOrBuilder.getAddressOrBuilder()The UDP address of a running `statsd <https://github.com/etsy/statsd>`_ compliant listener. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.data.accesslog.v3
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionAccessLogCommon.Builder.getDownstreamDirectRemoteAddressOrBuilder()This field is the downstream direct remote address on which the request from the user was received.AccessLogCommon.getDownstreamDirectRemoteAddressOrBuilder()This field is the downstream direct remote address on which the request from the user was received.AccessLogCommonOrBuilder.getDownstreamDirectRemoteAddressOrBuilder()This field is the downstream direct remote address on which the request from the user was received.AccessLogCommon.Builder.getDownstreamLocalAddressOrBuilder()This field is the local/destination address on which the request from the user was received.AccessLogCommon.getDownstreamLocalAddressOrBuilder()This field is the local/destination address on which the request from the user was received.AccessLogCommonOrBuilder.getDownstreamLocalAddressOrBuilder()This field is the local/destination address on which the request from the user was received.AccessLogCommon.Builder.getDownstreamRemoteAddressOrBuilder()This field is the remote/origin address on which the request from the user was received. .. note:: This may not be the actual peer address.AccessLogCommon.getDownstreamRemoteAddressOrBuilder()This field is the remote/origin address on which the request from the user was received. .. note:: This may not be the actual peer address.AccessLogCommonOrBuilder.getDownstreamRemoteAddressOrBuilder()This field is the remote/origin address on which the request from the user was received. .. note:: This may not be the actual peer address.AccessLogCommon.Builder.getUpstreamLocalAddressOrBuilder()The upstream local/origin address that handles this exchange.AccessLogCommon.getUpstreamLocalAddressOrBuilder()The upstream local/origin address that handles this exchange.AccessLogCommonOrBuilder.getUpstreamLocalAddressOrBuilder()The upstream local/origin address that handles this exchange.AccessLogCommon.Builder.getUpstreamRemoteAddressOrBuilder()The upstream remote/destination address that handles this exchange.AccessLogCommon.getUpstreamRemoteAddressOrBuilder()The upstream remote/destination address that handles this exchange.AccessLogCommonOrBuilder.getUpstreamRemoteAddressOrBuilder()The upstream remote/destination address that handles this exchange. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.data.core.v3
Methods in io.envoyproxy.envoy.data.core.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionHealthCheckEvent.Builder.getHostOrBuilder().envoy.config.core.v3.Address host = 2;HealthCheckEvent.getHostOrBuilder().envoy.config.core.v3.Address host = 2;HealthCheckEventOrBuilder.getHostOrBuilder().envoy.config.core.v3.Address host = 2; -
Uses of AddressOrBuilder in io.envoyproxy.envoy.data.tap.v3
Methods in io.envoyproxy.envoy.data.tap.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionConnection.Builder.getLocalAddressOrBuilder()Local address.Connection.getLocalAddressOrBuilder()Local address.ConnectionOrBuilder.getLocalAddressOrBuilder()Local address.Connection.Builder.getRemoteAddressOrBuilder()Remote address.Connection.getRemoteAddressOrBuilder()Remote address.ConnectionOrBuilder.getRemoteAddressOrBuilder()Remote address. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.redis_proxy.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionRedisProtocolOptions.Credential.Builder.getAddressOrBuilder()The address to which this username and password applies.RedisProtocolOptions.Credential.getAddressOrBuilder()The address to which this username and password applies.RedisProtocolOptions.CredentialOrBuilder.getAddressOrBuilder()The address to which this username and password applies. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionDnsFilterConfig.ClientContextConfig.Builder.getUpstreamResolversOrBuilder(int index) Deprecated.DnsFilterConfig.ClientContextConfig.getUpstreamResolversOrBuilder(int index) Deprecated.DnsFilterConfig.ClientContextConfigOrBuilder.getUpstreamResolversOrBuilder(int index) Deprecated.Methods in io.envoyproxy.envoy.extensions.filters.udp.dns_filter.v3 that return types with arguments of type AddressOrBuilderModifier and TypeMethodDescriptionList<? extends AddressOrBuilder>DnsFilterConfig.ClientContextConfig.Builder.getUpstreamResolversOrBuilderList()Deprecated.List<? extends AddressOrBuilder>DnsFilterConfig.ClientContextConfig.getUpstreamResolversOrBuilderList()Deprecated.List<? extends AddressOrBuilder>DnsFilterConfig.ClientContextConfigOrBuilder.getUpstreamResolversOrBuilderList()Deprecated. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.extensions.network.dns_resolver.cares.v3
Methods in io.envoyproxy.envoy.extensions.network.dns_resolver.cares.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionCaresDnsResolverConfig.Builder.getResolversOrBuilder(int index) A list of DNS resolver addresses.CaresDnsResolverConfig.getResolversOrBuilder(int index) A list of DNS resolver addresses.CaresDnsResolverConfigOrBuilder.getResolversOrBuilder(int index) A list of DNS resolver addresses.Methods in io.envoyproxy.envoy.extensions.network.dns_resolver.cares.v3 that return types with arguments of type AddressOrBuilderModifier and TypeMethodDescriptionList<? extends AddressOrBuilder>CaresDnsResolverConfig.Builder.getResolversOrBuilderList()A list of DNS resolver addresses.List<? extends AddressOrBuilder>CaresDnsResolverConfig.getResolversOrBuilderList()A list of DNS resolver addresses.List<? extends AddressOrBuilder>CaresDnsResolverConfigOrBuilder.getResolversOrBuilderList()A list of DNS resolver addresses. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.extensions.stat_sinks.graphite_statsd.v3
Methods in io.envoyproxy.envoy.extensions.stat_sinks.graphite_statsd.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionGraphiteStatsdSink.Builder.getAddressOrBuilder()The UDP address of a running Graphite-compliant listener.GraphiteStatsdSink.getAddressOrBuilder()The UDP address of a running Graphite-compliant listener.GraphiteStatsdSinkOrBuilder.getAddressOrBuilder()The UDP address of a running Graphite-compliant listener. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.service.auth.v3
Methods in io.envoyproxy.envoy.service.auth.v3 that return AddressOrBuilderModifier and TypeMethodDescriptionAttributeContext.Peer.Builder.getAddressOrBuilder()The address of the peer, this is typically the IP address.AttributeContext.Peer.getAddressOrBuilder()The address of the peer, this is typically the IP address.AttributeContext.PeerOrBuilder.getAddressOrBuilder()The address of the peer, this is typically the IP address.