Versions in this module Expand all Collapse all v0 v0.0.2 Aug 8, 2024 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 (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 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 (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 Bootstrap_DynamicResources struct + AdsConfig *core.ApiConfigSource + CdsConfig *core.ConfigSource + LdsConfig *core.ConfigSource + func (*Bootstrap_DynamicResources) Descriptor() ([]byte, []int) + func (*Bootstrap_DynamicResources) ProtoMessage() + 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_StaticResources struct + Clusters []*v22.Cluster + Listeners []*v22.Listener + Secrets []*auth.Secret + func (*Bootstrap_StaticResources) Descriptor() ([]byte, []int) + func (*Bootstrap_StaticResources) ProtoMessage() + 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 ClusterManager struct + LoadStatsConfig *core.ApiConfigSource + LocalClusterName string + OutlierDetection *ClusterManager_OutlierDetection + UpstreamBindConfig *core.BindConfig + func (*ClusterManager) Descriptor() ([]byte, []int) + func (*ClusterManager) ProtoMessage() + 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 ClusterManager_OutlierDetection struct + EventLogPath string + EventService *core.EventServiceConfig + func (*ClusterManager_OutlierDetection) Descriptor() ([]byte, []int) + func (*ClusterManager_OutlierDetection) ProtoMessage() + 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 LayeredRuntime struct + Layers []*RuntimeLayer + func (*LayeredRuntime) Descriptor() ([]byte, []int) + func (*LayeredRuntime) ProtoMessage() + func (x *LayeredRuntime) GetLayers() []*RuntimeLayer + func (x *LayeredRuntime) ProtoReflect() protoreflect.Message + func (x *LayeredRuntime) Reset() + func (x *LayeredRuntime) String() string + type Runtime struct + Base *structpb.Struct + OverrideSubdirectory string + Subdirectory string + SymlinkRoot string + func (*Runtime) Descriptor() ([]byte, []int) + func (*Runtime) ProtoMessage() + 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 (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 RuntimeLayer_AdminLayer struct + func (*RuntimeLayer_AdminLayer) Descriptor() ([]byte, []int) + func (*RuntimeLayer_AdminLayer) ProtoMessage() + func (x *RuntimeLayer_AdminLayer) ProtoReflect() protoreflect.Message + func (x *RuntimeLayer_AdminLayer) Reset() + func (x *RuntimeLayer_AdminLayer) String() 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 (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_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 (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_RtdsLayer_ struct + RtdsLayer *RuntimeLayer_RtdsLayer + type RuntimeLayer_StaticLayer struct + StaticLayer *structpb.Struct + type Watchdog struct + KillTimeout *durationpb.Duration + MegamissTimeout *durationpb.Duration + MissTimeout *durationpb.Duration + MultikillTimeout *durationpb.Duration + func (*Watchdog) Descriptor() ([]byte, []int) + func (*Watchdog) ProtoMessage() + 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