public static interface BootstrapOuterClass.Bootstrap.StaticResourcesOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Cds.Cluster |
getClusters(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.
|
int |
getClustersCount()
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<Cds.Cluster> |
getClustersList()
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.
|
Cds.ClusterOrBuilder |
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.
|
List<? extends Cds.ClusterOrBuilder> |
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.
|
Lds.Listener |
getListeners(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
int |
getListenersCount()
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
List<Lds.Listener> |
getListenersList()
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Lds.ListenerOrBuilder |
getListenersOrBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
List<? extends Lds.ListenerOrBuilder> |
getListenersOrBuilderList()
Static :ref:`Listeners <envoy_api_msg_Listener>`.
|
Cert.Secret |
getSecrets(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
int |
getSecretsCount()
[#not-implemented-hide:]
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
List<Cert.Secret> |
getSecretsList()
[#not-implemented-hide:]
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
Cert.SecretOrBuilder |
getSecretsOrBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
List<? extends Cert.SecretOrBuilder> |
getSecretsOrBuilderList()
[#not-implemented-hide:]
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false]; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Lds.Listener> getListenersList()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1 [(.gogoproto.nullable) = false];Lds.Listener getListeners(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1 [(.gogoproto.nullable) = false];int getListenersCount()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1 [(.gogoproto.nullable) = false];List<? extends Lds.ListenerOrBuilder> getListenersOrBuilderList()
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1 [(.gogoproto.nullable) = false];Lds.ListenerOrBuilder getListenersOrBuilder(int index)
Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are available regardless of LDS configuration.
repeated .envoy.api.v2.Listener listeners = 1 [(.gogoproto.nullable) = false];List<Cds.Cluster> getClustersList()
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. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_sds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2 [(.gogoproto.nullable) = false];Cds.Cluster getClusters(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. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_sds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2 [(.gogoproto.nullable) = false];int getClustersCount()
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. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_sds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2 [(.gogoproto.nullable) = false];List<? extends Cds.ClusterOrBuilder> 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. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_sds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2 [(.gogoproto.nullable) = false];Cds.ClusterOrBuilder 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. These cluster definitions may not use :ref:`EDS <arch_overview_dynamic_config_sds>` (i.e. they should be static IP or DNS-based).
repeated .envoy.api.v2.Cluster clusters = 2 [(.gogoproto.nullable) = false];List<Cert.Secret> getSecretsList()
[#not-implemented-hide:]
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false];Cert.Secret getSecrets(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false];int getSecretsCount()
[#not-implemented-hide:]
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false];List<? extends Cert.SecretOrBuilder> getSecretsOrBuilderList()
[#not-implemented-hide:]
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false];Cert.SecretOrBuilder getSecretsOrBuilder(int index)
[#not-implemented-hide:]
repeated .envoy.api.v2.auth.Secret secrets = 3 [(.gogoproto.nullable) = false];Copyright © 2018 The Envoy Project. All rights reserved.