Uses of Interface
io.envoyproxy.envoy.api.v2.core.AddressOrBuilder
Packages that use AddressOrBuilder
Package
Description
-
Uses of AddressOrBuilder in io.envoyproxy.envoy.admin.v2alpha
Methods in io.envoyproxy.envoy.admin.v2alpha that return AddressOrBuilderModifier and TypeMethodDescriptionHostStatus.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. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return AddressOrBuilderModifier and TypeMethodDescriptionListener.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.Cluster.Builder.getDnsResolversOrBuilder(int index) If DNS resolvers are specified and the cluster type is either :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>`, or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>`, this value is used to specify the cluster’s dns resolvers.Cluster.getDnsResolversOrBuilder(int index) If DNS resolvers are specified and the cluster type is either :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>`, or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>`, this value is used to specify the cluster’s dns resolvers.ClusterOrBuilder.getDnsResolversOrBuilder(int index) If DNS resolvers are specified and the cluster type is either :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>`, or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>`, this value is used to specify the cluster’s dns resolvers.Cluster.Builder.getHostsOrBuilder(int index) Deprecated.Cluster.getHostsOrBuilder(int index) Deprecated.ClusterOrBuilder.getHostsOrBuilder(int index) Deprecated.UpstreamBindConfig.Builder.getSourceAddressOrBuilder()The address Envoy should bind to when establishing upstream connections.UpstreamBindConfig.getSourceAddressOrBuilder()The address Envoy should bind to when establishing upstream connections.UpstreamBindConfigOrBuilder.getSourceAddressOrBuilder()The address Envoy should bind to when establishing upstream connections.Methods in io.envoyproxy.envoy.api.v2 that return types with arguments of type AddressOrBuilderModifier and TypeMethodDescriptionList<? extends AddressOrBuilder>Cluster.Builder.getDnsResolversOrBuilderList()If DNS resolvers are specified and the cluster type is either :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>`, or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>`, this value is used to specify the cluster’s dns resolvers.List<? extends AddressOrBuilder>Cluster.getDnsResolversOrBuilderList()If DNS resolvers are specified and the cluster type is either :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>`, or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>`, this value is used to specify the cluster’s dns resolvers.List<? extends AddressOrBuilder>ClusterOrBuilder.getDnsResolversOrBuilderList()If DNS resolvers are specified and the cluster type is either :ref:`STRICT_DNS<envoy_api_enum_value_Cluster.DiscoveryType.STRICT_DNS>`, or :ref:`LOGICAL_DNS<envoy_api_enum_value_Cluster.DiscoveryType.LOGICAL_DNS>`, this value is used to specify the cluster’s dns resolvers.List<? extends AddressOrBuilder>Cluster.Builder.getHostsOrBuilderList()Deprecated.List<? extends AddressOrBuilder>Cluster.getHostsOrBuilderList()Deprecated.List<? extends AddressOrBuilder>ClusterOrBuilder.getHostsOrBuilderList()Deprecated. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.api.v2.core
Classes in io.envoyproxy.envoy.api.v2.core 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.api.v2.core that return AddressOrBuilderModifier and TypeMethodDescriptionNode.Builder.getListeningAddressesOrBuilder(int index) Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners <config_listeners>` to be returned.Node.getListeningAddressesOrBuilder(int index) Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners <config_listeners>` to be returned.NodeOrBuilder.getListeningAddressesOrBuilder(int index) Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners <config_listeners>` to be returned.Methods in io.envoyproxy.envoy.api.v2.core that return types with arguments of type AddressOrBuilderModifier and TypeMethodDescriptionList<? extends AddressOrBuilder>Node.Builder.getListeningAddressesOrBuilderList()Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners <config_listeners>` to be returned.List<? extends AddressOrBuilder>Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners <config_listeners>` to be returned.List<? extends AddressOrBuilder>NodeOrBuilder.getListeningAddressesOrBuilderList()Known listening ports on the node as a generic hint to the management server for filtering :ref:`listeners <config_listeners>` to be returned. -
Uses of AddressOrBuilder in io.envoyproxy.envoy.api.v2.endpoint
Methods in io.envoyproxy.envoy.api.v2.endpoint that return AddressOrBuilderModifier and TypeMethodDescriptionEndpoint.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.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.bootstrap.v2
Methods in io.envoyproxy.envoy.config.bootstrap.v2 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.metrics.v2
Methods in io.envoyproxy.envoy.config.metrics.v2 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.v2
Methods in io.envoyproxy.envoy.data.accesslog.v2 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.AccessLogCommon.getDownstreamRemoteAddressOrBuilder()This field is the remote/origin address on which the request from the user was received.AccessLogCommonOrBuilder.getDownstreamRemoteAddressOrBuilder()This field is the remote/origin address on which the request from the user was received.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.v2alpha
Methods in io.envoyproxy.envoy.data.core.v2alpha that return AddressOrBuilderModifier and TypeMethodDescriptionHealthCheckEvent.Builder.getHostOrBuilder().envoy.api.v2.core.Address host = 2;HealthCheckEvent.getHostOrBuilder().envoy.api.v2.core.Address host = 2;HealthCheckEventOrBuilder.getHostOrBuilder().envoy.api.v2.core.Address host = 2; -
Uses of AddressOrBuilder in io.envoyproxy.envoy.data.tap.v2alpha
Methods in io.envoyproxy.envoy.data.tap.v2alpha 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.service.auth.v2
Methods in io.envoyproxy.envoy.service.auth.v2 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.