public static interface BootstrapOuterClass.Bootstrap.DynamicResources.DeprecatedV1OrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ConfigSourceOuterClass.ConfigSource |
getSdsConfig()
This is the global :ref:`SDS <arch_overview_dynamic_config_sds>` config
when using v1 REST for :ref:`CDS
<arch_overview_dynamic_config_cds>`/:ref:`EDS
<arch_overview_dynamic_config_sds>`.
|
ConfigSourceOuterClass.ConfigSourceOrBuilder |
getSdsConfigOrBuilder()
This is the global :ref:`SDS <arch_overview_dynamic_config_sds>` config
when using v1 REST for :ref:`CDS
<arch_overview_dynamic_config_cds>`/:ref:`EDS
<arch_overview_dynamic_config_sds>`.
|
boolean |
hasSdsConfig()
This is the global :ref:`SDS <arch_overview_dynamic_config_sds>` config
when using v1 REST for :ref:`CDS
<arch_overview_dynamic_config_cds>`/:ref:`EDS
<arch_overview_dynamic_config_sds>`.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSdsConfig()
This is the global :ref:`SDS <arch_overview_dynamic_config_sds>` config when using v1 REST for :ref:`CDS <arch_overview_dynamic_config_cds>`/:ref:`EDS <arch_overview_dynamic_config_sds>`.
.envoy.api.v2.core.ConfigSource sds_config = 1;ConfigSourceOuterClass.ConfigSource getSdsConfig()
This is the global :ref:`SDS <arch_overview_dynamic_config_sds>` config when using v1 REST for :ref:`CDS <arch_overview_dynamic_config_cds>`/:ref:`EDS <arch_overview_dynamic_config_sds>`.
.envoy.api.v2.core.ConfigSource sds_config = 1;ConfigSourceOuterClass.ConfigSourceOrBuilder getSdsConfigOrBuilder()
This is the global :ref:`SDS <arch_overview_dynamic_config_sds>` config when using v1 REST for :ref:`CDS <arch_overview_dynamic_config_cds>`/:ref:`EDS <arch_overview_dynamic_config_sds>`.
.envoy.api.v2.core.ConfigSource sds_config = 1;Copyright © 2018 The Envoy Project. All rights reserved.