| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.config.bootstrap.v2 |
| Modifier and Type | Class and Description |
|---|---|
class |
Cluster
Configuration for a single upstream cluster.
|
static class |
Cluster.Builder
Configuration for a single upstream cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterOrBuilder |
Bootstrap.StaticResourcesOrBuilder.getClustersOrBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v2.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.
|
ClusterOrBuilder |
Bootstrap.StaticResources.getClustersOrBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v2.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.
|
ClusterOrBuilder |
Bootstrap.StaticResources.Builder.getClustersOrBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v2.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.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ClusterOrBuilder> |
Bootstrap.StaticResourcesOrBuilder.getClustersOrBuilderList()
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v2.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.
|
List<? extends ClusterOrBuilder> |
Bootstrap.StaticResources.getClustersOrBuilderList()
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v2.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.
|
List<? extends ClusterOrBuilder> |
Bootstrap.StaticResources.Builder.getClustersOrBuilderList()
If a network based configuration source is specified for :ref:`cds_config
<envoy_api_field_config.bootstrap.v2.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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.