Uses of Interface
io.envoyproxy.envoy.config.core.v3.AddressOrBuilder
Packages that use AddressOrBuilder
Package
Description
-
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.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.