| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.bootstrap.v3 |
| 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.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.
|
ClusterOrBuilder |
Bootstrap.StaticResources.getClustersOrBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config
<envoy_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.
|
ClusterOrBuilder |
Bootstrap.StaticResources.Builder.getClustersOrBuilder(int index)
If a network based configuration source is specified for :ref:`cds_config
<envoy_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.
|
| 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.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.
|
List<? extends ClusterOrBuilder> |
Bootstrap.StaticResources.getClustersOrBuilderList()
If a network based configuration source is specified for :ref:`cds_config
<envoy_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.
|
List<? extends ClusterOrBuilder> |
Bootstrap.StaticResources.Builder.getClustersOrBuilderList()
If a network based configuration source is specified for :ref:`cds_config
<envoy_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.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.