public static interface Bootstrap.DynamicResourcesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ApiConfigSource |
getAdsConfig()
A single :ref:`ADS <config_overview_ads>` source may be optionally
specified.
|
ApiConfigSourceOrBuilder |
getAdsConfigOrBuilder()
A single :ref:`ADS <config_overview_ads>` source may be optionally
specified.
|
ConfigSource |
getCdsConfig()
All post-bootstrap :ref:`Cluster <envoy_api_msg_config.cluster.v4alpha.Cluster>` definitions are
provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>`
configuration source.
|
ConfigSourceOrBuilder |
getCdsConfigOrBuilder()
All post-bootstrap :ref:`Cluster <envoy_api_msg_config.cluster.v4alpha.Cluster>` definitions are
provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>`
configuration source.
|
ResourceLocator |
getCdsResourcesLocator()
Resource locator for cluster collection.
|
ResourceLocatorOrBuilder |
getCdsResourcesLocatorOrBuilder()
Resource locator for cluster collection.
|
ConfigSource |
getLdsConfig()
All :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>` are provided by a single
:ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.
|
ConfigSourceOrBuilder |
getLdsConfigOrBuilder()
All :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>` are provided by a single
:ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.
|
ResourceLocator |
getLdsResourcesLocator()
Resource locator for listener collection.
|
ResourceLocatorOrBuilder |
getLdsResourcesLocatorOrBuilder()
Resource locator for listener collection.
|
boolean |
hasAdsConfig()
A single :ref:`ADS <config_overview_ads>` source may be optionally
specified.
|
boolean |
hasCdsConfig()
All post-bootstrap :ref:`Cluster <envoy_api_msg_config.cluster.v4alpha.Cluster>` definitions are
provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>`
configuration source.
|
boolean |
hasCdsResourcesLocator()
Resource locator for cluster collection.
|
boolean |
hasLdsConfig()
All :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>` are provided by a single
:ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.
|
boolean |
hasLdsResourcesLocator()
Resource locator for listener collection.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasLdsConfig()
All :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.
.envoy.config.core.v4alpha.ConfigSource lds_config = 1;ConfigSource getLdsConfig()
All :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.
.envoy.config.core.v4alpha.ConfigSource lds_config = 1;ConfigSourceOrBuilder getLdsConfigOrBuilder()
All :ref:`Listeners <envoy_api_msg_config.listener.v4alpha.Listener>` are provided by a single :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source.
.envoy.config.core.v4alpha.ConfigSource lds_config = 1;boolean hasLdsResourcesLocator()
Resource locator for listener collection. [#not-implemented-hide:]
.udpa.core.v1.ResourceLocator lds_resources_locator = 5;ResourceLocator getLdsResourcesLocator()
Resource locator for listener collection. [#not-implemented-hide:]
.udpa.core.v1.ResourceLocator lds_resources_locator = 5;ResourceLocatorOrBuilder getLdsResourcesLocatorOrBuilder()
Resource locator for listener collection. [#not-implemented-hide:]
.udpa.core.v1.ResourceLocator lds_resources_locator = 5;boolean hasCdsConfig()
All post-bootstrap :ref:`Cluster <envoy_api_msg_config.cluster.v4alpha.Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.
.envoy.config.core.v4alpha.ConfigSource cds_config = 2;ConfigSource getCdsConfig()
All post-bootstrap :ref:`Cluster <envoy_api_msg_config.cluster.v4alpha.Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.
.envoy.config.core.v4alpha.ConfigSource cds_config = 2;ConfigSourceOrBuilder getCdsConfigOrBuilder()
All post-bootstrap :ref:`Cluster <envoy_api_msg_config.cluster.v4alpha.Cluster>` definitions are provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` configuration source.
.envoy.config.core.v4alpha.ConfigSource cds_config = 2;boolean hasCdsResourcesLocator()
Resource locator for cluster collection. [#not-implemented-hide:]
.udpa.core.v1.ResourceLocator cds_resources_locator = 6;ResourceLocator getCdsResourcesLocator()
Resource locator for cluster collection. [#not-implemented-hide:]
.udpa.core.v1.ResourceLocator cds_resources_locator = 6;ResourceLocatorOrBuilder getCdsResourcesLocatorOrBuilder()
Resource locator for cluster collection. [#not-implemented-hide:]
.udpa.core.v1.ResourceLocator cds_resources_locator = 6;boolean hasAdsConfig()
A single :ref:`ADS <config_overview_ads>` source may be optionally specified. This must have :ref:`api_type <envoy_api_field_config.core.v4alpha.ApiConfigSource.api_type>` :ref:`GRPC <envoy_api_enum_value_config.core.v4alpha.ApiConfigSource.ApiType.GRPC>`. Only :ref:`ConfigSources <envoy_api_msg_config.core.v4alpha.ConfigSource>` that have the :ref:`ads <envoy_api_field_config.core.v4alpha.ConfigSource.ads>` field set will be streamed on the ADS channel.
.envoy.config.core.v4alpha.ApiConfigSource ads_config = 3;ApiConfigSource getAdsConfig()
A single :ref:`ADS <config_overview_ads>` source may be optionally specified. This must have :ref:`api_type <envoy_api_field_config.core.v4alpha.ApiConfigSource.api_type>` :ref:`GRPC <envoy_api_enum_value_config.core.v4alpha.ApiConfigSource.ApiType.GRPC>`. Only :ref:`ConfigSources <envoy_api_msg_config.core.v4alpha.ConfigSource>` that have the :ref:`ads <envoy_api_field_config.core.v4alpha.ConfigSource.ads>` field set will be streamed on the ADS channel.
.envoy.config.core.v4alpha.ApiConfigSource ads_config = 3;ApiConfigSourceOrBuilder getAdsConfigOrBuilder()
A single :ref:`ADS <config_overview_ads>` source may be optionally specified. This must have :ref:`api_type <envoy_api_field_config.core.v4alpha.ApiConfigSource.api_type>` :ref:`GRPC <envoy_api_enum_value_config.core.v4alpha.ApiConfigSource.ApiType.GRPC>`. Only :ref:`ConfigSources <envoy_api_msg_config.core.v4alpha.ConfigSource>` that have the :ref:`ads <envoy_api_field_config.core.v4alpha.ConfigSource.ads>` field set will be streamed on the ADS channel.
.envoy.config.core.v4alpha.ApiConfigSource ads_config = 3;Copyright © 2018–2020 The Envoy Project. All rights reserved.