| Package | Description |
|---|---|
| io.envoyproxy.envoy.admin.v2alpha | |
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.config.bootstrap.v2 |
| Modifier and Type | Method and Description |
|---|---|
ClusterOrBuilder |
ClustersConfigDump.StaticClusterOrBuilder.getClusterOrBuilder()
The cluster config.
|
ClusterOrBuilder |
ClustersConfigDump.StaticCluster.getClusterOrBuilder()
The cluster config.
|
ClusterOrBuilder |
ClustersConfigDump.StaticCluster.Builder.getClusterOrBuilder()
The cluster config.
|
ClusterOrBuilder |
ClustersConfigDump.DynamicClusterOrBuilder.getClusterOrBuilder()
The cluster config.
|
ClusterOrBuilder |
ClustersConfigDump.DynamicCluster.getClusterOrBuilder()
The cluster config.
|
ClusterOrBuilder |
ClustersConfigDump.DynamicCluster.Builder.getClusterOrBuilder()
The cluster config.
|
| 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–2019 The Envoy Project. All rights reserved.