Versions in this module Expand all Collapse all v1 v1.33.0 Jan 22, 2025 v1.32.3 Jan 22, 2025 Changes in this version + var File_envoy_config_bootstrap_v2_bootstrap_proto protoreflect.FileDescriptor + type Admin struct + AccessLogPath string + Address *core.Address + ProfilePath string + SocketOptions []*core.SocketOption + func (*Admin) Descriptor() ([]byte, []int) + func (*Admin) ProtoMessage() + func (m *Admin) Validate() error + func (m *Admin) ValidateAll() error + func (x *Admin) GetAccessLogPath() string + func (x *Admin) GetAddress() *core.Address + func (x *Admin) GetProfilePath() string + func (x *Admin) GetSocketOptions() []*core.SocketOption + func (x *Admin) ProtoReflect() protoreflect.Message + func (x *Admin) Reset() + func (x *Admin) String() string + type AdminMultiError []error + func (m AdminMultiError) AllErrors() []error + func (m AdminMultiError) Error() string + type AdminValidationError struct + func (e AdminValidationError) Cause() error + func (e AdminValidationError) Error() string + func (e AdminValidationError) ErrorName() string + func (e AdminValidationError) Field() string + func (e AdminValidationError) Key() bool + func (e AdminValidationError) Reason() string + type Bootstrap struct + Admin *Admin + ClusterManager *ClusterManager + DynamicResources *Bootstrap_DynamicResources + EnableDispatcherStats bool + FlagsPath string + HdsConfig *core.ApiConfigSource + HeaderPrefix string + LayeredRuntime *LayeredRuntime + Node *core.Node + OverloadManager *v2alpha.OverloadManager + Runtime *Runtime + StaticResources *Bootstrap_StaticResources + StatsConfig *v2.StatsConfig + StatsFlushInterval *durationpb.Duration + StatsServerVersionOverride *wrapperspb.UInt64Value + StatsSinks []*v2.StatsSink + Tracing *v21.Tracing + UseTcpForDnsLookups bool + Watchdog *Watchdog + func (*Bootstrap) Descriptor() ([]byte, []int) + func (*Bootstrap) ProtoMessage() + func (m *Bootstrap) Validate() error + func (m *Bootstrap) ValidateAll() error + func (x *Bootstrap) GetAdmin() *Admin + func (x *Bootstrap) GetClusterManager() *ClusterManager + func (x *Bootstrap) GetDynamicResources() *Bootstrap_DynamicResources + func (x *Bootstrap) GetEnableDispatcherStats() bool + func (x *Bootstrap) GetFlagsPath() string + func (x *Bootstrap) GetHdsConfig() *core.ApiConfigSource + func (x *Bootstrap) GetHeaderPrefix() string + func (x *Bootstrap) GetLayeredRuntime() *LayeredRuntime + func (x *Bootstrap) GetNode() *core.Node + func (x *Bootstrap) GetOverloadManager() *v2alpha.OverloadManager + func (x *Bootstrap) GetRuntime() *Runtime + func (x *Bootstrap) GetStaticResources() *Bootstrap_StaticResources + func (x *Bootstrap) GetStatsConfig() *v2.StatsConfig + func (x *Bootstrap) GetStatsFlushInterval() *durationpb.Duration + func (x *Bootstrap) GetStatsServerVersionOverride() *wrapperspb.UInt64Value + func (x *Bootstrap) GetStatsSinks() []*v2.StatsSink + func (x *Bootstrap) GetTracing() *v21.Tracing + func (x *Bootstrap) GetUseTcpForDnsLookups() bool + func (x *Bootstrap) GetWatchdog() *Watchdog + func (x *Bootstrap) ProtoReflect() protoreflect.Message + func (x *Bootstrap) Reset() + func (x *Bootstrap) String() string + type BootstrapMultiError []error + func (m BootstrapMultiError) AllErrors() []error + func (m BootstrapMultiError) Error() string + type BootstrapValidationError struct + func (e BootstrapValidationError) Cause() error + func (e BootstrapValidationError) Error() string + func (e BootstrapValidationError) ErrorName() string + func (e BootstrapValidationError) Field() string + func (e BootstrapValidationError) Key() bool + func (e BootstrapValidationError) Reason() string + type Bootstrap_DynamicResources struct + AdsConfig *core.ApiConfigSource + CdsConfig *core.ConfigSource + LdsConfig *core.ConfigSource + func (*Bootstrap_DynamicResources) Descriptor() ([]byte, []int) + func (*Bootstrap_DynamicResources) ProtoMessage() + func (m *Bootstrap_DynamicResources) Validate() error + func (m *Bootstrap_DynamicResources) ValidateAll() error + func (x *Bootstrap_DynamicResources) GetAdsConfig() *core.ApiConfigSource + func (x *Bootstrap_DynamicResources) GetCdsConfig() *core.ConfigSource + func (x *Bootstrap_DynamicResources) GetLdsConfig() *core.ConfigSource + func (x *Bootstrap_DynamicResources) ProtoReflect() protoreflect.Message + func (x *Bootstrap_DynamicResources) Reset() + func (x *Bootstrap_DynamicResources) String() string + type Bootstrap_DynamicResourcesMultiError []error + func (m Bootstrap_DynamicResourcesMultiError) AllErrors() []error + func (m Bootstrap_DynamicResourcesMultiError) Error() string + type Bootstrap_DynamicResourcesValidationError struct + func (e Bootstrap_DynamicResourcesValidationError) Cause() error + func (e Bootstrap_DynamicResourcesValidationError) Error() string + func (e Bootstrap_DynamicResourcesValidationError) ErrorName() string + func (e Bootstrap_DynamicResourcesValidationError) Field() string + func (e Bootstrap_DynamicResourcesValidationError) Key() bool + func (e Bootstrap_DynamicResourcesValidationError) Reason() string + type Bootstrap_StaticResources struct + Clusters []*v22.Cluster + Listeners []*v22.Listener + Secrets []*auth.Secret + func (*Bootstrap_StaticResources) Descriptor() ([]byte, []int) + func (*Bootstrap_StaticResources) ProtoMessage() + func (m *Bootstrap_StaticResources) Validate() error + func (m *Bootstrap_StaticResources) ValidateAll() error + func (x *Bootstrap_StaticResources) GetClusters() []*v22.Cluster + func (x *Bootstrap_StaticResources) GetListeners() []*v22.Listener + func (x *Bootstrap_StaticResources) GetSecrets() []*auth.Secret + func (x *Bootstrap_StaticResources) ProtoReflect() protoreflect.Message + func (x *Bootstrap_StaticResources) Reset() + func (x *Bootstrap_StaticResources) String() string + type Bootstrap_StaticResourcesMultiError []error + func (m Bootstrap_StaticResourcesMultiError) AllErrors() []error + func (m Bootstrap_StaticResourcesMultiError) Error() string + type Bootstrap_StaticResourcesValidationError struct + func (e Bootstrap_StaticResourcesValidationError) Cause() error + func (e Bootstrap_StaticResourcesValidationError) Error() string + func (e Bootstrap_StaticResourcesValidationError) ErrorName() string + func (e Bootstrap_StaticResourcesValidationError) Field() string + func (e Bootstrap_StaticResourcesValidationError) Key() bool + func (e Bootstrap_StaticResourcesValidationError) Reason() string + type ClusterManager struct + LoadStatsConfig *core.ApiConfigSource + LocalClusterName string + OutlierDetection *ClusterManager_OutlierDetection + UpstreamBindConfig *core.BindConfig + func (*ClusterManager) Descriptor() ([]byte, []int) + func (*ClusterManager) ProtoMessage() + func (m *ClusterManager) Validate() error + func (m *ClusterManager) ValidateAll() error + func (x *ClusterManager) GetLoadStatsConfig() *core.ApiConfigSource + func (x *ClusterManager) GetLocalClusterName() string + func (x *ClusterManager) GetOutlierDetection() *ClusterManager_OutlierDetection + func (x *ClusterManager) GetUpstreamBindConfig() *core.BindConfig + func (x *ClusterManager) ProtoReflect() protoreflect.Message + func (x *ClusterManager) Reset() + func (x *ClusterManager) String() string + type ClusterManagerMultiError []error + func (m ClusterManagerMultiError) AllErrors() []error + func (m ClusterManagerMultiError) Error() string + type ClusterManagerValidationError struct + func (e ClusterManagerValidationError) Cause() error + func (e ClusterManagerValidationError) Error() string + func (e ClusterManagerValidationError) ErrorName() string + func (e ClusterManagerValidationError) Field() string + func (e ClusterManagerValidationError) Key() bool + func (e ClusterManagerValidationError) Reason() string + type ClusterManager_OutlierDetection struct + EventLogPath string + EventService *core.EventServiceConfig + func (*ClusterManager_OutlierDetection) Descriptor() ([]byte, []int) + func (*ClusterManager_OutlierDetection) ProtoMessage() + func (m *ClusterManager_OutlierDetection) Validate() error + func (m *ClusterManager_OutlierDetection) ValidateAll() error + func (x *ClusterManager_OutlierDetection) GetEventLogPath() string + func (x *ClusterManager_OutlierDetection) GetEventService() *core.EventServiceConfig + func (x *ClusterManager_OutlierDetection) ProtoReflect() protoreflect.Message + func (x *ClusterManager_OutlierDetection) Reset() + func (x *ClusterManager_OutlierDetection) String() string + type ClusterManager_OutlierDetectionMultiError []error + func (m ClusterManager_OutlierDetectionMultiError) AllErrors() []error + func (m ClusterManager_OutlierDetectionMultiError) Error() string + type ClusterManager_OutlierDetectionValidationError struct + func (e ClusterManager_OutlierDetectionValidationError) Cause() error + func (e ClusterManager_OutlierDetectionValidationError) Error() string + func (e ClusterManager_OutlierDetectionValidationError) ErrorName() string + func (e ClusterManager_OutlierDetectionValidationError) Field() string + func (e ClusterManager_OutlierDetectionValidationError) Key() bool + func (e ClusterManager_OutlierDetectionValidationError) Reason() string + type LayeredRuntime struct + Layers []*RuntimeLayer + func (*LayeredRuntime) Descriptor() ([]byte, []int) + func (*LayeredRuntime) ProtoMessage() + func (m *LayeredRuntime) Validate() error + func (m *LayeredRuntime) ValidateAll() error + func (x *LayeredRuntime) GetLayers() []*RuntimeLayer + func (x *LayeredRuntime) ProtoReflect() protoreflect.Message + func (x *LayeredRuntime) Reset() + func (x *LayeredRuntime) String() string + type LayeredRuntimeMultiError []error + func (m LayeredRuntimeMultiError) AllErrors() []error + func (m LayeredRuntimeMultiError) Error() string + type LayeredRuntimeValidationError struct + func (e LayeredRuntimeValidationError) Cause() error + func (e LayeredRuntimeValidationError) Error() string + func (e LayeredRuntimeValidationError) ErrorName() string + func (e LayeredRuntimeValidationError) Field() string + func (e LayeredRuntimeValidationError) Key() bool + func (e LayeredRuntimeValidationError) Reason() string + type Runtime struct + Base *structpb.Struct + OverrideSubdirectory string + Subdirectory string + SymlinkRoot string + func (*Runtime) Descriptor() ([]byte, []int) + func (*Runtime) ProtoMessage() + func (m *Runtime) Validate() error + func (m *Runtime) ValidateAll() error + func (x *Runtime) GetBase() *structpb.Struct + func (x *Runtime) GetOverrideSubdirectory() string + func (x *Runtime) GetSubdirectory() string + func (x *Runtime) GetSymlinkRoot() string + func (x *Runtime) ProtoReflect() protoreflect.Message + func (x *Runtime) Reset() + func (x *Runtime) String() string + type RuntimeLayer struct + LayerSpecifier isRuntimeLayer_LayerSpecifier + Name string + func (*RuntimeLayer) Descriptor() ([]byte, []int) + func (*RuntimeLayer) ProtoMessage() + func (m *RuntimeLayer) GetLayerSpecifier() isRuntimeLayer_LayerSpecifier + func (m *RuntimeLayer) Validate() error + func (m *RuntimeLayer) ValidateAll() error + func (x *RuntimeLayer) GetAdminLayer() *RuntimeLayer_AdminLayer + func (x *RuntimeLayer) GetDiskLayer() *RuntimeLayer_DiskLayer + func (x *RuntimeLayer) GetName() string + func (x *RuntimeLayer) GetRtdsLayer() *RuntimeLayer_RtdsLayer + func (x *RuntimeLayer) GetStaticLayer() *structpb.Struct + func (x *RuntimeLayer) ProtoReflect() protoreflect.Message + func (x *RuntimeLayer) Reset() + func (x *RuntimeLayer) String() string + type RuntimeLayerMultiError []error + func (m RuntimeLayerMultiError) AllErrors() []error + func (m RuntimeLayerMultiError) Error() string + type RuntimeLayerValidationError struct + func (e RuntimeLayerValidationError) Cause() error + func (e RuntimeLayerValidationError) Error() string + func (e RuntimeLayerValidationError) ErrorName() string + func (e RuntimeLayerValidationError) Field() string + func (e RuntimeLayerValidationError) Key() bool + func (e RuntimeLayerValidationError) Reason() string + type RuntimeLayer_AdminLayer struct + func (*RuntimeLayer_AdminLayer) Descriptor() ([]byte, []int) + func (*RuntimeLayer_AdminLayer) ProtoMessage() + func (m *RuntimeLayer_AdminLayer) Validate() error + func (m *RuntimeLayer_AdminLayer) ValidateAll() error + func (x *RuntimeLayer_AdminLayer) ProtoReflect() protoreflect.Message + func (x *RuntimeLayer_AdminLayer) Reset() + func (x *RuntimeLayer_AdminLayer) String() string + type RuntimeLayer_AdminLayerMultiError []error + func (m RuntimeLayer_AdminLayerMultiError) AllErrors() []error + func (m RuntimeLayer_AdminLayerMultiError) Error() string + type RuntimeLayer_AdminLayerValidationError struct + func (e RuntimeLayer_AdminLayerValidationError) Cause() error + func (e RuntimeLayer_AdminLayerValidationError) Error() string + func (e RuntimeLayer_AdminLayerValidationError) ErrorName() string + func (e RuntimeLayer_AdminLayerValidationError) Field() string + func (e RuntimeLayer_AdminLayerValidationError) Key() bool + func (e RuntimeLayer_AdminLayerValidationError) Reason() string + type RuntimeLayer_AdminLayer_ struct + AdminLayer *RuntimeLayer_AdminLayer + type RuntimeLayer_DiskLayer struct + AppendServiceCluster bool + Subdirectory string + SymlinkRoot string + func (*RuntimeLayer_DiskLayer) Descriptor() ([]byte, []int) + func (*RuntimeLayer_DiskLayer) ProtoMessage() + func (m *RuntimeLayer_DiskLayer) Validate() error + func (m *RuntimeLayer_DiskLayer) ValidateAll() error + func (x *RuntimeLayer_DiskLayer) GetAppendServiceCluster() bool + func (x *RuntimeLayer_DiskLayer) GetSubdirectory() string + func (x *RuntimeLayer_DiskLayer) GetSymlinkRoot() string + func (x *RuntimeLayer_DiskLayer) ProtoReflect() protoreflect.Message + func (x *RuntimeLayer_DiskLayer) Reset() + func (x *RuntimeLayer_DiskLayer) String() string + type RuntimeLayer_DiskLayerMultiError []error + func (m RuntimeLayer_DiskLayerMultiError) AllErrors() []error + func (m RuntimeLayer_DiskLayerMultiError) Error() string + type RuntimeLayer_DiskLayerValidationError struct + func (e RuntimeLayer_DiskLayerValidationError) Cause() error + func (e RuntimeLayer_DiskLayerValidationError) Error() string + func (e RuntimeLayer_DiskLayerValidationError) ErrorName() string + func (e RuntimeLayer_DiskLayerValidationError) Field() string + func (e RuntimeLayer_DiskLayerValidationError) Key() bool + func (e RuntimeLayer_DiskLayerValidationError) Reason() string + type RuntimeLayer_DiskLayer_ struct + DiskLayer *RuntimeLayer_DiskLayer + type RuntimeLayer_RtdsLayer struct + Name string + RtdsConfig *core.ConfigSource + func (*RuntimeLayer_RtdsLayer) Descriptor() ([]byte, []int) + func (*RuntimeLayer_RtdsLayer) ProtoMessage() + func (m *RuntimeLayer_RtdsLayer) Validate() error + func (m *RuntimeLayer_RtdsLayer) ValidateAll() error + func (x *RuntimeLayer_RtdsLayer) GetName() string + func (x *RuntimeLayer_RtdsLayer) GetRtdsConfig() *core.ConfigSource + func (x *RuntimeLayer_RtdsLayer) ProtoReflect() protoreflect.Message + func (x *RuntimeLayer_RtdsLayer) Reset() + func (x *RuntimeLayer_RtdsLayer) String() string + type RuntimeLayer_RtdsLayerMultiError []error + func (m RuntimeLayer_RtdsLayerMultiError) AllErrors() []error + func (m RuntimeLayer_RtdsLayerMultiError) Error() string + type RuntimeLayer_RtdsLayerValidationError struct + func (e RuntimeLayer_RtdsLayerValidationError) Cause() error + func (e RuntimeLayer_RtdsLayerValidationError) Error() string + func (e RuntimeLayer_RtdsLayerValidationError) ErrorName() string + func (e RuntimeLayer_RtdsLayerValidationError) Field() string + func (e RuntimeLayer_RtdsLayerValidationError) Key() bool + func (e RuntimeLayer_RtdsLayerValidationError) Reason() string + type RuntimeLayer_RtdsLayer_ struct + RtdsLayer *RuntimeLayer_RtdsLayer + type RuntimeLayer_StaticLayer struct + StaticLayer *structpb.Struct + type RuntimeMultiError []error + func (m RuntimeMultiError) AllErrors() []error + func (m RuntimeMultiError) Error() string + type RuntimeValidationError struct + func (e RuntimeValidationError) Cause() error + func (e RuntimeValidationError) Error() string + func (e RuntimeValidationError) ErrorName() string + func (e RuntimeValidationError) Field() string + func (e RuntimeValidationError) Key() bool + func (e RuntimeValidationError) Reason() string + type Watchdog struct + KillTimeout *durationpb.Duration + MegamissTimeout *durationpb.Duration + MissTimeout *durationpb.Duration + MultikillTimeout *durationpb.Duration + func (*Watchdog) Descriptor() ([]byte, []int) + func (*Watchdog) ProtoMessage() + func (m *Watchdog) Validate() error + func (m *Watchdog) ValidateAll() error + func (x *Watchdog) GetKillTimeout() *durationpb.Duration + func (x *Watchdog) GetMegamissTimeout() *durationpb.Duration + func (x *Watchdog) GetMissTimeout() *durationpb.Duration + func (x *Watchdog) GetMultikillTimeout() *durationpb.Duration + func (x *Watchdog) ProtoReflect() protoreflect.Message + func (x *Watchdog) Reset() + func (x *Watchdog) String() string + type WatchdogMultiError []error + func (m WatchdogMultiError) AllErrors() []error + func (m WatchdogMultiError) Error() string + type WatchdogValidationError struct + func (e WatchdogValidationError) Cause() error + func (e WatchdogValidationError) Error() string + func (e WatchdogValidationError) ErrorName() string + func (e WatchdogValidationError) Field() string + func (e WatchdogValidationError) Key() bool + func (e WatchdogValidationError) Reason() string