Class Bootstrap.StaticResources

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
io.envoyproxy.envoy.config.bootstrap.v3.Bootstrap.StaticResources
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Bootstrap.StaticResourcesOrBuilder, Serializable
Enclosing class:
Bootstrap

public static final class Bootstrap.StaticResources extends com.google.protobuf.GeneratedMessage implements Bootstrap.StaticResourcesOrBuilder
Protobuf type envoy.config.bootstrap.v3.Bootstrap.StaticResources
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Protobuf type envoy.config.bootstrap.v3.Bootstrap.StaticResources

    Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage

    com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage

    com.google.protobuf.AbstractMessage.BuilderParent

    Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite

    com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private List<Cluster>
     
    static final int
     
    private static final Bootstrap.StaticResources
     
    private List<Listener>
     
    static final int
     
    private byte
     
    private static final com.google.protobuf.Parser<Bootstrap.StaticResources>
     
    private List<Secret>
     
    static final int
     
    private static final long
     

    Fields inherited from class com.google.protobuf.GeneratedMessage

    alwaysUseFieldBuilders, unknownFields

    Fields inherited from class com.google.protobuf.AbstractMessage

    memoizedSize

    Fields inherited from class com.google.protobuf.AbstractMessageLite

    memoizedHashCode
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    private
     
    private
    StaticResources(com.google.protobuf.GeneratedMessage.Builder<?> builder)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    getClusters(int index)
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_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.
    int
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_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.
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_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.
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_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.
    If a network based configuration source is specified for :ref:`cds_config <envoy_v3_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.
     
     
    static final com.google.protobuf.Descriptors.Descriptor
     
    getListeners(int index)
    Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
    int
    Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
    Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
    Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
    Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`.
    com.google.protobuf.Parser<Bootstrap.StaticResources>
     
    getSecrets(int index)
    These static secrets can be used by :ref:`SdsSecretConfig <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
    int
    These static secrets can be used by :ref:`SdsSecretConfig <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
    These static secrets can be used by :ref:`SdsSecretConfig <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
    These static secrets can be used by :ref:`SdsSecretConfig <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
    These static secrets can be used by :ref:`SdsSecretConfig <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
    int
     
    int
     
    protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
     
    final boolean
     
     
     
     
    newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
     
     
    parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(byte[] data)
     
    parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.ByteString data)
     
    parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    parseFrom(com.google.protobuf.CodedInputStream input)
     
    parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
     
    parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
     
    static com.google.protobuf.Parser<Bootstrap.StaticResources>
     
     
    void
    writeTo(com.google.protobuf.CodedOutputStream output)
     

    Methods inherited from class com.google.protobuf.GeneratedMessage

    canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag

    Methods inherited from class com.google.protobuf.AbstractMessage

    findInitializationErrors, getInitializationErrorString, hashFields, toString

    Methods inherited from class com.google.protobuf.AbstractMessageLite

    addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLite

    toByteArray, toByteString, writeDelimitedTo, writeTo

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Field Details

  • Constructor Details

    • StaticResources

      private StaticResources(com.google.protobuf.GeneratedMessage.Builder<?> builder)
    • StaticResources

      private StaticResources()
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage
    • getListenersList

      public List<Listener> getListenersList()
       Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`. These listeners are
       available regardless of LDS configuration.
       
      repeated .envoy.config.listener.v3.Listener listeners = 1;
      Specified by:
      getListenersList in interface Bootstrap.StaticResourcesOrBuilder
    • getListenersOrBuilderList

      public List<? extends ListenerOrBuilder> getListenersOrBuilderList()
       Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`. These listeners are
       available regardless of LDS configuration.
       
      repeated .envoy.config.listener.v3.Listener listeners = 1;
      Specified by:
      getListenersOrBuilderList in interface Bootstrap.StaticResourcesOrBuilder
    • getListenersCount

      public int getListenersCount()
       Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`. These listeners are
       available regardless of LDS configuration.
       
      repeated .envoy.config.listener.v3.Listener listeners = 1;
      Specified by:
      getListenersCount in interface Bootstrap.StaticResourcesOrBuilder
    • getListeners

      public Listener getListeners(int index)
       Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`. These listeners are
       available regardless of LDS configuration.
       
      repeated .envoy.config.listener.v3.Listener listeners = 1;
      Specified by:
      getListeners in interface Bootstrap.StaticResourcesOrBuilder
    • getListenersOrBuilder

      public ListenerOrBuilder getListenersOrBuilder(int index)
       Static :ref:`Listeners <envoy_v3_api_msg_config.listener.v3.Listener>`. These listeners are
       available regardless of LDS configuration.
       
      repeated .envoy.config.listener.v3.Listener listeners = 1;
      Specified by:
      getListenersOrBuilder in interface Bootstrap.StaticResourcesOrBuilder
    • getClustersList

      public List<Cluster> getClustersList()
       If a network based configuration source is specified for :ref:`cds_config
       <envoy_v3_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. These cluster definitions may not
       use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static
       IP or DNS-based).
       
      repeated .envoy.config.cluster.v3.Cluster clusters = 2;
      Specified by:
      getClustersList in interface Bootstrap.StaticResourcesOrBuilder
    • getClustersOrBuilderList

      public List<? extends ClusterOrBuilder> getClustersOrBuilderList()
       If a network based configuration source is specified for :ref:`cds_config
       <envoy_v3_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. These cluster definitions may not
       use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static
       IP or DNS-based).
       
      repeated .envoy.config.cluster.v3.Cluster clusters = 2;
      Specified by:
      getClustersOrBuilderList in interface Bootstrap.StaticResourcesOrBuilder
    • getClustersCount

      public int getClustersCount()
       If a network based configuration source is specified for :ref:`cds_config
       <envoy_v3_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. These cluster definitions may not
       use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static
       IP or DNS-based).
       
      repeated .envoy.config.cluster.v3.Cluster clusters = 2;
      Specified by:
      getClustersCount in interface Bootstrap.StaticResourcesOrBuilder
    • getClusters

      public Cluster getClusters(int index)
       If a network based configuration source is specified for :ref:`cds_config
       <envoy_v3_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. These cluster definitions may not
       use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static
       IP or DNS-based).
       
      repeated .envoy.config.cluster.v3.Cluster clusters = 2;
      Specified by:
      getClusters in interface Bootstrap.StaticResourcesOrBuilder
    • getClustersOrBuilder

      public ClusterOrBuilder getClustersOrBuilder(int index)
       If a network based configuration source is specified for :ref:`cds_config
       <envoy_v3_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. These cluster definitions may not
       use :ref:`EDS <arch_overview_dynamic_config_eds>` (i.e. they should be static
       IP or DNS-based).
       
      repeated .envoy.config.cluster.v3.Cluster clusters = 2;
      Specified by:
      getClustersOrBuilder in interface Bootstrap.StaticResourcesOrBuilder
    • getSecretsList

      public List<Secret> getSecretsList()
       These static secrets can be used by :ref:`SdsSecretConfig
       <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
       
      repeated .envoy.extensions.transport_sockets.tls.v3.Secret secrets = 3;
      Specified by:
      getSecretsList in interface Bootstrap.StaticResourcesOrBuilder
    • getSecretsOrBuilderList

      public List<? extends SecretOrBuilder> getSecretsOrBuilderList()
       These static secrets can be used by :ref:`SdsSecretConfig
       <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
       
      repeated .envoy.extensions.transport_sockets.tls.v3.Secret secrets = 3;
      Specified by:
      getSecretsOrBuilderList in interface Bootstrap.StaticResourcesOrBuilder
    • getSecretsCount

      public int getSecretsCount()
       These static secrets can be used by :ref:`SdsSecretConfig
       <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
       
      repeated .envoy.extensions.transport_sockets.tls.v3.Secret secrets = 3;
      Specified by:
      getSecretsCount in interface Bootstrap.StaticResourcesOrBuilder
    • getSecrets

      public Secret getSecrets(int index)
       These static secrets can be used by :ref:`SdsSecretConfig
       <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
       
      repeated .envoy.extensions.transport_sockets.tls.v3.Secret secrets = 3;
      Specified by:
      getSecrets in interface Bootstrap.StaticResourcesOrBuilder
    • getSecretsOrBuilder

      public SecretOrBuilder getSecretsOrBuilder(int index)
       These static secrets can be used by :ref:`SdsSecretConfig
       <envoy_v3_api_msg_extensions.transport_sockets.tls.v3.SdsSecretConfig>`
       
      repeated .envoy.extensions.transport_sockets.tls.v3.Secret secrets = 3;
      Specified by:
      getSecretsOrBuilder in interface Bootstrap.StaticResourcesOrBuilder
    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage
    • writeTo

      public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
      Specified by:
      writeTo in interface com.google.protobuf.MessageLite
      Overrides:
      writeTo in class com.google.protobuf.GeneratedMessage
      Throws:
      IOException
    • getSerializedSize

      public int getSerializedSize()
      Specified by:
      getSerializedSize in interface com.google.protobuf.MessageLite
      Overrides:
      getSerializedSize in class com.google.protobuf.GeneratedMessage
    • equals

      public boolean equals(Object obj)
      Specified by:
      equals in interface com.google.protobuf.Message
      Overrides:
      equals in class com.google.protobuf.AbstractMessage
    • hashCode

      public int hashCode()
      Specified by:
      hashCode in interface com.google.protobuf.Message
      Overrides:
      hashCode in class com.google.protobuf.AbstractMessage
    • parseFrom

      public static Bootstrap.StaticResources parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Bootstrap.StaticResources parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Bootstrap.StaticResources parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Bootstrap.StaticResources parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Bootstrap.StaticResources parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Bootstrap.StaticResources parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
      Throws:
      com.google.protobuf.InvalidProtocolBufferException
    • parseFrom

      public static Bootstrap.StaticResources parseFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Bootstrap.StaticResources parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Bootstrap.StaticResources parseDelimitedFrom(InputStream input) throws IOException
      Throws:
      IOException
    • parseDelimitedFrom

      public static Bootstrap.StaticResources parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Bootstrap.StaticResources parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
      Throws:
      IOException
    • parseFrom

      public static Bootstrap.StaticResources parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Throws:
      IOException
    • newBuilderForType

      public Bootstrap.StaticResources.Builder newBuilderForType()
      Specified by:
      newBuilderForType in interface com.google.protobuf.Message
      Specified by:
      newBuilderForType in interface com.google.protobuf.MessageLite
    • newBuilder

      public static Bootstrap.StaticResources.Builder newBuilder()
    • newBuilder

      public static Bootstrap.StaticResources.Builder newBuilder(Bootstrap.StaticResources prototype)
    • toBuilder

      Specified by:
      toBuilder in interface com.google.protobuf.Message
      Specified by:
      toBuilder in interface com.google.protobuf.MessageLite
    • newBuilderForType

      protected Bootstrap.StaticResources.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
      Overrides:
      newBuilderForType in class com.google.protobuf.AbstractMessage
    • getDefaultInstance

      public static Bootstrap.StaticResources getDefaultInstance()
    • parser

      public static com.google.protobuf.Parser<Bootstrap.StaticResources> parser()
    • getParserForType

      public com.google.protobuf.Parser<Bootstrap.StaticResources> getParserForType()
      Specified by:
      getParserForType in interface com.google.protobuf.Message
      Specified by:
      getParserForType in interface com.google.protobuf.MessageLite
      Overrides:
      getParserForType in class com.google.protobuf.GeneratedMessage
    • getDefaultInstanceForType

      public Bootstrap.StaticResources getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder