Uses of Interface
io.envoyproxy.envoy.config.cluster.v3.ClusterOrBuilder

Packages that use ClusterOrBuilder
  • Uses of ClusterOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3

    Modifier and Type
    Method
    Description
    Bootstrap.StaticResources.Builder.getClustersOrBuilder(int index)
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_api_field_config.bootstrap.v3.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.
    Bootstrap.StaticResources.getClustersOrBuilder(int index)
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_api_field_config.bootstrap.v3.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.
    Bootstrap.StaticResourcesOrBuilder.getClustersOrBuilder(int index)
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_api_field_config.bootstrap.v3.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.
    Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type ClusterOrBuilder
    Modifier and Type
    Method
    Description
    Bootstrap.StaticResources.Builder.getClustersOrBuilderList()
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_api_field_config.bootstrap.v3.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.
    Bootstrap.StaticResources.getClustersOrBuilderList()
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_api_field_config.bootstrap.v3.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.
    Bootstrap.StaticResourcesOrBuilder.getClustersOrBuilderList()
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_api_field_config.bootstrap.v3.Bootstrap.DynamicResources.cds_config>`, it's necessary to have some initial cluster definitions available to allow Envoy to know how to speak to the management server.
  • Uses of ClusterOrBuilder in io.envoyproxy.envoy.config.cluster.v3

    Modifier and Type
    Class
    Description
    final class 
    Configuration for a single upstream cluster.
    static final class 
    Configuration for a single upstream cluster.