Documentation ¶
Index ¶
- Variables
- type Admin
- func (*Admin) Descriptor() ([]byte, []int)deprecated
- func (x *Admin) GetAccessLogPath() string
- func (x *Admin) GetAddress() *core.Address
- func (x *Admin) GetProfilePath() string
- func (x *Admin) GetSocketOptions() []*core.SocketOption
- func (*Admin) ProtoMessage()
- func (x *Admin) ProtoReflect() protoreflect.Message
- func (x *Admin) Reset()
- func (x *Admin) String() string
- func (m *Admin) Validate() error
- func (m *Admin) ValidateAll() error
- type AdminMultiError
- type AdminValidationError
- type Bootstrap
- func (*Bootstrap) Descriptor() ([]byte, []int)deprecated
- 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() *Runtimedeprecated
- func (x *Bootstrap) GetStaticResources() *Bootstrap_StaticResources
- func (x *Bootstrap) GetStatsConfig() *v2.StatsConfig
- func (x *Bootstrap) GetStatsFlushInterval() *duration.Duration
- func (x *Bootstrap) GetStatsServerVersionOverride() *wrappers.UInt64Value
- func (x *Bootstrap) GetStatsSinks() []*v2.StatsSink
- func (x *Bootstrap) GetTracing() *v21.Tracing
- func (x *Bootstrap) GetUseTcpForDnsLookups() bool
- func (x *Bootstrap) GetWatchdog() *Watchdog
- func (*Bootstrap) ProtoMessage()
- func (x *Bootstrap) ProtoReflect() protoreflect.Message
- func (x *Bootstrap) Reset()
- func (x *Bootstrap) String() string
- func (m *Bootstrap) Validate() error
- func (m *Bootstrap) ValidateAll() error
- type BootstrapMultiError
- type BootstrapValidationError
- type Bootstrap_DynamicResources
- func (*Bootstrap_DynamicResources) Descriptor() ([]byte, []int)deprecated
- func (x *Bootstrap_DynamicResources) GetAdsConfig() *core.ApiConfigSource
- func (x *Bootstrap_DynamicResources) GetCdsConfig() *core.ConfigSource
- func (x *Bootstrap_DynamicResources) GetLdsConfig() *core.ConfigSource
- func (*Bootstrap_DynamicResources) ProtoMessage()
- func (x *Bootstrap_DynamicResources) ProtoReflect() protoreflect.Message
- func (x *Bootstrap_DynamicResources) Reset()
- func (x *Bootstrap_DynamicResources) String() string
- func (m *Bootstrap_DynamicResources) Validate() error
- func (m *Bootstrap_DynamicResources) ValidateAll() error
- type Bootstrap_DynamicResourcesMultiError
- type Bootstrap_DynamicResourcesValidationError
- 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
- func (*Bootstrap_StaticResources) Descriptor() ([]byte, []int)deprecated
- func (x *Bootstrap_StaticResources) GetClusters() []*v22.Cluster
- func (x *Bootstrap_StaticResources) GetListeners() []*v22.Listener
- func (x *Bootstrap_StaticResources) GetSecrets() []*auth.Secret
- func (*Bootstrap_StaticResources) ProtoMessage()
- func (x *Bootstrap_StaticResources) ProtoReflect() protoreflect.Message
- func (x *Bootstrap_StaticResources) Reset()
- func (x *Bootstrap_StaticResources) String() string
- func (m *Bootstrap_StaticResources) Validate() error
- func (m *Bootstrap_StaticResources) ValidateAll() error
- type Bootstrap_StaticResourcesMultiError
- type Bootstrap_StaticResourcesValidationError
- 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
- func (*ClusterManager) Descriptor() ([]byte, []int)deprecated
- func (x *ClusterManager) GetLoadStatsConfig() *core.ApiConfigSource
- func (x *ClusterManager) GetLocalClusterName() string
- func (x *ClusterManager) GetOutlierDetection() *ClusterManager_OutlierDetection
- func (x *ClusterManager) GetUpstreamBindConfig() *core.BindConfig
- func (*ClusterManager) ProtoMessage()
- func (x *ClusterManager) ProtoReflect() protoreflect.Message
- func (x *ClusterManager) Reset()
- func (x *ClusterManager) String() string
- func (m *ClusterManager) Validate() error
- func (m *ClusterManager) ValidateAll() error
- type ClusterManagerMultiError
- type ClusterManagerValidationError
- 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
- func (*ClusterManager_OutlierDetection) Descriptor() ([]byte, []int)deprecated
- func (x *ClusterManager_OutlierDetection) GetEventLogPath() string
- func (x *ClusterManager_OutlierDetection) GetEventService() *core.EventServiceConfig
- func (*ClusterManager_OutlierDetection) ProtoMessage()
- func (x *ClusterManager_OutlierDetection) ProtoReflect() protoreflect.Message
- func (x *ClusterManager_OutlierDetection) Reset()
- func (x *ClusterManager_OutlierDetection) String() string
- func (m *ClusterManager_OutlierDetection) Validate() error
- func (m *ClusterManager_OutlierDetection) ValidateAll() error
- type ClusterManager_OutlierDetectionMultiError
- type ClusterManager_OutlierDetectionValidationError
- 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
- func (*LayeredRuntime) Descriptor() ([]byte, []int)deprecated
- func (x *LayeredRuntime) GetLayers() []*RuntimeLayer
- func (*LayeredRuntime) ProtoMessage()
- func (x *LayeredRuntime) ProtoReflect() protoreflect.Message
- func (x *LayeredRuntime) Reset()
- func (x *LayeredRuntime) String() string
- func (m *LayeredRuntime) Validate() error
- func (m *LayeredRuntime) ValidateAll() error
- type LayeredRuntimeMultiError
- type LayeredRuntimeValidationError
- 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
- func (*Runtime) Descriptor() ([]byte, []int)deprecated
- func (x *Runtime) GetBase() *_struct.Struct
- func (x *Runtime) GetOverrideSubdirectory() string
- func (x *Runtime) GetSubdirectory() string
- func (x *Runtime) GetSymlinkRoot() string
- func (*Runtime) ProtoMessage()
- func (x *Runtime) ProtoReflect() protoreflect.Message
- func (x *Runtime) Reset()
- func (x *Runtime) String() string
- func (m *Runtime) Validate() error
- func (m *Runtime) ValidateAll() error
- type RuntimeLayer
- func (*RuntimeLayer) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeLayer) GetAdminLayer() *RuntimeLayer_AdminLayer
- func (x *RuntimeLayer) GetDiskLayer() *RuntimeLayer_DiskLayer
- func (m *RuntimeLayer) GetLayerSpecifier() isRuntimeLayer_LayerSpecifier
- func (x *RuntimeLayer) GetName() string
- func (x *RuntimeLayer) GetRtdsLayer() *RuntimeLayer_RtdsLayer
- func (x *RuntimeLayer) GetStaticLayer() *_struct.Struct
- func (*RuntimeLayer) ProtoMessage()
- func (x *RuntimeLayer) ProtoReflect() protoreflect.Message
- func (x *RuntimeLayer) Reset()
- func (x *RuntimeLayer) String() string
- func (m *RuntimeLayer) Validate() error
- func (m *RuntimeLayer) ValidateAll() error
- type RuntimeLayerMultiError
- type RuntimeLayerValidationError
- 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
- func (*RuntimeLayer_AdminLayer) Descriptor() ([]byte, []int)deprecated
- func (*RuntimeLayer_AdminLayer) ProtoMessage()
- func (x *RuntimeLayer_AdminLayer) ProtoReflect() protoreflect.Message
- func (x *RuntimeLayer_AdminLayer) Reset()
- func (x *RuntimeLayer_AdminLayer) String() string
- func (m *RuntimeLayer_AdminLayer) Validate() error
- func (m *RuntimeLayer_AdminLayer) ValidateAll() error
- type RuntimeLayer_AdminLayerMultiError
- type RuntimeLayer_AdminLayerValidationError
- 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_
- type RuntimeLayer_DiskLayer
- func (*RuntimeLayer_DiskLayer) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeLayer_DiskLayer) GetAppendServiceCluster() bool
- func (x *RuntimeLayer_DiskLayer) GetSubdirectory() string
- func (x *RuntimeLayer_DiskLayer) GetSymlinkRoot() string
- func (*RuntimeLayer_DiskLayer) ProtoMessage()
- func (x *RuntimeLayer_DiskLayer) ProtoReflect() protoreflect.Message
- func (x *RuntimeLayer_DiskLayer) Reset()
- func (x *RuntimeLayer_DiskLayer) String() string
- func (m *RuntimeLayer_DiskLayer) Validate() error
- func (m *RuntimeLayer_DiskLayer) ValidateAll() error
- type RuntimeLayer_DiskLayerMultiError
- type RuntimeLayer_DiskLayerValidationError
- 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_
- type RuntimeLayer_RtdsLayer
- func (*RuntimeLayer_RtdsLayer) Descriptor() ([]byte, []int)deprecated
- func (x *RuntimeLayer_RtdsLayer) GetName() string
- func (x *RuntimeLayer_RtdsLayer) GetRtdsConfig() *core.ConfigSource
- func (*RuntimeLayer_RtdsLayer) ProtoMessage()
- func (x *RuntimeLayer_RtdsLayer) ProtoReflect() protoreflect.Message
- func (x *RuntimeLayer_RtdsLayer) Reset()
- func (x *RuntimeLayer_RtdsLayer) String() string
- func (m *RuntimeLayer_RtdsLayer) Validate() error
- func (m *RuntimeLayer_RtdsLayer) ValidateAll() error
- type RuntimeLayer_RtdsLayerMultiError
- type RuntimeLayer_RtdsLayerValidationError
- 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_
- type RuntimeLayer_StaticLayer
- type RuntimeMultiError
- type RuntimeValidationError
- type Watchdog
- func (*Watchdog) Descriptor() ([]byte, []int)deprecated
- func (x *Watchdog) GetKillTimeout() *duration.Duration
- func (x *Watchdog) GetMegamissTimeout() *duration.Duration
- func (x *Watchdog) GetMissTimeout() *duration.Duration
- func (x *Watchdog) GetMultikillTimeout() *duration.Duration
- func (*Watchdog) ProtoMessage()
- func (x *Watchdog) ProtoReflect() protoreflect.Message
- func (x *Watchdog) Reset()
- func (x *Watchdog) String() string
- func (m *Watchdog) Validate() error
- func (m *Watchdog) ValidateAll() error
- type WatchdogMultiError
- type WatchdogValidationError
Constants ¶
This section is empty.
Variables ¶
var File_envoy_config_bootstrap_v2_bootstrap_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Admin ¶
type Admin struct { // The path to write the access log for the administration server. If no // access log is desired specify ‘/dev/null’. This is only required if // :ref:`address <envoy_api_field_config.bootstrap.v2.Admin.address>` is set. AccessLogPath string `protobuf:"bytes,1,opt,name=access_log_path,json=accessLogPath,proto3" json:"access_log_path,omitempty"` // The cpu profiler output path for the administration server. If no profile // path is specified, the default is ‘/var/log/envoy/envoy.prof’. ProfilePath string `protobuf:"bytes,2,opt,name=profile_path,json=profilePath,proto3" json:"profile_path,omitempty"` // The TCP address that the administration server will listen on. // If not specified, Envoy will not start an administration server. Address *core.Address `protobuf:"bytes,3,opt,name=address,proto3" json:"address,omitempty"` // Additional socket options that may not be present in Envoy source code or // precompiled binaries. SocketOptions []*core.SocketOption `protobuf:"bytes,4,rep,name=socket_options,json=socketOptions,proto3" json:"socket_options,omitempty"` // contains filtered or unexported fields }
Administration interface :ref:`operations documentation <operations_admin_interface>`.
func (*Admin) Descriptor
deprecated
func (*Admin) GetAccessLogPath ¶
func (*Admin) GetAddress ¶
func (*Admin) GetProfilePath ¶
func (*Admin) GetSocketOptions ¶
func (x *Admin) GetSocketOptions() []*core.SocketOption
func (*Admin) ProtoMessage ¶
func (*Admin) ProtoMessage()
func (*Admin) ProtoReflect ¶
func (x *Admin) ProtoReflect() protoreflect.Message
func (*Admin) Validate ¶
Validate checks the field values on Admin with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Admin) ValidateAll ¶
ValidateAll checks the field values on Admin with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AdminMultiError, or nil if none found.
type AdminMultiError ¶
type AdminMultiError []error
AdminMultiError is an error wrapping multiple validation errors returned by Admin.ValidateAll() if the designated constraints aren't met.
func (AdminMultiError) AllErrors ¶
func (m AdminMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AdminMultiError) Error ¶
func (m AdminMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AdminValidationError ¶
type AdminValidationError struct {
// contains filtered or unexported fields
}
AdminValidationError is the validation error returned by Admin.Validate if the designated constraints aren't met.
func (AdminValidationError) Cause ¶
func (e AdminValidationError) Cause() error
Cause function returns cause value.
func (AdminValidationError) Error ¶
func (e AdminValidationError) Error() string
Error satisfies the builtin error interface
func (AdminValidationError) ErrorName ¶
func (e AdminValidationError) ErrorName() string
ErrorName returns error name.
func (AdminValidationError) Field ¶
func (e AdminValidationError) Field() string
Field function returns field value.
func (AdminValidationError) Key ¶
func (e AdminValidationError) Key() bool
Key function returns key value.
func (AdminValidationError) Reason ¶
func (e AdminValidationError) Reason() string
Reason function returns reason value.
type Bootstrap ¶
type Bootstrap struct { // Node identity to present to the management server and for instance // identification purposes (e.g. in generated headers). Node *core.Node `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"` // Statically specified resources. StaticResources *Bootstrap_StaticResources `protobuf:"bytes,2,opt,name=static_resources,json=staticResources,proto3" json:"static_resources,omitempty"` // xDS configuration sources. DynamicResources *Bootstrap_DynamicResources `protobuf:"bytes,3,opt,name=dynamic_resources,json=dynamicResources,proto3" json:"dynamic_resources,omitempty"` // Configuration for the cluster manager which owns all upstream clusters // within the server. ClusterManager *ClusterManager `protobuf:"bytes,4,opt,name=cluster_manager,json=clusterManager,proto3" json:"cluster_manager,omitempty"` // Health discovery service config option. // (:ref:`core.ApiConfigSource <envoy_api_msg_core.ApiConfigSource>`) HdsConfig *core.ApiConfigSource `protobuf:"bytes,14,opt,name=hds_config,json=hdsConfig,proto3" json:"hds_config,omitempty"` // Optional file system path to search for startup flag files. FlagsPath string `protobuf:"bytes,5,opt,name=flags_path,json=flagsPath,proto3" json:"flags_path,omitempty"` // Optional set of stats sinks. StatsSinks []*v2.StatsSink `protobuf:"bytes,6,rep,name=stats_sinks,json=statsSinks,proto3" json:"stats_sinks,omitempty"` // Configuration for internal processing of stats. StatsConfig *v2.StatsConfig `protobuf:"bytes,13,opt,name=stats_config,json=statsConfig,proto3" json:"stats_config,omitempty"` // Optional duration between flushes to configured stats sinks. For // performance reasons Envoy latches counters and only flushes counters and // gauges at a periodic interval. If not specified the default is 5000ms (5 // seconds). // Duration must be at least 1ms and at most 5 min. StatsFlushInterval *duration.Duration `protobuf:"bytes,7,opt,name=stats_flush_interval,json=statsFlushInterval,proto3" json:"stats_flush_interval,omitempty"` // Optional watchdog configuration. Watchdog *Watchdog `protobuf:"bytes,8,opt,name=watchdog,proto3" json:"watchdog,omitempty"` // Configuration for an external tracing provider. // // .. attention:: // This field has been deprecated in favor of :ref:`HttpConnectionManager.Tracing.provider // <envoy_api_field_config.filter.network.http_connection_manager.v2.HttpConnectionManager.Tracing.provider>`. Tracing *v21.Tracing `protobuf:"bytes,9,opt,name=tracing,proto3" json:"tracing,omitempty"` // Configuration for the runtime configuration provider (deprecated). If not // specified, a “null” provider will be used which will result in all defaults // being used. // // Deprecated: Do not use. Runtime *Runtime `protobuf:"bytes,11,opt,name=runtime,proto3" json:"runtime,omitempty"` // Configuration for the runtime configuration provider. If not // specified, a “null” provider will be used which will result in all defaults // being used. LayeredRuntime *LayeredRuntime `protobuf:"bytes,17,opt,name=layered_runtime,json=layeredRuntime,proto3" json:"layered_runtime,omitempty"` // Configuration for the local administration HTTP server. Admin *Admin `protobuf:"bytes,12,opt,name=admin,proto3" json:"admin,omitempty"` // Optional overload manager configuration. OverloadManager *v2alpha.OverloadManager `protobuf:"bytes,15,opt,name=overload_manager,json=overloadManager,proto3" json:"overload_manager,omitempty"` // Enable :ref:`stats for event dispatcher <operations_performance>`, defaults to false. // Note that this records a value for each iteration of the event loop on every thread. This // should normally be minimal overhead, but when using // :ref:`statsd <envoy_api_msg_config.metrics.v2.StatsdSink>`, it will send each observed value // over the wire individually because the statsd protocol doesn't have any way to represent a // histogram summary. Be aware that this can be a very large volume of data. EnableDispatcherStats bool `` /* 128-byte string literal not displayed */ // Optional string which will be used in lieu of x-envoy in prefixing headers. // // For example, if this string is present and set to X-Foo, then x-envoy-retry-on will be // transformed into x-foo-retry-on etc. // // Note this applies to the headers Envoy will generate, the headers Envoy will sanitize, and the // headers Envoy will trust for core code and core extensions only. Be VERY careful making // changes to this string, especially in multi-layer Envoy deployments or deployments using // extensions which are not upstream. HeaderPrefix string `protobuf:"bytes,18,opt,name=header_prefix,json=headerPrefix,proto3" json:"header_prefix,omitempty"` // Optional proxy version which will be used to set the value of :ref:`server.version statistic // <server_statistics>` if specified. Envoy will not process this value, it will be sent as is to // :ref:`stats sinks <envoy_api_msg_config.metrics.v2.StatsSink>`. StatsServerVersionOverride *wrappers.UInt64Value `` /* 144-byte string literal not displayed */ // Always use TCP queries instead of UDP queries for DNS lookups. // This may be overridden on a per-cluster basis in cds_config, // when :ref:`dns_resolvers <envoy_api_field_Cluster.dns_resolvers>` and // :ref:`use_tcp_for_dns_lookups <envoy_api_field_Cluster.use_tcp_for_dns_lookups>` are // specified. // Setting this value causes failure if the // “envoy.restart_features.use_apple_api_for_dns_lookups“ runtime value is true during // server startup. Apple' API only uses UDP for DNS resolution. UseTcpForDnsLookups bool `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
Bootstrap :ref:`configuration overview <config_overview_bootstrap>`. [#next-free-field: 21]
func (*Bootstrap) Descriptor
deprecated
func (*Bootstrap) GetClusterManager ¶
func (x *Bootstrap) GetClusterManager() *ClusterManager
func (*Bootstrap) GetDynamicResources ¶
func (x *Bootstrap) GetDynamicResources() *Bootstrap_DynamicResources
func (*Bootstrap) GetEnableDispatcherStats ¶
func (*Bootstrap) GetFlagsPath ¶
func (*Bootstrap) GetHdsConfig ¶
func (x *Bootstrap) GetHdsConfig() *core.ApiConfigSource
func (*Bootstrap) GetHeaderPrefix ¶
func (*Bootstrap) GetLayeredRuntime ¶
func (x *Bootstrap) GetLayeredRuntime() *LayeredRuntime
func (*Bootstrap) GetOverloadManager ¶
func (x *Bootstrap) GetOverloadManager() *v2alpha.OverloadManager
func (*Bootstrap) GetRuntime
deprecated
func (*Bootstrap) GetStaticResources ¶
func (x *Bootstrap) GetStaticResources() *Bootstrap_StaticResources
func (*Bootstrap) GetStatsConfig ¶
func (x *Bootstrap) GetStatsConfig() *v2.StatsConfig
func (*Bootstrap) GetStatsFlushInterval ¶
func (*Bootstrap) GetStatsServerVersionOverride ¶
func (x *Bootstrap) GetStatsServerVersionOverride() *wrappers.UInt64Value
func (*Bootstrap) GetStatsSinks ¶
func (*Bootstrap) GetTracing ¶
func (*Bootstrap) GetUseTcpForDnsLookups ¶
func (*Bootstrap) GetWatchdog ¶
func (*Bootstrap) ProtoMessage ¶
func (*Bootstrap) ProtoMessage()
func (*Bootstrap) ProtoReflect ¶
func (x *Bootstrap) ProtoReflect() protoreflect.Message
func (*Bootstrap) Validate ¶
Validate checks the field values on Bootstrap with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Bootstrap) ValidateAll ¶
ValidateAll checks the field values on Bootstrap with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BootstrapMultiError, or nil if none found.
type BootstrapMultiError ¶
type BootstrapMultiError []error
BootstrapMultiError is an error wrapping multiple validation errors returned by Bootstrap.ValidateAll() if the designated constraints aren't met.
func (BootstrapMultiError) AllErrors ¶
func (m BootstrapMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BootstrapMultiError) Error ¶
func (m BootstrapMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BootstrapValidationError ¶
type BootstrapValidationError struct {
// contains filtered or unexported fields
}
BootstrapValidationError is the validation error returned by Bootstrap.Validate if the designated constraints aren't met.
func (BootstrapValidationError) Cause ¶
func (e BootstrapValidationError) Cause() error
Cause function returns cause value.
func (BootstrapValidationError) Error ¶
func (e BootstrapValidationError) Error() string
Error satisfies the builtin error interface
func (BootstrapValidationError) ErrorName ¶
func (e BootstrapValidationError) ErrorName() string
ErrorName returns error name.
func (BootstrapValidationError) Field ¶
func (e BootstrapValidationError) Field() string
Field function returns field value.
func (BootstrapValidationError) Key ¶
func (e BootstrapValidationError) Key() bool
Key function returns key value.
func (BootstrapValidationError) Reason ¶
func (e BootstrapValidationError) Reason() string
Reason function returns reason value.
type Bootstrap_DynamicResources ¶
type Bootstrap_DynamicResources struct { // All :ref:`Listeners <envoy_api_msg_Listener>` are provided by a single // :ref:`LDS <arch_overview_dynamic_config_lds>` configuration source. LdsConfig *core.ConfigSource `protobuf:"bytes,1,opt,name=lds_config,json=ldsConfig,proto3" json:"lds_config,omitempty"` // All post-bootstrap :ref:`Cluster <envoy_api_msg_Cluster>` definitions are // provided by a single :ref:`CDS <arch_overview_dynamic_config_cds>` // configuration source. CdsConfig *core.ConfigSource `protobuf:"bytes,2,opt,name=cds_config,json=cdsConfig,proto3" json:"cds_config,omitempty"` // A single :ref:`ADS <config_overview_ads>` source may be optionally // specified. This must have :ref:`api_type // <envoy_api_field_core.ApiConfigSource.api_type>` :ref:`GRPC // <envoy_api_enum_value_core.ApiConfigSource.ApiType.GRPC>`. Only // :ref:`ConfigSources <envoy_api_msg_core.ConfigSource>` that have // the :ref:`ads <envoy_api_field_core.ConfigSource.ads>` field set will be // streamed on the ADS channel. AdsConfig *core.ApiConfigSource `protobuf:"bytes,3,opt,name=ads_config,json=adsConfig,proto3" json:"ads_config,omitempty"` // contains filtered or unexported fields }
func (*Bootstrap_DynamicResources) Descriptor
deprecated
func (*Bootstrap_DynamicResources) Descriptor() ([]byte, []int)
Deprecated: Use Bootstrap_DynamicResources.ProtoReflect.Descriptor instead.
func (*Bootstrap_DynamicResources) GetAdsConfig ¶
func (x *Bootstrap_DynamicResources) GetAdsConfig() *core.ApiConfigSource
func (*Bootstrap_DynamicResources) GetCdsConfig ¶
func (x *Bootstrap_DynamicResources) GetCdsConfig() *core.ConfigSource
func (*Bootstrap_DynamicResources) GetLdsConfig ¶
func (x *Bootstrap_DynamicResources) GetLdsConfig() *core.ConfigSource
func (*Bootstrap_DynamicResources) ProtoMessage ¶
func (*Bootstrap_DynamicResources) ProtoMessage()
func (*Bootstrap_DynamicResources) ProtoReflect ¶
func (x *Bootstrap_DynamicResources) ProtoReflect() protoreflect.Message
func (*Bootstrap_DynamicResources) Reset ¶
func (x *Bootstrap_DynamicResources) Reset()
func (*Bootstrap_DynamicResources) String ¶
func (x *Bootstrap_DynamicResources) String() string
func (*Bootstrap_DynamicResources) Validate ¶
func (m *Bootstrap_DynamicResources) Validate() error
Validate checks the field values on Bootstrap_DynamicResources with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Bootstrap_DynamicResources) ValidateAll ¶
func (m *Bootstrap_DynamicResources) ValidateAll() error
ValidateAll checks the field values on Bootstrap_DynamicResources with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Bootstrap_DynamicResourcesMultiError, or nil if none found.
type Bootstrap_DynamicResourcesMultiError ¶
type Bootstrap_DynamicResourcesMultiError []error
Bootstrap_DynamicResourcesMultiError is an error wrapping multiple validation errors returned by Bootstrap_DynamicResources.ValidateAll() if the designated constraints aren't met.
func (Bootstrap_DynamicResourcesMultiError) AllErrors ¶
func (m Bootstrap_DynamicResourcesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Bootstrap_DynamicResourcesMultiError) Error ¶
func (m Bootstrap_DynamicResourcesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Bootstrap_DynamicResourcesValidationError ¶
type Bootstrap_DynamicResourcesValidationError struct {
// contains filtered or unexported fields
}
Bootstrap_DynamicResourcesValidationError is the validation error returned by Bootstrap_DynamicResources.Validate if the designated constraints aren't met.
func (Bootstrap_DynamicResourcesValidationError) Cause ¶
func (e Bootstrap_DynamicResourcesValidationError) Cause() error
Cause function returns cause value.
func (Bootstrap_DynamicResourcesValidationError) Error ¶
func (e Bootstrap_DynamicResourcesValidationError) Error() string
Error satisfies the builtin error interface
func (Bootstrap_DynamicResourcesValidationError) ErrorName ¶
func (e Bootstrap_DynamicResourcesValidationError) ErrorName() string
ErrorName returns error name.
func (Bootstrap_DynamicResourcesValidationError) Field ¶
func (e Bootstrap_DynamicResourcesValidationError) Field() string
Field function returns field value.
func (Bootstrap_DynamicResourcesValidationError) Key ¶
func (e Bootstrap_DynamicResourcesValidationError) Key() bool
Key function returns key value.
func (Bootstrap_DynamicResourcesValidationError) Reason ¶
func (e Bootstrap_DynamicResourcesValidationError) Reason() string
Reason function returns reason value.
type Bootstrap_StaticResources ¶
type Bootstrap_StaticResources struct { // Static :ref:`Listeners <envoy_api_msg_Listener>`. These listeners are // available regardless of LDS configuration. Listeners []*v22.Listener `protobuf:"bytes,1,rep,name=listeners,proto3" json:"listeners,omitempty"` // 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_eds>` (i.e. they should be static // IP or DNS-based). Clusters []*v22.Cluster `protobuf:"bytes,2,rep,name=clusters,proto3" json:"clusters,omitempty"` // These static secrets can be used by :ref:`SdsSecretConfig // <envoy_api_msg_auth.SdsSecretConfig>` Secrets []*auth.Secret `protobuf:"bytes,3,rep,name=secrets,proto3" json:"secrets,omitempty"` // contains filtered or unexported fields }
func (*Bootstrap_StaticResources) Descriptor
deprecated
func (*Bootstrap_StaticResources) Descriptor() ([]byte, []int)
Deprecated: Use Bootstrap_StaticResources.ProtoReflect.Descriptor instead.
func (*Bootstrap_StaticResources) GetClusters ¶
func (x *Bootstrap_StaticResources) GetClusters() []*v22.Cluster
func (*Bootstrap_StaticResources) GetListeners ¶
func (x *Bootstrap_StaticResources) GetListeners() []*v22.Listener
func (*Bootstrap_StaticResources) GetSecrets ¶
func (x *Bootstrap_StaticResources) GetSecrets() []*auth.Secret
func (*Bootstrap_StaticResources) ProtoMessage ¶
func (*Bootstrap_StaticResources) ProtoMessage()
func (*Bootstrap_StaticResources) ProtoReflect ¶
func (x *Bootstrap_StaticResources) ProtoReflect() protoreflect.Message
func (*Bootstrap_StaticResources) Reset ¶
func (x *Bootstrap_StaticResources) Reset()
func (*Bootstrap_StaticResources) String ¶
func (x *Bootstrap_StaticResources) String() string
func (*Bootstrap_StaticResources) Validate ¶
func (m *Bootstrap_StaticResources) Validate() error
Validate checks the field values on Bootstrap_StaticResources with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Bootstrap_StaticResources) ValidateAll ¶
func (m *Bootstrap_StaticResources) ValidateAll() error
ValidateAll checks the field values on Bootstrap_StaticResources with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Bootstrap_StaticResourcesMultiError, or nil if none found.
type Bootstrap_StaticResourcesMultiError ¶
type Bootstrap_StaticResourcesMultiError []error
Bootstrap_StaticResourcesMultiError is an error wrapping multiple validation errors returned by Bootstrap_StaticResources.ValidateAll() if the designated constraints aren't met.
func (Bootstrap_StaticResourcesMultiError) AllErrors ¶
func (m Bootstrap_StaticResourcesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Bootstrap_StaticResourcesMultiError) Error ¶
func (m Bootstrap_StaticResourcesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Bootstrap_StaticResourcesValidationError ¶
type Bootstrap_StaticResourcesValidationError struct {
// contains filtered or unexported fields
}
Bootstrap_StaticResourcesValidationError is the validation error returned by Bootstrap_StaticResources.Validate if the designated constraints aren't met.
func (Bootstrap_StaticResourcesValidationError) Cause ¶
func (e Bootstrap_StaticResourcesValidationError) Cause() error
Cause function returns cause value.
func (Bootstrap_StaticResourcesValidationError) Error ¶
func (e Bootstrap_StaticResourcesValidationError) Error() string
Error satisfies the builtin error interface
func (Bootstrap_StaticResourcesValidationError) ErrorName ¶
func (e Bootstrap_StaticResourcesValidationError) ErrorName() string
ErrorName returns error name.
func (Bootstrap_StaticResourcesValidationError) Field ¶
func (e Bootstrap_StaticResourcesValidationError) Field() string
Field function returns field value.
func (Bootstrap_StaticResourcesValidationError) Key ¶
func (e Bootstrap_StaticResourcesValidationError) Key() bool
Key function returns key value.
func (Bootstrap_StaticResourcesValidationError) Reason ¶
func (e Bootstrap_StaticResourcesValidationError) Reason() string
Reason function returns reason value.
type ClusterManager ¶
type ClusterManager struct { // Name of the local cluster (i.e., the cluster that owns the Envoy running // this configuration). In order to enable :ref:`zone aware routing // <arch_overview_load_balancing_zone_aware_routing>` this option must be set. // If *local_cluster_name* is defined then :ref:`clusters // <envoy_api_msg_Cluster>` must be defined in the :ref:`Bootstrap // static cluster resources // <envoy_api_field_config.bootstrap.v2.Bootstrap.StaticResources.clusters>`. This is unrelated to // the :option:`--service-cluster` option which does not `affect zone aware // routing <https://github.com/envoyproxy/envoy/issues/774>`_. LocalClusterName string `protobuf:"bytes,1,opt,name=local_cluster_name,json=localClusterName,proto3" json:"local_cluster_name,omitempty"` // Optional global configuration for outlier detection. OutlierDetection *ClusterManager_OutlierDetection `protobuf:"bytes,2,opt,name=outlier_detection,json=outlierDetection,proto3" json:"outlier_detection,omitempty"` // Optional configuration used to bind newly established upstream connections. // This may be overridden on a per-cluster basis by upstream_bind_config in the cds_config. UpstreamBindConfig *core.BindConfig `protobuf:"bytes,3,opt,name=upstream_bind_config,json=upstreamBindConfig,proto3" json:"upstream_bind_config,omitempty"` // A management server endpoint to stream load stats to via // *StreamLoadStats*. This must have :ref:`api_type // <envoy_api_field_core.ApiConfigSource.api_type>` :ref:`GRPC // <envoy_api_enum_value_core.ApiConfigSource.ApiType.GRPC>`. LoadStatsConfig *core.ApiConfigSource `protobuf:"bytes,4,opt,name=load_stats_config,json=loadStatsConfig,proto3" json:"load_stats_config,omitempty"` // contains filtered or unexported fields }
Cluster manager :ref:`architecture overview <arch_overview_cluster_manager>`.
func (*ClusterManager) Descriptor
deprecated
func (*ClusterManager) Descriptor() ([]byte, []int)
Deprecated: Use ClusterManager.ProtoReflect.Descriptor instead.
func (*ClusterManager) GetLoadStatsConfig ¶
func (x *ClusterManager) GetLoadStatsConfig() *core.ApiConfigSource
func (*ClusterManager) GetLocalClusterName ¶
func (x *ClusterManager) GetLocalClusterName() string
func (*ClusterManager) GetOutlierDetection ¶
func (x *ClusterManager) GetOutlierDetection() *ClusterManager_OutlierDetection
func (*ClusterManager) GetUpstreamBindConfig ¶
func (x *ClusterManager) GetUpstreamBindConfig() *core.BindConfig
func (*ClusterManager) ProtoMessage ¶
func (*ClusterManager) ProtoMessage()
func (*ClusterManager) ProtoReflect ¶
func (x *ClusterManager) ProtoReflect() protoreflect.Message
func (*ClusterManager) Reset ¶
func (x *ClusterManager) Reset()
func (*ClusterManager) String ¶
func (x *ClusterManager) String() string
func (*ClusterManager) Validate ¶
func (m *ClusterManager) Validate() error
Validate checks the field values on ClusterManager with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ClusterManager) ValidateAll ¶
func (m *ClusterManager) ValidateAll() error
ValidateAll checks the field values on ClusterManager with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ClusterManagerMultiError, or nil if none found.
type ClusterManagerMultiError ¶
type ClusterManagerMultiError []error
ClusterManagerMultiError is an error wrapping multiple validation errors returned by ClusterManager.ValidateAll() if the designated constraints aren't met.
func (ClusterManagerMultiError) AllErrors ¶
func (m ClusterManagerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ClusterManagerMultiError) Error ¶
func (m ClusterManagerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ClusterManagerValidationError ¶
type ClusterManagerValidationError struct {
// contains filtered or unexported fields
}
ClusterManagerValidationError is the validation error returned by ClusterManager.Validate if the designated constraints aren't met.
func (ClusterManagerValidationError) Cause ¶
func (e ClusterManagerValidationError) Cause() error
Cause function returns cause value.
func (ClusterManagerValidationError) Error ¶
func (e ClusterManagerValidationError) Error() string
Error satisfies the builtin error interface
func (ClusterManagerValidationError) ErrorName ¶
func (e ClusterManagerValidationError) ErrorName() string
ErrorName returns error name.
func (ClusterManagerValidationError) Field ¶
func (e ClusterManagerValidationError) Field() string
Field function returns field value.
func (ClusterManagerValidationError) Key ¶
func (e ClusterManagerValidationError) Key() bool
Key function returns key value.
func (ClusterManagerValidationError) Reason ¶
func (e ClusterManagerValidationError) Reason() string
Reason function returns reason value.
type ClusterManager_OutlierDetection ¶
type ClusterManager_OutlierDetection struct { // Specifies the path to the outlier event log. EventLogPath string `protobuf:"bytes,1,opt,name=event_log_path,json=eventLogPath,proto3" json:"event_log_path,omitempty"` // [#not-implemented-hide:] // The gRPC service for the outlier detection event service. // If empty, outlier detection events won't be sent to a remote endpoint. EventService *core.EventServiceConfig `protobuf:"bytes,2,opt,name=event_service,json=eventService,proto3" json:"event_service,omitempty"` // contains filtered or unexported fields }
func (*ClusterManager_OutlierDetection) Descriptor
deprecated
func (*ClusterManager_OutlierDetection) Descriptor() ([]byte, []int)
Deprecated: Use ClusterManager_OutlierDetection.ProtoReflect.Descriptor instead.
func (*ClusterManager_OutlierDetection) GetEventLogPath ¶
func (x *ClusterManager_OutlierDetection) GetEventLogPath() string
func (*ClusterManager_OutlierDetection) GetEventService ¶
func (x *ClusterManager_OutlierDetection) GetEventService() *core.EventServiceConfig
func (*ClusterManager_OutlierDetection) ProtoMessage ¶
func (*ClusterManager_OutlierDetection) ProtoMessage()
func (*ClusterManager_OutlierDetection) ProtoReflect ¶
func (x *ClusterManager_OutlierDetection) ProtoReflect() protoreflect.Message
func (*ClusterManager_OutlierDetection) Reset ¶
func (x *ClusterManager_OutlierDetection) Reset()
func (*ClusterManager_OutlierDetection) String ¶
func (x *ClusterManager_OutlierDetection) String() string
func (*ClusterManager_OutlierDetection) Validate ¶
func (m *ClusterManager_OutlierDetection) Validate() error
Validate checks the field values on ClusterManager_OutlierDetection with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ClusterManager_OutlierDetection) ValidateAll ¶
func (m *ClusterManager_OutlierDetection) ValidateAll() error
ValidateAll checks the field values on ClusterManager_OutlierDetection with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ClusterManager_OutlierDetectionMultiError, or nil if none found.
type ClusterManager_OutlierDetectionMultiError ¶
type ClusterManager_OutlierDetectionMultiError []error
ClusterManager_OutlierDetectionMultiError is an error wrapping multiple validation errors returned by ClusterManager_OutlierDetection.ValidateAll() if the designated constraints aren't met.
func (ClusterManager_OutlierDetectionMultiError) AllErrors ¶
func (m ClusterManager_OutlierDetectionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ClusterManager_OutlierDetectionMultiError) Error ¶
func (m ClusterManager_OutlierDetectionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ClusterManager_OutlierDetectionValidationError ¶
type ClusterManager_OutlierDetectionValidationError struct {
// contains filtered or unexported fields
}
ClusterManager_OutlierDetectionValidationError is the validation error returned by ClusterManager_OutlierDetection.Validate if the designated constraints aren't met.
func (ClusterManager_OutlierDetectionValidationError) Cause ¶
func (e ClusterManager_OutlierDetectionValidationError) Cause() error
Cause function returns cause value.
func (ClusterManager_OutlierDetectionValidationError) Error ¶
func (e ClusterManager_OutlierDetectionValidationError) Error() string
Error satisfies the builtin error interface
func (ClusterManager_OutlierDetectionValidationError) ErrorName ¶
func (e ClusterManager_OutlierDetectionValidationError) ErrorName() string
ErrorName returns error name.
func (ClusterManager_OutlierDetectionValidationError) Field ¶
func (e ClusterManager_OutlierDetectionValidationError) Field() string
Field function returns field value.
func (ClusterManager_OutlierDetectionValidationError) Key ¶
func (e ClusterManager_OutlierDetectionValidationError) Key() bool
Key function returns key value.
func (ClusterManager_OutlierDetectionValidationError) Reason ¶
func (e ClusterManager_OutlierDetectionValidationError) Reason() string
Reason function returns reason value.
type LayeredRuntime ¶
type LayeredRuntime struct { // The :ref:`layers <config_runtime_layering>` of the runtime. This is ordered // such that later layers in the list overlay earlier entries. Layers []*RuntimeLayer `protobuf:"bytes,1,rep,name=layers,proto3" json:"layers,omitempty"` // contains filtered or unexported fields }
Runtime :ref:`configuration overview <config_runtime>`.
func (*LayeredRuntime) Descriptor
deprecated
func (*LayeredRuntime) Descriptor() ([]byte, []int)
Deprecated: Use LayeredRuntime.ProtoReflect.Descriptor instead.
func (*LayeredRuntime) GetLayers ¶
func (x *LayeredRuntime) GetLayers() []*RuntimeLayer
func (*LayeredRuntime) ProtoMessage ¶
func (*LayeredRuntime) ProtoMessage()
func (*LayeredRuntime) ProtoReflect ¶
func (x *LayeredRuntime) ProtoReflect() protoreflect.Message
func (*LayeredRuntime) Reset ¶
func (x *LayeredRuntime) Reset()
func (*LayeredRuntime) String ¶
func (x *LayeredRuntime) String() string
func (*LayeredRuntime) Validate ¶
func (m *LayeredRuntime) Validate() error
Validate checks the field values on LayeredRuntime with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LayeredRuntime) ValidateAll ¶
func (m *LayeredRuntime) ValidateAll() error
ValidateAll checks the field values on LayeredRuntime with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LayeredRuntimeMultiError, or nil if none found.
type LayeredRuntimeMultiError ¶
type LayeredRuntimeMultiError []error
LayeredRuntimeMultiError is an error wrapping multiple validation errors returned by LayeredRuntime.ValidateAll() if the designated constraints aren't met.
func (LayeredRuntimeMultiError) AllErrors ¶
func (m LayeredRuntimeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LayeredRuntimeMultiError) Error ¶
func (m LayeredRuntimeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LayeredRuntimeValidationError ¶
type LayeredRuntimeValidationError struct {
// contains filtered or unexported fields
}
LayeredRuntimeValidationError is the validation error returned by LayeredRuntime.Validate if the designated constraints aren't met.
func (LayeredRuntimeValidationError) Cause ¶
func (e LayeredRuntimeValidationError) Cause() error
Cause function returns cause value.
func (LayeredRuntimeValidationError) Error ¶
func (e LayeredRuntimeValidationError) Error() string
Error satisfies the builtin error interface
func (LayeredRuntimeValidationError) ErrorName ¶
func (e LayeredRuntimeValidationError) ErrorName() string
ErrorName returns error name.
func (LayeredRuntimeValidationError) Field ¶
func (e LayeredRuntimeValidationError) Field() string
Field function returns field value.
func (LayeredRuntimeValidationError) Key ¶
func (e LayeredRuntimeValidationError) Key() bool
Key function returns key value.
func (LayeredRuntimeValidationError) Reason ¶
func (e LayeredRuntimeValidationError) Reason() string
Reason function returns reason value.
type Runtime ¶
type Runtime struct { // The implementation assumes that the file system tree is accessed via a // symbolic link. An atomic link swap is used when a new tree should be // switched to. This parameter specifies the path to the symbolic link. Envoy // will watch the location for changes and reload the file system tree when // they happen. If this parameter is not set, there will be no disk based // runtime. SymlinkRoot string `protobuf:"bytes,1,opt,name=symlink_root,json=symlinkRoot,proto3" json:"symlink_root,omitempty"` // Specifies the subdirectory to load within the root directory. This is // useful if multiple systems share the same delivery mechanism. Envoy // configuration elements can be contained in a dedicated subdirectory. Subdirectory string `protobuf:"bytes,2,opt,name=subdirectory,proto3" json:"subdirectory,omitempty"` // Specifies an optional subdirectory to load within the root directory. If // specified and the directory exists, configuration values within this // directory will override those found in the primary subdirectory. This is // useful when Envoy is deployed across many different types of servers. // Sometimes it is useful to have a per service cluster directory for runtime // configuration. See below for exactly how the override directory is used. OverrideSubdirectory string `protobuf:"bytes,3,opt,name=override_subdirectory,json=overrideSubdirectory,proto3" json:"override_subdirectory,omitempty"` // Static base runtime. This will be :ref:`overridden // <config_runtime_layering>` by other runtime layers, e.g. // disk or admin. This follows the :ref:`runtime protobuf JSON representation // encoding <config_runtime_proto_json>`. Base *_struct.Struct `protobuf:"bytes,4,opt,name=base,proto3" json:"base,omitempty"` // contains filtered or unexported fields }
Runtime :ref:`configuration overview <config_runtime>` (deprecated).
func (*Runtime) Descriptor
deprecated
func (*Runtime) GetOverrideSubdirectory ¶
func (*Runtime) GetSubdirectory ¶
func (*Runtime) GetSymlinkRoot ¶
func (*Runtime) ProtoMessage ¶
func (*Runtime) ProtoMessage()
func (*Runtime) ProtoReflect ¶
func (x *Runtime) ProtoReflect() protoreflect.Message
func (*Runtime) Validate ¶
Validate checks the field values on Runtime with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Runtime) ValidateAll ¶
ValidateAll checks the field values on Runtime with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RuntimeMultiError, or nil if none found.
type RuntimeLayer ¶
type RuntimeLayer struct { // Descriptive name for the runtime layer. This is only used for the runtime // :http:get:`/runtime` output. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Types that are assignable to LayerSpecifier: // *RuntimeLayer_StaticLayer // *RuntimeLayer_DiskLayer_ // *RuntimeLayer_AdminLayer_ // *RuntimeLayer_RtdsLayer_ LayerSpecifier isRuntimeLayer_LayerSpecifier `protobuf_oneof:"layer_specifier"` // contains filtered or unexported fields }
[#next-free-field: 6]
func (*RuntimeLayer) Descriptor
deprecated
func (*RuntimeLayer) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeLayer.ProtoReflect.Descriptor instead.
func (*RuntimeLayer) GetAdminLayer ¶
func (x *RuntimeLayer) GetAdminLayer() *RuntimeLayer_AdminLayer
func (*RuntimeLayer) GetDiskLayer ¶
func (x *RuntimeLayer) GetDiskLayer() *RuntimeLayer_DiskLayer
func (*RuntimeLayer) GetLayerSpecifier ¶
func (m *RuntimeLayer) GetLayerSpecifier() isRuntimeLayer_LayerSpecifier
func (*RuntimeLayer) GetName ¶
func (x *RuntimeLayer) GetName() string
func (*RuntimeLayer) GetRtdsLayer ¶
func (x *RuntimeLayer) GetRtdsLayer() *RuntimeLayer_RtdsLayer
func (*RuntimeLayer) GetStaticLayer ¶
func (x *RuntimeLayer) GetStaticLayer() *_struct.Struct
func (*RuntimeLayer) ProtoMessage ¶
func (*RuntimeLayer) ProtoMessage()
func (*RuntimeLayer) ProtoReflect ¶
func (x *RuntimeLayer) ProtoReflect() protoreflect.Message
func (*RuntimeLayer) Reset ¶
func (x *RuntimeLayer) Reset()
func (*RuntimeLayer) String ¶
func (x *RuntimeLayer) String() string
func (*RuntimeLayer) Validate ¶
func (m *RuntimeLayer) Validate() error
Validate checks the field values on RuntimeLayer with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RuntimeLayer) ValidateAll ¶
func (m *RuntimeLayer) ValidateAll() error
ValidateAll checks the field values on RuntimeLayer with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RuntimeLayerMultiError, or nil if none found.
type RuntimeLayerMultiError ¶
type RuntimeLayerMultiError []error
RuntimeLayerMultiError is an error wrapping multiple validation errors returned by RuntimeLayer.ValidateAll() if the designated constraints aren't met.
func (RuntimeLayerMultiError) AllErrors ¶
func (m RuntimeLayerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeLayerMultiError) Error ¶
func (m RuntimeLayerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeLayerValidationError ¶
type RuntimeLayerValidationError struct {
// contains filtered or unexported fields
}
RuntimeLayerValidationError is the validation error returned by RuntimeLayer.Validate if the designated constraints aren't met.
func (RuntimeLayerValidationError) Cause ¶
func (e RuntimeLayerValidationError) Cause() error
Cause function returns cause value.
func (RuntimeLayerValidationError) Error ¶
func (e RuntimeLayerValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeLayerValidationError) ErrorName ¶
func (e RuntimeLayerValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeLayerValidationError) Field ¶
func (e RuntimeLayerValidationError) Field() string
Field function returns field value.
func (RuntimeLayerValidationError) Key ¶
func (e RuntimeLayerValidationError) Key() bool
Key function returns key value.
func (RuntimeLayerValidationError) Reason ¶
func (e RuntimeLayerValidationError) Reason() string
Reason function returns reason value.
type RuntimeLayer_AdminLayer ¶
type RuntimeLayer_AdminLayer struct {
// contains filtered or unexported fields
}
:ref:`Admin console runtime <config_runtime_admin>` layer.
func (*RuntimeLayer_AdminLayer) Descriptor
deprecated
func (*RuntimeLayer_AdminLayer) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeLayer_AdminLayer.ProtoReflect.Descriptor instead.
func (*RuntimeLayer_AdminLayer) ProtoMessage ¶
func (*RuntimeLayer_AdminLayer) ProtoMessage()
func (*RuntimeLayer_AdminLayer) ProtoReflect ¶
func (x *RuntimeLayer_AdminLayer) ProtoReflect() protoreflect.Message
func (*RuntimeLayer_AdminLayer) Reset ¶
func (x *RuntimeLayer_AdminLayer) Reset()
func (*RuntimeLayer_AdminLayer) String ¶
func (x *RuntimeLayer_AdminLayer) String() string
func (*RuntimeLayer_AdminLayer) Validate ¶
func (m *RuntimeLayer_AdminLayer) Validate() error
Validate checks the field values on RuntimeLayer_AdminLayer with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RuntimeLayer_AdminLayer) ValidateAll ¶
func (m *RuntimeLayer_AdminLayer) ValidateAll() error
ValidateAll checks the field values on RuntimeLayer_AdminLayer with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RuntimeLayer_AdminLayerMultiError, or nil if none found.
type RuntimeLayer_AdminLayerMultiError ¶
type RuntimeLayer_AdminLayerMultiError []error
RuntimeLayer_AdminLayerMultiError is an error wrapping multiple validation errors returned by RuntimeLayer_AdminLayer.ValidateAll() if the designated constraints aren't met.
func (RuntimeLayer_AdminLayerMultiError) AllErrors ¶
func (m RuntimeLayer_AdminLayerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeLayer_AdminLayerMultiError) Error ¶
func (m RuntimeLayer_AdminLayerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeLayer_AdminLayerValidationError ¶
type RuntimeLayer_AdminLayerValidationError struct {
// contains filtered or unexported fields
}
RuntimeLayer_AdminLayerValidationError is the validation error returned by RuntimeLayer_AdminLayer.Validate if the designated constraints aren't met.
func (RuntimeLayer_AdminLayerValidationError) Cause ¶
func (e RuntimeLayer_AdminLayerValidationError) Cause() error
Cause function returns cause value.
func (RuntimeLayer_AdminLayerValidationError) Error ¶
func (e RuntimeLayer_AdminLayerValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeLayer_AdminLayerValidationError) ErrorName ¶
func (e RuntimeLayer_AdminLayerValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeLayer_AdminLayerValidationError) Field ¶
func (e RuntimeLayer_AdminLayerValidationError) Field() string
Field function returns field value.
func (RuntimeLayer_AdminLayerValidationError) Key ¶
func (e RuntimeLayer_AdminLayerValidationError) Key() bool
Key function returns key value.
func (RuntimeLayer_AdminLayerValidationError) Reason ¶
func (e RuntimeLayer_AdminLayerValidationError) Reason() string
Reason function returns reason value.
type RuntimeLayer_AdminLayer_ ¶
type RuntimeLayer_AdminLayer_ struct {
AdminLayer *RuntimeLayer_AdminLayer `protobuf:"bytes,4,opt,name=admin_layer,json=adminLayer,proto3,oneof"`
}
type RuntimeLayer_DiskLayer ¶
type RuntimeLayer_DiskLayer struct { // The implementation assumes that the file system tree is accessed via a // symbolic link. An atomic link swap is used when a new tree should be // switched to. This parameter specifies the path to the symbolic link. // Envoy will watch the location for changes and reload the file system tree // when they happen. See documentation on runtime :ref:`atomicity // <config_runtime_atomicity>` for further details on how reloads are // treated. SymlinkRoot string `protobuf:"bytes,1,opt,name=symlink_root,json=symlinkRoot,proto3" json:"symlink_root,omitempty"` // Specifies the subdirectory to load within the root directory. This is // useful if multiple systems share the same delivery mechanism. Envoy // configuration elements can be contained in a dedicated subdirectory. Subdirectory string `protobuf:"bytes,3,opt,name=subdirectory,proto3" json:"subdirectory,omitempty"` // :ref:`Append <config_runtime_local_disk_service_cluster_subdirs>` the // service cluster to the path under symlink root. AppendServiceCluster bool `protobuf:"varint,2,opt,name=append_service_cluster,json=appendServiceCluster,proto3" json:"append_service_cluster,omitempty"` // contains filtered or unexported fields }
:ref:`Disk runtime <config_runtime_local_disk>` layer.
func (*RuntimeLayer_DiskLayer) Descriptor
deprecated
func (*RuntimeLayer_DiskLayer) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeLayer_DiskLayer.ProtoReflect.Descriptor instead.
func (*RuntimeLayer_DiskLayer) GetAppendServiceCluster ¶
func (x *RuntimeLayer_DiskLayer) GetAppendServiceCluster() bool
func (*RuntimeLayer_DiskLayer) GetSubdirectory ¶
func (x *RuntimeLayer_DiskLayer) GetSubdirectory() string
func (*RuntimeLayer_DiskLayer) GetSymlinkRoot ¶
func (x *RuntimeLayer_DiskLayer) GetSymlinkRoot() string
func (*RuntimeLayer_DiskLayer) ProtoMessage ¶
func (*RuntimeLayer_DiskLayer) ProtoMessage()
func (*RuntimeLayer_DiskLayer) ProtoReflect ¶
func (x *RuntimeLayer_DiskLayer) ProtoReflect() protoreflect.Message
func (*RuntimeLayer_DiskLayer) Reset ¶
func (x *RuntimeLayer_DiskLayer) Reset()
func (*RuntimeLayer_DiskLayer) String ¶
func (x *RuntimeLayer_DiskLayer) String() string
func (*RuntimeLayer_DiskLayer) Validate ¶
func (m *RuntimeLayer_DiskLayer) Validate() error
Validate checks the field values on RuntimeLayer_DiskLayer with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RuntimeLayer_DiskLayer) ValidateAll ¶
func (m *RuntimeLayer_DiskLayer) ValidateAll() error
ValidateAll checks the field values on RuntimeLayer_DiskLayer with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RuntimeLayer_DiskLayerMultiError, or nil if none found.
type RuntimeLayer_DiskLayerMultiError ¶
type RuntimeLayer_DiskLayerMultiError []error
RuntimeLayer_DiskLayerMultiError is an error wrapping multiple validation errors returned by RuntimeLayer_DiskLayer.ValidateAll() if the designated constraints aren't met.
func (RuntimeLayer_DiskLayerMultiError) AllErrors ¶
func (m RuntimeLayer_DiskLayerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeLayer_DiskLayerMultiError) Error ¶
func (m RuntimeLayer_DiskLayerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeLayer_DiskLayerValidationError ¶
type RuntimeLayer_DiskLayerValidationError struct {
// contains filtered or unexported fields
}
RuntimeLayer_DiskLayerValidationError is the validation error returned by RuntimeLayer_DiskLayer.Validate if the designated constraints aren't met.
func (RuntimeLayer_DiskLayerValidationError) Cause ¶
func (e RuntimeLayer_DiskLayerValidationError) Cause() error
Cause function returns cause value.
func (RuntimeLayer_DiskLayerValidationError) Error ¶
func (e RuntimeLayer_DiskLayerValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeLayer_DiskLayerValidationError) ErrorName ¶
func (e RuntimeLayer_DiskLayerValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeLayer_DiskLayerValidationError) Field ¶
func (e RuntimeLayer_DiskLayerValidationError) Field() string
Field function returns field value.
func (RuntimeLayer_DiskLayerValidationError) Key ¶
func (e RuntimeLayer_DiskLayerValidationError) Key() bool
Key function returns key value.
func (RuntimeLayer_DiskLayerValidationError) Reason ¶
func (e RuntimeLayer_DiskLayerValidationError) Reason() string
Reason function returns reason value.
type RuntimeLayer_DiskLayer_ ¶
type RuntimeLayer_DiskLayer_ struct {
DiskLayer *RuntimeLayer_DiskLayer `protobuf:"bytes,3,opt,name=disk_layer,json=diskLayer,proto3,oneof"`
}
type RuntimeLayer_RtdsLayer ¶
type RuntimeLayer_RtdsLayer struct { // Resource to subscribe to at *rtds_config* for the RTDS layer. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // RTDS configuration source. RtdsConfig *core.ConfigSource `protobuf:"bytes,2,opt,name=rtds_config,json=rtdsConfig,proto3" json:"rtds_config,omitempty"` // contains filtered or unexported fields }
:ref:`Runtime Discovery Service (RTDS) <config_runtime_rtds>` layer.
func (*RuntimeLayer_RtdsLayer) Descriptor
deprecated
func (*RuntimeLayer_RtdsLayer) Descriptor() ([]byte, []int)
Deprecated: Use RuntimeLayer_RtdsLayer.ProtoReflect.Descriptor instead.
func (*RuntimeLayer_RtdsLayer) GetName ¶
func (x *RuntimeLayer_RtdsLayer) GetName() string
func (*RuntimeLayer_RtdsLayer) GetRtdsConfig ¶
func (x *RuntimeLayer_RtdsLayer) GetRtdsConfig() *core.ConfigSource
func (*RuntimeLayer_RtdsLayer) ProtoMessage ¶
func (*RuntimeLayer_RtdsLayer) ProtoMessage()
func (*RuntimeLayer_RtdsLayer) ProtoReflect ¶
func (x *RuntimeLayer_RtdsLayer) ProtoReflect() protoreflect.Message
func (*RuntimeLayer_RtdsLayer) Reset ¶
func (x *RuntimeLayer_RtdsLayer) Reset()
func (*RuntimeLayer_RtdsLayer) String ¶
func (x *RuntimeLayer_RtdsLayer) String() string
func (*RuntimeLayer_RtdsLayer) Validate ¶
func (m *RuntimeLayer_RtdsLayer) Validate() error
Validate checks the field values on RuntimeLayer_RtdsLayer with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RuntimeLayer_RtdsLayer) ValidateAll ¶
func (m *RuntimeLayer_RtdsLayer) ValidateAll() error
ValidateAll checks the field values on RuntimeLayer_RtdsLayer with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RuntimeLayer_RtdsLayerMultiError, or nil if none found.
type RuntimeLayer_RtdsLayerMultiError ¶
type RuntimeLayer_RtdsLayerMultiError []error
RuntimeLayer_RtdsLayerMultiError is an error wrapping multiple validation errors returned by RuntimeLayer_RtdsLayer.ValidateAll() if the designated constraints aren't met.
func (RuntimeLayer_RtdsLayerMultiError) AllErrors ¶
func (m RuntimeLayer_RtdsLayerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeLayer_RtdsLayerMultiError) Error ¶
func (m RuntimeLayer_RtdsLayerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeLayer_RtdsLayerValidationError ¶
type RuntimeLayer_RtdsLayerValidationError struct {
// contains filtered or unexported fields
}
RuntimeLayer_RtdsLayerValidationError is the validation error returned by RuntimeLayer_RtdsLayer.Validate if the designated constraints aren't met.
func (RuntimeLayer_RtdsLayerValidationError) Cause ¶
func (e RuntimeLayer_RtdsLayerValidationError) Cause() error
Cause function returns cause value.
func (RuntimeLayer_RtdsLayerValidationError) Error ¶
func (e RuntimeLayer_RtdsLayerValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeLayer_RtdsLayerValidationError) ErrorName ¶
func (e RuntimeLayer_RtdsLayerValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeLayer_RtdsLayerValidationError) Field ¶
func (e RuntimeLayer_RtdsLayerValidationError) Field() string
Field function returns field value.
func (RuntimeLayer_RtdsLayerValidationError) Key ¶
func (e RuntimeLayer_RtdsLayerValidationError) Key() bool
Key function returns key value.
func (RuntimeLayer_RtdsLayerValidationError) Reason ¶
func (e RuntimeLayer_RtdsLayerValidationError) Reason() string
Reason function returns reason value.
type RuntimeLayer_RtdsLayer_ ¶
type RuntimeLayer_RtdsLayer_ struct {
RtdsLayer *RuntimeLayer_RtdsLayer `protobuf:"bytes,5,opt,name=rtds_layer,json=rtdsLayer,proto3,oneof"`
}
type RuntimeLayer_StaticLayer ¶
type RuntimeLayer_StaticLayer struct { // :ref:`Static runtime <config_runtime_bootstrap>` layer. // This follows the :ref:`runtime protobuf JSON representation encoding // <config_runtime_proto_json>`. Unlike static xDS resources, this static // layer is overridable by later layers in the runtime virtual filesystem. StaticLayer *_struct.Struct `protobuf:"bytes,2,opt,name=static_layer,json=staticLayer,proto3,oneof"` }
type RuntimeMultiError ¶
type RuntimeMultiError []error
RuntimeMultiError is an error wrapping multiple validation errors returned by Runtime.ValidateAll() if the designated constraints aren't met.
func (RuntimeMultiError) AllErrors ¶
func (m RuntimeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RuntimeMultiError) Error ¶
func (m RuntimeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RuntimeValidationError ¶
type RuntimeValidationError struct {
// contains filtered or unexported fields
}
RuntimeValidationError is the validation error returned by Runtime.Validate if the designated constraints aren't met.
func (RuntimeValidationError) Cause ¶
func (e RuntimeValidationError) Cause() error
Cause function returns cause value.
func (RuntimeValidationError) Error ¶
func (e RuntimeValidationError) Error() string
Error satisfies the builtin error interface
func (RuntimeValidationError) ErrorName ¶
func (e RuntimeValidationError) ErrorName() string
ErrorName returns error name.
func (RuntimeValidationError) Field ¶
func (e RuntimeValidationError) Field() string
Field function returns field value.
func (RuntimeValidationError) Key ¶
func (e RuntimeValidationError) Key() bool
Key function returns key value.
func (RuntimeValidationError) Reason ¶
func (e RuntimeValidationError) Reason() string
Reason function returns reason value.
type Watchdog ¶
type Watchdog struct { // The duration after which Envoy counts a nonresponsive thread in the // *watchdog_miss* statistic. If not specified the default is 200ms. MissTimeout *duration.Duration `protobuf:"bytes,1,opt,name=miss_timeout,json=missTimeout,proto3" json:"miss_timeout,omitempty"` // The duration after which Envoy counts a nonresponsive thread in the // *watchdog_mega_miss* statistic. If not specified the default is // 1000ms. MegamissTimeout *duration.Duration `protobuf:"bytes,2,opt,name=megamiss_timeout,json=megamissTimeout,proto3" json:"megamiss_timeout,omitempty"` // If a watched thread has been nonresponsive for this duration, assume a // programming error and kill the entire Envoy process. Set to 0 to disable // kill behavior. If not specified the default is 0 (disabled). KillTimeout *duration.Duration `protobuf:"bytes,3,opt,name=kill_timeout,json=killTimeout,proto3" json:"kill_timeout,omitempty"` // If at least two watched threads have been nonresponsive for at least this // duration assume a true deadlock and kill the entire Envoy process. Set to 0 // to disable this behavior. If not specified the default is 0 (disabled). MultikillTimeout *duration.Duration `protobuf:"bytes,4,opt,name=multikill_timeout,json=multikillTimeout,proto3" json:"multikill_timeout,omitempty"` // contains filtered or unexported fields }
Envoy process watchdog configuration. When configured, this monitors for nonresponsive threads and kills the process after the configured thresholds. See the :ref:`watchdog documentation <operations_performance_watchdog>` for more information.
func (*Watchdog) Descriptor
deprecated
func (*Watchdog) GetKillTimeout ¶
func (*Watchdog) GetMegamissTimeout ¶
func (*Watchdog) GetMissTimeout ¶
func (*Watchdog) GetMultikillTimeout ¶
func (*Watchdog) ProtoMessage ¶
func (*Watchdog) ProtoMessage()
func (*Watchdog) ProtoReflect ¶
func (x *Watchdog) ProtoReflect() protoreflect.Message
func (*Watchdog) Validate ¶
Validate checks the field values on Watchdog with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Watchdog) ValidateAll ¶
ValidateAll checks the field values on Watchdog with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WatchdogMultiError, or nil if none found.
type WatchdogMultiError ¶
type WatchdogMultiError []error
WatchdogMultiError is an error wrapping multiple validation errors returned by Watchdog.ValidateAll() if the designated constraints aren't met.
func (WatchdogMultiError) AllErrors ¶
func (m WatchdogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WatchdogMultiError) Error ¶
func (m WatchdogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WatchdogValidationError ¶
type WatchdogValidationError struct {
// contains filtered or unexported fields
}
WatchdogValidationError is the validation error returned by Watchdog.Validate if the designated constraints aren't met.
func (WatchdogValidationError) Cause ¶
func (e WatchdogValidationError) Cause() error
Cause function returns cause value.
func (WatchdogValidationError) Error ¶
func (e WatchdogValidationError) Error() string
Error satisfies the builtin error interface
func (WatchdogValidationError) ErrorName ¶
func (e WatchdogValidationError) ErrorName() string
ErrorName returns error name.
func (WatchdogValidationError) Field ¶
func (e WatchdogValidationError) Field() string
Field function returns field value.
func (WatchdogValidationError) Key ¶
func (e WatchdogValidationError) Key() bool
Key function returns key value.
func (WatchdogValidationError) Reason ¶
func (e WatchdogValidationError) Reason() string
Reason function returns reason value.