Documentation ¶
Index ¶
- Variables
- type BootstrapConfigDump
- func (*BootstrapConfigDump) Descriptor() ([]byte, []int)deprecated
- func (x *BootstrapConfigDump) GetBootstrap() *v2.Bootstrap
- func (x *BootstrapConfigDump) GetLastUpdated() *timestamp.Timestamp
- func (*BootstrapConfigDump) ProtoMessage()
- func (x *BootstrapConfigDump) ProtoReflect() protoreflect.Message
- func (x *BootstrapConfigDump) Reset()
- func (x *BootstrapConfigDump) String() string
- func (m *BootstrapConfigDump) Validate() error
- type BootstrapConfigDumpValidationError
- func (e BootstrapConfigDumpValidationError) Cause() error
- func (e BootstrapConfigDumpValidationError) Error() string
- func (e BootstrapConfigDumpValidationError) ErrorName() string
- func (e BootstrapConfigDumpValidationError) Field() string
- func (e BootstrapConfigDumpValidationError) Key() bool
- func (e BootstrapConfigDumpValidationError) Reason() string
- type Certificate
- func (*Certificate) Descriptor() ([]byte, []int)deprecated
- func (x *Certificate) GetCaCert() []*CertificateDetails
- func (x *Certificate) GetCertChain() []*CertificateDetails
- func (*Certificate) ProtoMessage()
- func (x *Certificate) ProtoReflect() protoreflect.Message
- func (x *Certificate) Reset()
- func (x *Certificate) String() string
- func (m *Certificate) Validate() error
- type CertificateDetails
- func (*CertificateDetails) Descriptor() ([]byte, []int)deprecated
- func (x *CertificateDetails) GetDaysUntilExpiration() uint64
- func (x *CertificateDetails) GetExpirationTime() *timestamp.Timestamp
- func (x *CertificateDetails) GetPath() string
- func (x *CertificateDetails) GetSerialNumber() string
- func (x *CertificateDetails) GetSubjectAltNames() []*SubjectAlternateName
- func (x *CertificateDetails) GetValidFrom() *timestamp.Timestamp
- func (*CertificateDetails) ProtoMessage()
- func (x *CertificateDetails) ProtoReflect() protoreflect.Message
- func (x *CertificateDetails) Reset()
- func (x *CertificateDetails) String() string
- func (m *CertificateDetails) Validate() error
- type CertificateDetailsValidationError
- func (e CertificateDetailsValidationError) Cause() error
- func (e CertificateDetailsValidationError) Error() string
- func (e CertificateDetailsValidationError) ErrorName() string
- func (e CertificateDetailsValidationError) Field() string
- func (e CertificateDetailsValidationError) Key() bool
- func (e CertificateDetailsValidationError) Reason() string
- type CertificateValidationError
- func (e CertificateValidationError) Cause() error
- func (e CertificateValidationError) Error() string
- func (e CertificateValidationError) ErrorName() string
- func (e CertificateValidationError) Field() string
- func (e CertificateValidationError) Key() bool
- func (e CertificateValidationError) Reason() string
- type Certificates
- func (*Certificates) Descriptor() ([]byte, []int)deprecated
- func (x *Certificates) GetCertificates() []*Certificate
- func (*Certificates) ProtoMessage()
- func (x *Certificates) ProtoReflect() protoreflect.Message
- func (x *Certificates) Reset()
- func (x *Certificates) String() string
- func (m *Certificates) Validate() error
- type CertificatesValidationError
- func (e CertificatesValidationError) Cause() error
- func (e CertificatesValidationError) Error() string
- func (e CertificatesValidationError) ErrorName() string
- func (e CertificatesValidationError) Field() string
- func (e CertificatesValidationError) Key() bool
- func (e CertificatesValidationError) Reason() string
- type ClusterStatus
- func (*ClusterStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ClusterStatus) GetAddedViaApi() bool
- func (x *ClusterStatus) GetHostStatuses() []*HostStatus
- func (x *ClusterStatus) GetLocalOriginSuccessRateEjectionThreshold() *_type.Percent
- func (x *ClusterStatus) GetName() string
- func (x *ClusterStatus) GetSuccessRateEjectionThreshold() *_type.Percent
- func (*ClusterStatus) ProtoMessage()
- func (x *ClusterStatus) ProtoReflect() protoreflect.Message
- func (x *ClusterStatus) Reset()
- func (x *ClusterStatus) String() string
- func (m *ClusterStatus) Validate() error
- type ClusterStatusValidationError
- func (e ClusterStatusValidationError) Cause() error
- func (e ClusterStatusValidationError) Error() string
- func (e ClusterStatusValidationError) ErrorName() string
- func (e ClusterStatusValidationError) Field() string
- func (e ClusterStatusValidationError) Key() bool
- func (e ClusterStatusValidationError) Reason() string
- type Clusters
- type ClustersConfigDump
- func (*ClustersConfigDump) Descriptor() ([]byte, []int)deprecated
- func (x *ClustersConfigDump) GetDynamicActiveClusters() []*ClustersConfigDump_DynamicCluster
- func (x *ClustersConfigDump) GetDynamicWarmingClusters() []*ClustersConfigDump_DynamicCluster
- func (x *ClustersConfigDump) GetStaticClusters() []*ClustersConfigDump_StaticCluster
- func (x *ClustersConfigDump) GetVersionInfo() string
- func (*ClustersConfigDump) ProtoMessage()
- func (x *ClustersConfigDump) ProtoReflect() protoreflect.Message
- func (x *ClustersConfigDump) Reset()
- func (x *ClustersConfigDump) String() string
- func (m *ClustersConfigDump) Validate() error
- type ClustersConfigDumpValidationError
- func (e ClustersConfigDumpValidationError) Cause() error
- func (e ClustersConfigDumpValidationError) Error() string
- func (e ClustersConfigDumpValidationError) ErrorName() string
- func (e ClustersConfigDumpValidationError) Field() string
- func (e ClustersConfigDumpValidationError) Key() bool
- func (e ClustersConfigDumpValidationError) Reason() string
- type ClustersConfigDump_DynamicCluster
- func (*ClustersConfigDump_DynamicCluster) Descriptor() ([]byte, []int)deprecated
- func (x *ClustersConfigDump_DynamicCluster) GetCluster() *any.Any
- func (x *ClustersConfigDump_DynamicCluster) GetLastUpdated() *timestamp.Timestamp
- func (x *ClustersConfigDump_DynamicCluster) GetVersionInfo() string
- func (*ClustersConfigDump_DynamicCluster) ProtoMessage()
- func (x *ClustersConfigDump_DynamicCluster) ProtoReflect() protoreflect.Message
- func (x *ClustersConfigDump_DynamicCluster) Reset()
- func (x *ClustersConfigDump_DynamicCluster) String() string
- func (m *ClustersConfigDump_DynamicCluster) Validate() error
- type ClustersConfigDump_DynamicClusterValidationError
- func (e ClustersConfigDump_DynamicClusterValidationError) Cause() error
- func (e ClustersConfigDump_DynamicClusterValidationError) Error() string
- func (e ClustersConfigDump_DynamicClusterValidationError) ErrorName() string
- func (e ClustersConfigDump_DynamicClusterValidationError) Field() string
- func (e ClustersConfigDump_DynamicClusterValidationError) Key() bool
- func (e ClustersConfigDump_DynamicClusterValidationError) Reason() string
- type ClustersConfigDump_StaticCluster
- func (*ClustersConfigDump_StaticCluster) Descriptor() ([]byte, []int)deprecated
- func (x *ClustersConfigDump_StaticCluster) GetCluster() *any.Any
- func (x *ClustersConfigDump_StaticCluster) GetLastUpdated() *timestamp.Timestamp
- func (*ClustersConfigDump_StaticCluster) ProtoMessage()
- func (x *ClustersConfigDump_StaticCluster) ProtoReflect() protoreflect.Message
- func (x *ClustersConfigDump_StaticCluster) Reset()
- func (x *ClustersConfigDump_StaticCluster) String() string
- func (m *ClustersConfigDump_StaticCluster) Validate() error
- type ClustersConfigDump_StaticClusterValidationError
- func (e ClustersConfigDump_StaticClusterValidationError) Cause() error
- func (e ClustersConfigDump_StaticClusterValidationError) Error() string
- func (e ClustersConfigDump_StaticClusterValidationError) ErrorName() string
- func (e ClustersConfigDump_StaticClusterValidationError) Field() string
- func (e ClustersConfigDump_StaticClusterValidationError) Key() bool
- func (e ClustersConfigDump_StaticClusterValidationError) Reason() string
- type ClustersValidationError
- type CommandLineOptions
- func (*CommandLineOptions) Descriptor() ([]byte, []int)deprecated
- func (x *CommandLineOptions) GetAdminAddressPath() string
- func (x *CommandLineOptions) GetAllowUnknownStaticFields() bool
- func (x *CommandLineOptions) GetBaseId() uint64
- func (x *CommandLineOptions) GetComponentLogLevel() string
- func (x *CommandLineOptions) GetConcurrency() uint32
- func (x *CommandLineOptions) GetConfigPath() string
- func (x *CommandLineOptions) GetConfigYaml() string
- func (x *CommandLineOptions) GetCpusetThreads() bool
- func (x *CommandLineOptions) GetDisableHotRestart() bool
- func (x *CommandLineOptions) GetDisabledExtensions() []string
- func (x *CommandLineOptions) GetDrainTime() *duration.Duration
- func (x *CommandLineOptions) GetEnableMutexTracing() bool
- func (x *CommandLineOptions) GetFileFlushInterval() *duration.Duration
- func (x *CommandLineOptions) GetLocalAddressIpVersion() CommandLineOptions_IpVersion
- func (x *CommandLineOptions) GetLogFormat() string
- func (x *CommandLineOptions) GetLogFormatEscaped() bool
- func (x *CommandLineOptions) GetLogLevel() string
- func (x *CommandLineOptions) GetLogPath() string
- func (x *CommandLineOptions) GetMaxObjNameLen() uint64deprecated
- func (x *CommandLineOptions) GetMaxStats() uint64deprecated
- func (x *CommandLineOptions) GetMode() CommandLineOptions_Mode
- func (x *CommandLineOptions) GetParentShutdownTime() *duration.Duration
- func (x *CommandLineOptions) GetRejectUnknownDynamicFields() bool
- func (x *CommandLineOptions) GetRestartEpoch() uint32
- func (x *CommandLineOptions) GetServiceCluster() string
- func (x *CommandLineOptions) GetServiceNode() string
- func (x *CommandLineOptions) GetServiceZone() string
- func (*CommandLineOptions) ProtoMessage()
- func (x *CommandLineOptions) ProtoReflect() protoreflect.Message
- func (x *CommandLineOptions) Reset()
- func (x *CommandLineOptions) String() string
- func (m *CommandLineOptions) Validate() error
- type CommandLineOptionsValidationError
- func (e CommandLineOptionsValidationError) Cause() error
- func (e CommandLineOptionsValidationError) Error() string
- func (e CommandLineOptionsValidationError) ErrorName() string
- func (e CommandLineOptionsValidationError) Field() string
- func (e CommandLineOptionsValidationError) Key() bool
- func (e CommandLineOptionsValidationError) Reason() string
- type CommandLineOptions_IpVersion
- func (CommandLineOptions_IpVersion) Descriptor() protoreflect.EnumDescriptor
- func (x CommandLineOptions_IpVersion) Enum() *CommandLineOptions_IpVersion
- func (CommandLineOptions_IpVersion) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommandLineOptions_IpVersion) Number() protoreflect.EnumNumber
- func (x CommandLineOptions_IpVersion) String() string
- func (CommandLineOptions_IpVersion) Type() protoreflect.EnumType
- type CommandLineOptions_Mode
- func (CommandLineOptions_Mode) Descriptor() protoreflect.EnumDescriptor
- func (x CommandLineOptions_Mode) Enum() *CommandLineOptions_Mode
- func (CommandLineOptions_Mode) EnumDescriptor() ([]byte, []int)deprecated
- func (x CommandLineOptions_Mode) Number() protoreflect.EnumNumber
- func (x CommandLineOptions_Mode) String() string
- func (CommandLineOptions_Mode) Type() protoreflect.EnumType
- type ConfigDump
- type ConfigDumpValidationError
- type HostHealthStatus
- func (*HostHealthStatus) Descriptor() ([]byte, []int)deprecated
- func (x *HostHealthStatus) GetEdsHealthStatus() core.HealthStatus
- func (x *HostHealthStatus) GetFailedActiveDegradedCheck() bool
- func (x *HostHealthStatus) GetFailedActiveHealthCheck() bool
- func (x *HostHealthStatus) GetFailedOutlierCheck() bool
- func (x *HostHealthStatus) GetPendingActiveHc() bool
- func (x *HostHealthStatus) GetPendingDynamicRemoval() bool
- func (*HostHealthStatus) ProtoMessage()
- func (x *HostHealthStatus) ProtoReflect() protoreflect.Message
- func (x *HostHealthStatus) Reset()
- func (x *HostHealthStatus) String() string
- func (m *HostHealthStatus) Validate() error
- type HostHealthStatusValidationError
- func (e HostHealthStatusValidationError) Cause() error
- func (e HostHealthStatusValidationError) Error() string
- func (e HostHealthStatusValidationError) ErrorName() string
- func (e HostHealthStatusValidationError) Field() string
- func (e HostHealthStatusValidationError) Key() bool
- func (e HostHealthStatusValidationError) Reason() string
- type HostStatus
- func (*HostStatus) Descriptor() ([]byte, []int)deprecated
- func (x *HostStatus) GetAddress() *core.Address
- func (x *HostStatus) GetHealthStatus() *HostHealthStatus
- func (x *HostStatus) GetHostname() string
- func (x *HostStatus) GetLocalOriginSuccessRate() *_type.Percent
- func (x *HostStatus) GetLocality() *core.Locality
- func (x *HostStatus) GetPriority() uint32
- func (x *HostStatus) GetStats() []*SimpleMetric
- func (x *HostStatus) GetSuccessRate() *_type.Percent
- func (x *HostStatus) GetWeight() uint32
- func (*HostStatus) ProtoMessage()
- func (x *HostStatus) ProtoReflect() protoreflect.Message
- func (x *HostStatus) Reset()
- func (x *HostStatus) String() string
- func (m *HostStatus) Validate() error
- type HostStatusValidationError
- type ListenerStatus
- func (*ListenerStatus) Descriptor() ([]byte, []int)deprecated
- func (x *ListenerStatus) GetLocalAddress() *core.Address
- func (x *ListenerStatus) GetName() string
- func (*ListenerStatus) ProtoMessage()
- func (x *ListenerStatus) ProtoReflect() protoreflect.Message
- func (x *ListenerStatus) Reset()
- func (x *ListenerStatus) String() string
- func (m *ListenerStatus) Validate() error
- type ListenerStatusValidationError
- func (e ListenerStatusValidationError) Cause() error
- func (e ListenerStatusValidationError) Error() string
- func (e ListenerStatusValidationError) ErrorName() string
- func (e ListenerStatusValidationError) Field() string
- func (e ListenerStatusValidationError) Key() bool
- func (e ListenerStatusValidationError) Reason() string
- type Listeners
- func (*Listeners) Descriptor() ([]byte, []int)deprecated
- func (x *Listeners) GetListenerStatuses() []*ListenerStatus
- func (*Listeners) ProtoMessage()
- func (x *Listeners) ProtoReflect() protoreflect.Message
- func (x *Listeners) Reset()
- func (x *Listeners) String() string
- func (m *Listeners) Validate() error
- type ListenersConfigDump
- func (*ListenersConfigDump) Descriptor() ([]byte, []int)deprecated
- func (x *ListenersConfigDump) GetDynamicListeners() []*ListenersConfigDump_DynamicListener
- func (x *ListenersConfigDump) GetStaticListeners() []*ListenersConfigDump_StaticListener
- func (x *ListenersConfigDump) GetVersionInfo() string
- func (*ListenersConfigDump) ProtoMessage()
- func (x *ListenersConfigDump) ProtoReflect() protoreflect.Message
- func (x *ListenersConfigDump) Reset()
- func (x *ListenersConfigDump) String() string
- func (m *ListenersConfigDump) Validate() error
- type ListenersConfigDumpValidationError
- func (e ListenersConfigDumpValidationError) Cause() error
- func (e ListenersConfigDumpValidationError) Error() string
- func (e ListenersConfigDumpValidationError) ErrorName() string
- func (e ListenersConfigDumpValidationError) Field() string
- func (e ListenersConfigDumpValidationError) Key() bool
- func (e ListenersConfigDumpValidationError) Reason() string
- type ListenersConfigDump_DynamicListener
- func (*ListenersConfigDump_DynamicListener) Descriptor() ([]byte, []int)deprecated
- func (x *ListenersConfigDump_DynamicListener) GetActiveState() *ListenersConfigDump_DynamicListenerState
- func (x *ListenersConfigDump_DynamicListener) GetDrainingState() *ListenersConfigDump_DynamicListenerState
- func (x *ListenersConfigDump_DynamicListener) GetErrorState() *UpdateFailureState
- func (x *ListenersConfigDump_DynamicListener) GetName() string
- func (x *ListenersConfigDump_DynamicListener) GetWarmingState() *ListenersConfigDump_DynamicListenerState
- func (*ListenersConfigDump_DynamicListener) ProtoMessage()
- func (x *ListenersConfigDump_DynamicListener) ProtoReflect() protoreflect.Message
- func (x *ListenersConfigDump_DynamicListener) Reset()
- func (x *ListenersConfigDump_DynamicListener) String() string
- func (m *ListenersConfigDump_DynamicListener) Validate() error
- type ListenersConfigDump_DynamicListenerState
- func (*ListenersConfigDump_DynamicListenerState) Descriptor() ([]byte, []int)deprecated
- func (x *ListenersConfigDump_DynamicListenerState) GetLastUpdated() *timestamp.Timestamp
- func (x *ListenersConfigDump_DynamicListenerState) GetListener() *any.Any
- func (x *ListenersConfigDump_DynamicListenerState) GetVersionInfo() string
- func (*ListenersConfigDump_DynamicListenerState) ProtoMessage()
- func (x *ListenersConfigDump_DynamicListenerState) ProtoReflect() protoreflect.Message
- func (x *ListenersConfigDump_DynamicListenerState) Reset()
- func (x *ListenersConfigDump_DynamicListenerState) String() string
- func (m *ListenersConfigDump_DynamicListenerState) Validate() error
- type ListenersConfigDump_DynamicListenerStateValidationError
- func (e ListenersConfigDump_DynamicListenerStateValidationError) Cause() error
- func (e ListenersConfigDump_DynamicListenerStateValidationError) Error() string
- func (e ListenersConfigDump_DynamicListenerStateValidationError) ErrorName() string
- func (e ListenersConfigDump_DynamicListenerStateValidationError) Field() string
- func (e ListenersConfigDump_DynamicListenerStateValidationError) Key() bool
- func (e ListenersConfigDump_DynamicListenerStateValidationError) Reason() string
- type ListenersConfigDump_DynamicListenerValidationError
- func (e ListenersConfigDump_DynamicListenerValidationError) Cause() error
- func (e ListenersConfigDump_DynamicListenerValidationError) Error() string
- func (e ListenersConfigDump_DynamicListenerValidationError) ErrorName() string
- func (e ListenersConfigDump_DynamicListenerValidationError) Field() string
- func (e ListenersConfigDump_DynamicListenerValidationError) Key() bool
- func (e ListenersConfigDump_DynamicListenerValidationError) Reason() string
- type ListenersConfigDump_StaticListener
- func (*ListenersConfigDump_StaticListener) Descriptor() ([]byte, []int)deprecated
- func (x *ListenersConfigDump_StaticListener) GetLastUpdated() *timestamp.Timestamp
- func (x *ListenersConfigDump_StaticListener) GetListener() *any.Any
- func (*ListenersConfigDump_StaticListener) ProtoMessage()
- func (x *ListenersConfigDump_StaticListener) ProtoReflect() protoreflect.Message
- func (x *ListenersConfigDump_StaticListener) Reset()
- func (x *ListenersConfigDump_StaticListener) String() string
- func (m *ListenersConfigDump_StaticListener) Validate() error
- type ListenersConfigDump_StaticListenerValidationError
- func (e ListenersConfigDump_StaticListenerValidationError) Cause() error
- func (e ListenersConfigDump_StaticListenerValidationError) Error() string
- func (e ListenersConfigDump_StaticListenerValidationError) ErrorName() string
- func (e ListenersConfigDump_StaticListenerValidationError) Field() string
- func (e ListenersConfigDump_StaticListenerValidationError) Key() bool
- func (e ListenersConfigDump_StaticListenerValidationError) Reason() string
- type ListenersValidationError
- type Memory
- func (*Memory) Descriptor() ([]byte, []int)deprecated
- func (x *Memory) GetAllocated() uint64
- func (x *Memory) GetHeapSize() uint64
- func (x *Memory) GetPageheapFree() uint64
- func (x *Memory) GetPageheapUnmapped() uint64
- func (x *Memory) GetTotalPhysicalBytes() uint64
- func (x *Memory) GetTotalThreadCache() uint64
- func (*Memory) ProtoMessage()
- func (x *Memory) ProtoReflect() protoreflect.Message
- func (x *Memory) Reset()
- func (x *Memory) String() string
- func (m *Memory) Validate() error
- type MemoryValidationError
- type MutexStats
- func (*MutexStats) Descriptor() ([]byte, []int)deprecated
- func (x *MutexStats) GetCurrentWaitCycles() uint64
- func (x *MutexStats) GetLifetimeWaitCycles() uint64
- func (x *MutexStats) GetNumContentions() uint64
- func (*MutexStats) ProtoMessage()
- func (x *MutexStats) ProtoReflect() protoreflect.Message
- func (x *MutexStats) Reset()
- func (x *MutexStats) String() string
- func (m *MutexStats) Validate() error
- type MutexStatsValidationError
- type RoutesConfigDump
- func (*RoutesConfigDump) Descriptor() ([]byte, []int)deprecated
- func (x *RoutesConfigDump) GetDynamicRouteConfigs() []*RoutesConfigDump_DynamicRouteConfig
- func (x *RoutesConfigDump) GetStaticRouteConfigs() []*RoutesConfigDump_StaticRouteConfig
- func (*RoutesConfigDump) ProtoMessage()
- func (x *RoutesConfigDump) ProtoReflect() protoreflect.Message
- func (x *RoutesConfigDump) Reset()
- func (x *RoutesConfigDump) String() string
- func (m *RoutesConfigDump) Validate() error
- type RoutesConfigDumpValidationError
- func (e RoutesConfigDumpValidationError) Cause() error
- func (e RoutesConfigDumpValidationError) Error() string
- func (e RoutesConfigDumpValidationError) ErrorName() string
- func (e RoutesConfigDumpValidationError) Field() string
- func (e RoutesConfigDumpValidationError) Key() bool
- func (e RoutesConfigDumpValidationError) Reason() string
- type RoutesConfigDump_DynamicRouteConfig
- func (*RoutesConfigDump_DynamicRouteConfig) Descriptor() ([]byte, []int)deprecated
- func (x *RoutesConfigDump_DynamicRouteConfig) GetLastUpdated() *timestamp.Timestamp
- func (x *RoutesConfigDump_DynamicRouteConfig) GetRouteConfig() *any.Any
- func (x *RoutesConfigDump_DynamicRouteConfig) GetVersionInfo() string
- func (*RoutesConfigDump_DynamicRouteConfig) ProtoMessage()
- func (x *RoutesConfigDump_DynamicRouteConfig) ProtoReflect() protoreflect.Message
- func (x *RoutesConfigDump_DynamicRouteConfig) Reset()
- func (x *RoutesConfigDump_DynamicRouteConfig) String() string
- func (m *RoutesConfigDump_DynamicRouteConfig) Validate() error
- type RoutesConfigDump_DynamicRouteConfigValidationError
- func (e RoutesConfigDump_DynamicRouteConfigValidationError) Cause() error
- func (e RoutesConfigDump_DynamicRouteConfigValidationError) Error() string
- func (e RoutesConfigDump_DynamicRouteConfigValidationError) ErrorName() string
- func (e RoutesConfigDump_DynamicRouteConfigValidationError) Field() string
- func (e RoutesConfigDump_DynamicRouteConfigValidationError) Key() bool
- func (e RoutesConfigDump_DynamicRouteConfigValidationError) Reason() string
- type RoutesConfigDump_StaticRouteConfig
- func (*RoutesConfigDump_StaticRouteConfig) Descriptor() ([]byte, []int)deprecated
- func (x *RoutesConfigDump_StaticRouteConfig) GetLastUpdated() *timestamp.Timestamp
- func (x *RoutesConfigDump_StaticRouteConfig) GetRouteConfig() *any.Any
- func (*RoutesConfigDump_StaticRouteConfig) ProtoMessage()
- func (x *RoutesConfigDump_StaticRouteConfig) ProtoReflect() protoreflect.Message
- func (x *RoutesConfigDump_StaticRouteConfig) Reset()
- func (x *RoutesConfigDump_StaticRouteConfig) String() string
- func (m *RoutesConfigDump_StaticRouteConfig) Validate() error
- type RoutesConfigDump_StaticRouteConfigValidationError
- func (e RoutesConfigDump_StaticRouteConfigValidationError) Cause() error
- func (e RoutesConfigDump_StaticRouteConfigValidationError) Error() string
- func (e RoutesConfigDump_StaticRouteConfigValidationError) ErrorName() string
- func (e RoutesConfigDump_StaticRouteConfigValidationError) Field() string
- func (e RoutesConfigDump_StaticRouteConfigValidationError) Key() bool
- func (e RoutesConfigDump_StaticRouteConfigValidationError) Reason() string
- type ScopedRoutesConfigDump
- func (*ScopedRoutesConfigDump) Descriptor() ([]byte, []int)deprecated
- func (x *ScopedRoutesConfigDump) GetDynamicScopedRouteConfigs() []*ScopedRoutesConfigDump_DynamicScopedRouteConfigs
- func (x *ScopedRoutesConfigDump) GetInlineScopedRouteConfigs() []*ScopedRoutesConfigDump_InlineScopedRouteConfigs
- func (*ScopedRoutesConfigDump) ProtoMessage()
- func (x *ScopedRoutesConfigDump) ProtoReflect() protoreflect.Message
- func (x *ScopedRoutesConfigDump) Reset()
- func (x *ScopedRoutesConfigDump) String() string
- func (m *ScopedRoutesConfigDump) Validate() error
- type ScopedRoutesConfigDumpValidationError
- func (e ScopedRoutesConfigDumpValidationError) Cause() error
- func (e ScopedRoutesConfigDumpValidationError) Error() string
- func (e ScopedRoutesConfigDumpValidationError) ErrorName() string
- func (e ScopedRoutesConfigDumpValidationError) Field() string
- func (e ScopedRoutesConfigDumpValidationError) Key() bool
- func (e ScopedRoutesConfigDumpValidationError) Reason() string
- type ScopedRoutesConfigDump_DynamicScopedRouteConfigs
- func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) Descriptor() ([]byte, []int)deprecated
- func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetLastUpdated() *timestamp.Timestamp
- func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetName() string
- func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetScopedRouteConfigs() []*any.Any
- func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetVersionInfo() string
- func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) ProtoMessage()
- func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) ProtoReflect() protoreflect.Message
- func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) Reset()
- func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) String() string
- func (m *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) Validate() error
- type ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError
- func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Cause() error
- func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Error() string
- func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) ErrorName() string
- func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Field() string
- func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Key() bool
- func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Reason() string
- type ScopedRoutesConfigDump_InlineScopedRouteConfigs
- func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) Descriptor() ([]byte, []int)deprecated
- func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) GetLastUpdated() *timestamp.Timestamp
- func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) GetName() string
- func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) GetScopedRouteConfigs() []*any.Any
- func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) ProtoMessage()
- func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) ProtoReflect() protoreflect.Message
- func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) Reset()
- func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) String() string
- func (m *ScopedRoutesConfigDump_InlineScopedRouteConfigs) Validate() error
- type ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError
- func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Cause() error
- func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Error() string
- func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) ErrorName() string
- func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Field() string
- func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Key() bool
- func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Reason() string
- type SecretsConfigDump
- func (*SecretsConfigDump) Descriptor() ([]byte, []int)deprecated
- func (x *SecretsConfigDump) GetDynamicActiveSecrets() []*SecretsConfigDump_DynamicSecret
- func (x *SecretsConfigDump) GetDynamicWarmingSecrets() []*SecretsConfigDump_DynamicSecret
- func (x *SecretsConfigDump) GetStaticSecrets() []*SecretsConfigDump_StaticSecret
- func (*SecretsConfigDump) ProtoMessage()
- func (x *SecretsConfigDump) ProtoReflect() protoreflect.Message
- func (x *SecretsConfigDump) Reset()
- func (x *SecretsConfigDump) String() string
- func (m *SecretsConfigDump) Validate() error
- type SecretsConfigDumpValidationError
- func (e SecretsConfigDumpValidationError) Cause() error
- func (e SecretsConfigDumpValidationError) Error() string
- func (e SecretsConfigDumpValidationError) ErrorName() string
- func (e SecretsConfigDumpValidationError) Field() string
- func (e SecretsConfigDumpValidationError) Key() bool
- func (e SecretsConfigDumpValidationError) Reason() string
- type SecretsConfigDump_DynamicSecret
- func (*SecretsConfigDump_DynamicSecret) Descriptor() ([]byte, []int)deprecated
- func (x *SecretsConfigDump_DynamicSecret) GetLastUpdated() *timestamp.Timestamp
- func (x *SecretsConfigDump_DynamicSecret) GetName() string
- func (x *SecretsConfigDump_DynamicSecret) GetSecret() *any.Any
- func (x *SecretsConfigDump_DynamicSecret) GetVersionInfo() string
- func (*SecretsConfigDump_DynamicSecret) ProtoMessage()
- func (x *SecretsConfigDump_DynamicSecret) ProtoReflect() protoreflect.Message
- func (x *SecretsConfigDump_DynamicSecret) Reset()
- func (x *SecretsConfigDump_DynamicSecret) String() string
- func (m *SecretsConfigDump_DynamicSecret) Validate() error
- type SecretsConfigDump_DynamicSecretValidationError
- func (e SecretsConfigDump_DynamicSecretValidationError) Cause() error
- func (e SecretsConfigDump_DynamicSecretValidationError) Error() string
- func (e SecretsConfigDump_DynamicSecretValidationError) ErrorName() string
- func (e SecretsConfigDump_DynamicSecretValidationError) Field() string
- func (e SecretsConfigDump_DynamicSecretValidationError) Key() bool
- func (e SecretsConfigDump_DynamicSecretValidationError) Reason() string
- type SecretsConfigDump_StaticSecret
- func (*SecretsConfigDump_StaticSecret) Descriptor() ([]byte, []int)deprecated
- func (x *SecretsConfigDump_StaticSecret) GetLastUpdated() *timestamp.Timestamp
- func (x *SecretsConfigDump_StaticSecret) GetName() string
- func (x *SecretsConfigDump_StaticSecret) GetSecret() *any.Any
- func (*SecretsConfigDump_StaticSecret) ProtoMessage()
- func (x *SecretsConfigDump_StaticSecret) ProtoReflect() protoreflect.Message
- func (x *SecretsConfigDump_StaticSecret) Reset()
- func (x *SecretsConfigDump_StaticSecret) String() string
- func (m *SecretsConfigDump_StaticSecret) Validate() error
- type SecretsConfigDump_StaticSecretValidationError
- func (e SecretsConfigDump_StaticSecretValidationError) Cause() error
- func (e SecretsConfigDump_StaticSecretValidationError) Error() string
- func (e SecretsConfigDump_StaticSecretValidationError) ErrorName() string
- func (e SecretsConfigDump_StaticSecretValidationError) Field() string
- func (e SecretsConfigDump_StaticSecretValidationError) Key() bool
- func (e SecretsConfigDump_StaticSecretValidationError) Reason() string
- type ServerInfo
- func (*ServerInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ServerInfo) GetCommandLineOptions() *CommandLineOptions
- func (x *ServerInfo) GetHotRestartVersion() string
- func (x *ServerInfo) GetState() ServerInfo_State
- func (x *ServerInfo) GetUptimeAllEpochs() *duration.Duration
- func (x *ServerInfo) GetUptimeCurrentEpoch() *duration.Duration
- func (x *ServerInfo) GetVersion() string
- func (*ServerInfo) ProtoMessage()
- func (x *ServerInfo) ProtoReflect() protoreflect.Message
- func (x *ServerInfo) Reset()
- func (x *ServerInfo) String() string
- func (m *ServerInfo) Validate() error
- type ServerInfoValidationError
- type ServerInfo_State
- func (ServerInfo_State) Descriptor() protoreflect.EnumDescriptor
- func (x ServerInfo_State) Enum() *ServerInfo_State
- func (ServerInfo_State) EnumDescriptor() ([]byte, []int)deprecated
- func (x ServerInfo_State) Number() protoreflect.EnumNumber
- func (x ServerInfo_State) String() string
- func (ServerInfo_State) Type() protoreflect.EnumType
- type SimpleMetric
- func (*SimpleMetric) Descriptor() ([]byte, []int)deprecated
- func (x *SimpleMetric) GetName() string
- func (x *SimpleMetric) GetType() SimpleMetric_Type
- func (x *SimpleMetric) GetValue() uint64
- func (*SimpleMetric) ProtoMessage()
- func (x *SimpleMetric) ProtoReflect() protoreflect.Message
- func (x *SimpleMetric) Reset()
- func (x *SimpleMetric) String() string
- func (m *SimpleMetric) Validate() error
- type SimpleMetricValidationError
- func (e SimpleMetricValidationError) Cause() error
- func (e SimpleMetricValidationError) Error() string
- func (e SimpleMetricValidationError) ErrorName() string
- func (e SimpleMetricValidationError) Field() string
- func (e SimpleMetricValidationError) Key() bool
- func (e SimpleMetricValidationError) Reason() string
- type SimpleMetric_Type
- func (SimpleMetric_Type) Descriptor() protoreflect.EnumDescriptor
- func (x SimpleMetric_Type) Enum() *SimpleMetric_Type
- func (SimpleMetric_Type) EnumDescriptor() ([]byte, []int)deprecated
- func (x SimpleMetric_Type) Number() protoreflect.EnumNumber
- func (x SimpleMetric_Type) String() string
- func (SimpleMetric_Type) Type() protoreflect.EnumType
- type SubjectAlternateName
- func (*SubjectAlternateName) Descriptor() ([]byte, []int)deprecated
- func (x *SubjectAlternateName) GetDns() string
- func (x *SubjectAlternateName) GetIpAddress() string
- func (m *SubjectAlternateName) GetName() isSubjectAlternateName_Name
- func (x *SubjectAlternateName) GetUri() string
- func (*SubjectAlternateName) ProtoMessage()
- func (x *SubjectAlternateName) ProtoReflect() protoreflect.Message
- func (x *SubjectAlternateName) Reset()
- func (x *SubjectAlternateName) String() string
- func (m *SubjectAlternateName) Validate() error
- type SubjectAlternateNameValidationError
- func (e SubjectAlternateNameValidationError) Cause() error
- func (e SubjectAlternateNameValidationError) Error() string
- func (e SubjectAlternateNameValidationError) ErrorName() string
- func (e SubjectAlternateNameValidationError) Field() string
- func (e SubjectAlternateNameValidationError) Key() bool
- func (e SubjectAlternateNameValidationError) Reason() string
- type SubjectAlternateName_Dns
- type SubjectAlternateName_IpAddress
- type SubjectAlternateName_Uri
- type TapRequest
- func (*TapRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TapRequest) GetConfigId() string
- func (x *TapRequest) GetTapConfig() *v2alpha.TapConfig
- func (*TapRequest) ProtoMessage()
- func (x *TapRequest) ProtoReflect() protoreflect.Message
- func (x *TapRequest) Reset()
- func (x *TapRequest) String() string
- func (m *TapRequest) Validate() error
- type TapRequestValidationError
- type UpdateFailureState
- func (*UpdateFailureState) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFailureState) GetDetails() string
- func (x *UpdateFailureState) GetFailedConfiguration() *any.Any
- func (x *UpdateFailureState) GetLastUpdateAttempt() *timestamp.Timestamp
- func (*UpdateFailureState) ProtoMessage()
- func (x *UpdateFailureState) ProtoReflect() protoreflect.Message
- func (x *UpdateFailureState) Reset()
- func (x *UpdateFailureState) String() string
- func (m *UpdateFailureState) Validate() error
- type UpdateFailureStateValidationError
- func (e UpdateFailureStateValidationError) Cause() error
- func (e UpdateFailureStateValidationError) Error() string
- func (e UpdateFailureStateValidationError) ErrorName() string
- func (e UpdateFailureStateValidationError) Field() string
- func (e UpdateFailureStateValidationError) Key() bool
- func (e UpdateFailureStateValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var ( SimpleMetric_Type_name = map[int32]string{ 0: "COUNTER", 1: "GAUGE", } SimpleMetric_Type_value = map[string]int32{ "COUNTER": 0, "GAUGE": 1, } )
Enum value maps for SimpleMetric_Type.
var ( ServerInfo_State_name = map[int32]string{ 0: "LIVE", 1: "DRAINING", 2: "PRE_INITIALIZING", 3: "INITIALIZING", } ServerInfo_State_value = map[string]int32{ "LIVE": 0, "DRAINING": 1, "PRE_INITIALIZING": 2, "INITIALIZING": 3, } )
Enum value maps for ServerInfo_State.
var ( CommandLineOptions_IpVersion_name = map[int32]string{ 0: "v4", 1: "v6", } CommandLineOptions_IpVersion_value = map[string]int32{ "v4": 0, "v6": 1, } )
Enum value maps for CommandLineOptions_IpVersion.
var ( CommandLineOptions_Mode_name = map[int32]string{ 0: "Serve", 1: "Validate", 2: "InitOnly", } CommandLineOptions_Mode_value = map[string]int32{ "Serve": 0, "Validate": 1, "InitOnly": 2, } )
Enum value maps for CommandLineOptions_Mode.
var File_envoy_admin_v2alpha_certs_proto protoreflect.FileDescriptor
var File_envoy_admin_v2alpha_clusters_proto protoreflect.FileDescriptor
var File_envoy_admin_v2alpha_config_dump_proto protoreflect.FileDescriptor
var File_envoy_admin_v2alpha_listeners_proto protoreflect.FileDescriptor
var File_envoy_admin_v2alpha_memory_proto protoreflect.FileDescriptor
var File_envoy_admin_v2alpha_metrics_proto protoreflect.FileDescriptor
var File_envoy_admin_v2alpha_mutex_stats_proto protoreflect.FileDescriptor
var File_envoy_admin_v2alpha_server_info_proto protoreflect.FileDescriptor
var File_envoy_admin_v2alpha_tap_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type BootstrapConfigDump ¶
type BootstrapConfigDump struct { Bootstrap *v2.Bootstrap `protobuf:"bytes,1,opt,name=bootstrap,proto3" json:"bootstrap,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,2,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*BootstrapConfigDump) Descriptor
deprecated
func (*BootstrapConfigDump) Descriptor() ([]byte, []int)
Deprecated: Use BootstrapConfigDump.ProtoReflect.Descriptor instead.
func (*BootstrapConfigDump) GetBootstrap ¶
func (x *BootstrapConfigDump) GetBootstrap() *v2.Bootstrap
func (*BootstrapConfigDump) GetLastUpdated ¶
func (x *BootstrapConfigDump) GetLastUpdated() *timestamp.Timestamp
func (*BootstrapConfigDump) ProtoMessage ¶
func (*BootstrapConfigDump) ProtoMessage()
func (*BootstrapConfigDump) ProtoReflect ¶
func (x *BootstrapConfigDump) ProtoReflect() protoreflect.Message
func (*BootstrapConfigDump) Reset ¶
func (x *BootstrapConfigDump) Reset()
func (*BootstrapConfigDump) String ¶
func (x *BootstrapConfigDump) String() string
func (*BootstrapConfigDump) Validate ¶
func (m *BootstrapConfigDump) Validate() error
Validate checks the field values on BootstrapConfigDump with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type BootstrapConfigDumpValidationError ¶
type BootstrapConfigDumpValidationError struct {
// contains filtered or unexported fields
}
BootstrapConfigDumpValidationError is the validation error returned by BootstrapConfigDump.Validate if the designated constraints aren't met.
func (BootstrapConfigDumpValidationError) Cause ¶
func (e BootstrapConfigDumpValidationError) Cause() error
Cause function returns cause value.
func (BootstrapConfigDumpValidationError) Error ¶
func (e BootstrapConfigDumpValidationError) Error() string
Error satisfies the builtin error interface
func (BootstrapConfigDumpValidationError) ErrorName ¶
func (e BootstrapConfigDumpValidationError) ErrorName() string
ErrorName returns error name.
func (BootstrapConfigDumpValidationError) Field ¶
func (e BootstrapConfigDumpValidationError) Field() string
Field function returns field value.
func (BootstrapConfigDumpValidationError) Key ¶
func (e BootstrapConfigDumpValidationError) Key() bool
Key function returns key value.
func (BootstrapConfigDumpValidationError) Reason ¶
func (e BootstrapConfigDumpValidationError) Reason() string
Reason function returns reason value.
type Certificate ¶
type Certificate struct { CaCert []*CertificateDetails `protobuf:"bytes,1,rep,name=ca_cert,json=caCert,proto3" json:"ca_cert,omitempty"` CertChain []*CertificateDetails `protobuf:"bytes,2,rep,name=cert_chain,json=certChain,proto3" json:"cert_chain,omitempty"` // contains filtered or unexported fields }
func (*Certificate) Descriptor
deprecated
func (*Certificate) Descriptor() ([]byte, []int)
Deprecated: Use Certificate.ProtoReflect.Descriptor instead.
func (*Certificate) GetCaCert ¶
func (x *Certificate) GetCaCert() []*CertificateDetails
func (*Certificate) GetCertChain ¶
func (x *Certificate) GetCertChain() []*CertificateDetails
func (*Certificate) ProtoMessage ¶
func (*Certificate) ProtoMessage()
func (*Certificate) ProtoReflect ¶
func (x *Certificate) ProtoReflect() protoreflect.Message
func (*Certificate) Reset ¶
func (x *Certificate) Reset()
func (*Certificate) String ¶
func (x *Certificate) String() string
func (*Certificate) Validate ¶
func (m *Certificate) Validate() error
Validate checks the field values on Certificate with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CertificateDetails ¶
type CertificateDetails struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` SerialNumber string `protobuf:"bytes,2,opt,name=serial_number,json=serialNumber,proto3" json:"serial_number,omitempty"` SubjectAltNames []*SubjectAlternateName `protobuf:"bytes,3,rep,name=subject_alt_names,json=subjectAltNames,proto3" json:"subject_alt_names,omitempty"` DaysUntilExpiration uint64 `protobuf:"varint,4,opt,name=days_until_expiration,json=daysUntilExpiration,proto3" json:"days_until_expiration,omitempty"` ValidFrom *timestamp.Timestamp `protobuf:"bytes,5,opt,name=valid_from,json=validFrom,proto3" json:"valid_from,omitempty"` ExpirationTime *timestamp.Timestamp `protobuf:"bytes,6,opt,name=expiration_time,json=expirationTime,proto3" json:"expiration_time,omitempty"` // contains filtered or unexported fields }
func (*CertificateDetails) Descriptor
deprecated
func (*CertificateDetails) Descriptor() ([]byte, []int)
Deprecated: Use CertificateDetails.ProtoReflect.Descriptor instead.
func (*CertificateDetails) GetDaysUntilExpiration ¶
func (x *CertificateDetails) GetDaysUntilExpiration() uint64
func (*CertificateDetails) GetExpirationTime ¶
func (x *CertificateDetails) GetExpirationTime() *timestamp.Timestamp
func (*CertificateDetails) GetPath ¶
func (x *CertificateDetails) GetPath() string
func (*CertificateDetails) GetSerialNumber ¶
func (x *CertificateDetails) GetSerialNumber() string
func (*CertificateDetails) GetSubjectAltNames ¶
func (x *CertificateDetails) GetSubjectAltNames() []*SubjectAlternateName
func (*CertificateDetails) GetValidFrom ¶
func (x *CertificateDetails) GetValidFrom() *timestamp.Timestamp
func (*CertificateDetails) ProtoMessage ¶
func (*CertificateDetails) ProtoMessage()
func (*CertificateDetails) ProtoReflect ¶
func (x *CertificateDetails) ProtoReflect() protoreflect.Message
func (*CertificateDetails) Reset ¶
func (x *CertificateDetails) Reset()
func (*CertificateDetails) String ¶
func (x *CertificateDetails) String() string
func (*CertificateDetails) Validate ¶
func (m *CertificateDetails) Validate() error
Validate checks the field values on CertificateDetails with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CertificateDetailsValidationError ¶
type CertificateDetailsValidationError struct {
// contains filtered or unexported fields
}
CertificateDetailsValidationError is the validation error returned by CertificateDetails.Validate if the designated constraints aren't met.
func (CertificateDetailsValidationError) Cause ¶
func (e CertificateDetailsValidationError) Cause() error
Cause function returns cause value.
func (CertificateDetailsValidationError) Error ¶
func (e CertificateDetailsValidationError) Error() string
Error satisfies the builtin error interface
func (CertificateDetailsValidationError) ErrorName ¶
func (e CertificateDetailsValidationError) ErrorName() string
ErrorName returns error name.
func (CertificateDetailsValidationError) Field ¶
func (e CertificateDetailsValidationError) Field() string
Field function returns field value.
func (CertificateDetailsValidationError) Key ¶
func (e CertificateDetailsValidationError) Key() bool
Key function returns key value.
func (CertificateDetailsValidationError) Reason ¶
func (e CertificateDetailsValidationError) Reason() string
Reason function returns reason value.
type CertificateValidationError ¶
type CertificateValidationError struct {
// contains filtered or unexported fields
}
CertificateValidationError is the validation error returned by Certificate.Validate if the designated constraints aren't met.
func (CertificateValidationError) Cause ¶
func (e CertificateValidationError) Cause() error
Cause function returns cause value.
func (CertificateValidationError) Error ¶
func (e CertificateValidationError) Error() string
Error satisfies the builtin error interface
func (CertificateValidationError) ErrorName ¶
func (e CertificateValidationError) ErrorName() string
ErrorName returns error name.
func (CertificateValidationError) Field ¶
func (e CertificateValidationError) Field() string
Field function returns field value.
func (CertificateValidationError) Key ¶
func (e CertificateValidationError) Key() bool
Key function returns key value.
func (CertificateValidationError) Reason ¶
func (e CertificateValidationError) Reason() string
Reason function returns reason value.
type Certificates ¶
type Certificates struct { Certificates []*Certificate `protobuf:"bytes,1,rep,name=certificates,proto3" json:"certificates,omitempty"` // contains filtered or unexported fields }
func (*Certificates) Descriptor
deprecated
func (*Certificates) Descriptor() ([]byte, []int)
Deprecated: Use Certificates.ProtoReflect.Descriptor instead.
func (*Certificates) GetCertificates ¶
func (x *Certificates) GetCertificates() []*Certificate
func (*Certificates) ProtoMessage ¶
func (*Certificates) ProtoMessage()
func (*Certificates) ProtoReflect ¶
func (x *Certificates) ProtoReflect() protoreflect.Message
func (*Certificates) Reset ¶
func (x *Certificates) Reset()
func (*Certificates) String ¶
func (x *Certificates) String() string
func (*Certificates) Validate ¶
func (m *Certificates) Validate() error
Validate checks the field values on Certificates with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CertificatesValidationError ¶
type CertificatesValidationError struct {
// contains filtered or unexported fields
}
CertificatesValidationError is the validation error returned by Certificates.Validate if the designated constraints aren't met.
func (CertificatesValidationError) Cause ¶
func (e CertificatesValidationError) Cause() error
Cause function returns cause value.
func (CertificatesValidationError) Error ¶
func (e CertificatesValidationError) Error() string
Error satisfies the builtin error interface
func (CertificatesValidationError) ErrorName ¶
func (e CertificatesValidationError) ErrorName() string
ErrorName returns error name.
func (CertificatesValidationError) Field ¶
func (e CertificatesValidationError) Field() string
Field function returns field value.
func (CertificatesValidationError) Key ¶
func (e CertificatesValidationError) Key() bool
Key function returns key value.
func (CertificatesValidationError) Reason ¶
func (e CertificatesValidationError) Reason() string
Reason function returns reason value.
type ClusterStatus ¶
type ClusterStatus struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` AddedViaApi bool `protobuf:"varint,2,opt,name=added_via_api,json=addedViaApi,proto3" json:"added_via_api,omitempty"` SuccessRateEjectionThreshold *_type.Percent `` /* 149-byte string literal not displayed */ HostStatuses []*HostStatus `protobuf:"bytes,4,rep,name=host_statuses,json=hostStatuses,proto3" json:"host_statuses,omitempty"` LocalOriginSuccessRateEjectionThreshold *_type.Percent `` /* 186-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ClusterStatus) Descriptor
deprecated
func (*ClusterStatus) Descriptor() ([]byte, []int)
Deprecated: Use ClusterStatus.ProtoReflect.Descriptor instead.
func (*ClusterStatus) GetAddedViaApi ¶
func (x *ClusterStatus) GetAddedViaApi() bool
func (*ClusterStatus) GetHostStatuses ¶
func (x *ClusterStatus) GetHostStatuses() []*HostStatus
func (*ClusterStatus) GetLocalOriginSuccessRateEjectionThreshold ¶
func (x *ClusterStatus) GetLocalOriginSuccessRateEjectionThreshold() *_type.Percent
func (*ClusterStatus) GetName ¶
func (x *ClusterStatus) GetName() string
func (*ClusterStatus) GetSuccessRateEjectionThreshold ¶
func (x *ClusterStatus) GetSuccessRateEjectionThreshold() *_type.Percent
func (*ClusterStatus) ProtoMessage ¶
func (*ClusterStatus) ProtoMessage()
func (*ClusterStatus) ProtoReflect ¶
func (x *ClusterStatus) ProtoReflect() protoreflect.Message
func (*ClusterStatus) Reset ¶
func (x *ClusterStatus) Reset()
func (*ClusterStatus) String ¶
func (x *ClusterStatus) String() string
func (*ClusterStatus) Validate ¶
func (m *ClusterStatus) Validate() error
Validate checks the field values on ClusterStatus with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ClusterStatusValidationError ¶
type ClusterStatusValidationError struct {
// contains filtered or unexported fields
}
ClusterStatusValidationError is the validation error returned by ClusterStatus.Validate if the designated constraints aren't met.
func (ClusterStatusValidationError) Cause ¶
func (e ClusterStatusValidationError) Cause() error
Cause function returns cause value.
func (ClusterStatusValidationError) Error ¶
func (e ClusterStatusValidationError) Error() string
Error satisfies the builtin error interface
func (ClusterStatusValidationError) ErrorName ¶
func (e ClusterStatusValidationError) ErrorName() string
ErrorName returns error name.
func (ClusterStatusValidationError) Field ¶
func (e ClusterStatusValidationError) Field() string
Field function returns field value.
func (ClusterStatusValidationError) Key ¶
func (e ClusterStatusValidationError) Key() bool
Key function returns key value.
func (ClusterStatusValidationError) Reason ¶
func (e ClusterStatusValidationError) Reason() string
Reason function returns reason value.
type Clusters ¶
type Clusters struct { ClusterStatuses []*ClusterStatus `protobuf:"bytes,1,rep,name=cluster_statuses,json=clusterStatuses,proto3" json:"cluster_statuses,omitempty"` // contains filtered or unexported fields }
func (*Clusters) Descriptor
deprecated
func (*Clusters) GetClusterStatuses ¶
func (x *Clusters) GetClusterStatuses() []*ClusterStatus
func (*Clusters) ProtoMessage ¶
func (*Clusters) ProtoMessage()
func (*Clusters) ProtoReflect ¶
func (x *Clusters) ProtoReflect() protoreflect.Message
type ClustersConfigDump ¶
type ClustersConfigDump struct { VersionInfo string `protobuf:"bytes,1,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` StaticClusters []*ClustersConfigDump_StaticCluster `protobuf:"bytes,2,rep,name=static_clusters,json=staticClusters,proto3" json:"static_clusters,omitempty"` DynamicActiveClusters []*ClustersConfigDump_DynamicCluster `` /* 126-byte string literal not displayed */ DynamicWarmingClusters []*ClustersConfigDump_DynamicCluster `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ClustersConfigDump) Descriptor
deprecated
func (*ClustersConfigDump) Descriptor() ([]byte, []int)
Deprecated: Use ClustersConfigDump.ProtoReflect.Descriptor instead.
func (*ClustersConfigDump) GetDynamicActiveClusters ¶
func (x *ClustersConfigDump) GetDynamicActiveClusters() []*ClustersConfigDump_DynamicCluster
func (*ClustersConfigDump) GetDynamicWarmingClusters ¶
func (x *ClustersConfigDump) GetDynamicWarmingClusters() []*ClustersConfigDump_DynamicCluster
func (*ClustersConfigDump) GetStaticClusters ¶
func (x *ClustersConfigDump) GetStaticClusters() []*ClustersConfigDump_StaticCluster
func (*ClustersConfigDump) GetVersionInfo ¶
func (x *ClustersConfigDump) GetVersionInfo() string
func (*ClustersConfigDump) ProtoMessage ¶
func (*ClustersConfigDump) ProtoMessage()
func (*ClustersConfigDump) ProtoReflect ¶
func (x *ClustersConfigDump) ProtoReflect() protoreflect.Message
func (*ClustersConfigDump) Reset ¶
func (x *ClustersConfigDump) Reset()
func (*ClustersConfigDump) String ¶
func (x *ClustersConfigDump) String() string
func (*ClustersConfigDump) Validate ¶
func (m *ClustersConfigDump) Validate() error
Validate checks the field values on ClustersConfigDump with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ClustersConfigDumpValidationError ¶
type ClustersConfigDumpValidationError struct {
// contains filtered or unexported fields
}
ClustersConfigDumpValidationError is the validation error returned by ClustersConfigDump.Validate if the designated constraints aren't met.
func (ClustersConfigDumpValidationError) Cause ¶
func (e ClustersConfigDumpValidationError) Cause() error
Cause function returns cause value.
func (ClustersConfigDumpValidationError) Error ¶
func (e ClustersConfigDumpValidationError) Error() string
Error satisfies the builtin error interface
func (ClustersConfigDumpValidationError) ErrorName ¶
func (e ClustersConfigDumpValidationError) ErrorName() string
ErrorName returns error name.
func (ClustersConfigDumpValidationError) Field ¶
func (e ClustersConfigDumpValidationError) Field() string
Field function returns field value.
func (ClustersConfigDumpValidationError) Key ¶
func (e ClustersConfigDumpValidationError) Key() bool
Key function returns key value.
func (ClustersConfigDumpValidationError) Reason ¶
func (e ClustersConfigDumpValidationError) Reason() string
Reason function returns reason value.
type ClustersConfigDump_DynamicCluster ¶
type ClustersConfigDump_DynamicCluster struct { VersionInfo string `protobuf:"bytes,1,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` Cluster *any.Any `protobuf:"bytes,2,opt,name=cluster,proto3" json:"cluster,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,3,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*ClustersConfigDump_DynamicCluster) Descriptor
deprecated
func (*ClustersConfigDump_DynamicCluster) Descriptor() ([]byte, []int)
Deprecated: Use ClustersConfigDump_DynamicCluster.ProtoReflect.Descriptor instead.
func (*ClustersConfigDump_DynamicCluster) GetCluster ¶
func (x *ClustersConfigDump_DynamicCluster) GetCluster() *any.Any
func (*ClustersConfigDump_DynamicCluster) GetLastUpdated ¶
func (x *ClustersConfigDump_DynamicCluster) GetLastUpdated() *timestamp.Timestamp
func (*ClustersConfigDump_DynamicCluster) GetVersionInfo ¶
func (x *ClustersConfigDump_DynamicCluster) GetVersionInfo() string
func (*ClustersConfigDump_DynamicCluster) ProtoMessage ¶
func (*ClustersConfigDump_DynamicCluster) ProtoMessage()
func (*ClustersConfigDump_DynamicCluster) ProtoReflect ¶
func (x *ClustersConfigDump_DynamicCluster) ProtoReflect() protoreflect.Message
func (*ClustersConfigDump_DynamicCluster) Reset ¶
func (x *ClustersConfigDump_DynamicCluster) Reset()
func (*ClustersConfigDump_DynamicCluster) String ¶
func (x *ClustersConfigDump_DynamicCluster) String() string
func (*ClustersConfigDump_DynamicCluster) Validate ¶
func (m *ClustersConfigDump_DynamicCluster) Validate() error
Validate checks the field values on ClustersConfigDump_DynamicCluster with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ClustersConfigDump_DynamicClusterValidationError ¶
type ClustersConfigDump_DynamicClusterValidationError struct {
// contains filtered or unexported fields
}
ClustersConfigDump_DynamicClusterValidationError is the validation error returned by ClustersConfigDump_DynamicCluster.Validate if the designated constraints aren't met.
func (ClustersConfigDump_DynamicClusterValidationError) Cause ¶
func (e ClustersConfigDump_DynamicClusterValidationError) Cause() error
Cause function returns cause value.
func (ClustersConfigDump_DynamicClusterValidationError) Error ¶
func (e ClustersConfigDump_DynamicClusterValidationError) Error() string
Error satisfies the builtin error interface
func (ClustersConfigDump_DynamicClusterValidationError) ErrorName ¶
func (e ClustersConfigDump_DynamicClusterValidationError) ErrorName() string
ErrorName returns error name.
func (ClustersConfigDump_DynamicClusterValidationError) Field ¶
func (e ClustersConfigDump_DynamicClusterValidationError) Field() string
Field function returns field value.
func (ClustersConfigDump_DynamicClusterValidationError) Key ¶
func (e ClustersConfigDump_DynamicClusterValidationError) Key() bool
Key function returns key value.
func (ClustersConfigDump_DynamicClusterValidationError) Reason ¶
func (e ClustersConfigDump_DynamicClusterValidationError) Reason() string
Reason function returns reason value.
type ClustersConfigDump_StaticCluster ¶
type ClustersConfigDump_StaticCluster struct { Cluster *any.Any `protobuf:"bytes,1,opt,name=cluster,proto3" json:"cluster,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,2,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*ClustersConfigDump_StaticCluster) Descriptor
deprecated
func (*ClustersConfigDump_StaticCluster) Descriptor() ([]byte, []int)
Deprecated: Use ClustersConfigDump_StaticCluster.ProtoReflect.Descriptor instead.
func (*ClustersConfigDump_StaticCluster) GetCluster ¶
func (x *ClustersConfigDump_StaticCluster) GetCluster() *any.Any
func (*ClustersConfigDump_StaticCluster) GetLastUpdated ¶
func (x *ClustersConfigDump_StaticCluster) GetLastUpdated() *timestamp.Timestamp
func (*ClustersConfigDump_StaticCluster) ProtoMessage ¶
func (*ClustersConfigDump_StaticCluster) ProtoMessage()
func (*ClustersConfigDump_StaticCluster) ProtoReflect ¶
func (x *ClustersConfigDump_StaticCluster) ProtoReflect() protoreflect.Message
func (*ClustersConfigDump_StaticCluster) Reset ¶
func (x *ClustersConfigDump_StaticCluster) Reset()
func (*ClustersConfigDump_StaticCluster) String ¶
func (x *ClustersConfigDump_StaticCluster) String() string
func (*ClustersConfigDump_StaticCluster) Validate ¶
func (m *ClustersConfigDump_StaticCluster) Validate() error
Validate checks the field values on ClustersConfigDump_StaticCluster with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ClustersConfigDump_StaticClusterValidationError ¶
type ClustersConfigDump_StaticClusterValidationError struct {
// contains filtered or unexported fields
}
ClustersConfigDump_StaticClusterValidationError is the validation error returned by ClustersConfigDump_StaticCluster.Validate if the designated constraints aren't met.
func (ClustersConfigDump_StaticClusterValidationError) Cause ¶
func (e ClustersConfigDump_StaticClusterValidationError) Cause() error
Cause function returns cause value.
func (ClustersConfigDump_StaticClusterValidationError) Error ¶
func (e ClustersConfigDump_StaticClusterValidationError) Error() string
Error satisfies the builtin error interface
func (ClustersConfigDump_StaticClusterValidationError) ErrorName ¶
func (e ClustersConfigDump_StaticClusterValidationError) ErrorName() string
ErrorName returns error name.
func (ClustersConfigDump_StaticClusterValidationError) Field ¶
func (e ClustersConfigDump_StaticClusterValidationError) Field() string
Field function returns field value.
func (ClustersConfigDump_StaticClusterValidationError) Key ¶
func (e ClustersConfigDump_StaticClusterValidationError) Key() bool
Key function returns key value.
func (ClustersConfigDump_StaticClusterValidationError) Reason ¶
func (e ClustersConfigDump_StaticClusterValidationError) Reason() string
Reason function returns reason value.
type ClustersValidationError ¶
type ClustersValidationError struct {
// contains filtered or unexported fields
}
ClustersValidationError is the validation error returned by Clusters.Validate if the designated constraints aren't met.
func (ClustersValidationError) Cause ¶
func (e ClustersValidationError) Cause() error
Cause function returns cause value.
func (ClustersValidationError) Error ¶
func (e ClustersValidationError) Error() string
Error satisfies the builtin error interface
func (ClustersValidationError) ErrorName ¶
func (e ClustersValidationError) ErrorName() string
ErrorName returns error name.
func (ClustersValidationError) Field ¶
func (e ClustersValidationError) Field() string
Field function returns field value.
func (ClustersValidationError) Key ¶
func (e ClustersValidationError) Key() bool
Key function returns key value.
func (ClustersValidationError) Reason ¶
func (e ClustersValidationError) Reason() string
Reason function returns reason value.
type CommandLineOptions ¶
type CommandLineOptions struct { BaseId uint64 `protobuf:"varint,1,opt,name=base_id,json=baseId,proto3" json:"base_id,omitempty"` Concurrency uint32 `protobuf:"varint,2,opt,name=concurrency,proto3" json:"concurrency,omitempty"` ConfigPath string `protobuf:"bytes,3,opt,name=config_path,json=configPath,proto3" json:"config_path,omitempty"` ConfigYaml string `protobuf:"bytes,4,opt,name=config_yaml,json=configYaml,proto3" json:"config_yaml,omitempty"` AllowUnknownStaticFields bool `` /* 138-byte string literal not displayed */ RejectUnknownDynamicFields bool `` /* 145-byte string literal not displayed */ AdminAddressPath string `protobuf:"bytes,6,opt,name=admin_address_path,json=adminAddressPath,proto3" json:"admin_address_path,omitempty"` LocalAddressIpVersion CommandLineOptions_IpVersion `` /* 183-byte string literal not displayed */ LogLevel string `protobuf:"bytes,8,opt,name=log_level,json=logLevel,proto3" json:"log_level,omitempty"` ComponentLogLevel string `protobuf:"bytes,9,opt,name=component_log_level,json=componentLogLevel,proto3" json:"component_log_level,omitempty"` LogFormat string `protobuf:"bytes,10,opt,name=log_format,json=logFormat,proto3" json:"log_format,omitempty"` LogFormatEscaped bool `protobuf:"varint,27,opt,name=log_format_escaped,json=logFormatEscaped,proto3" json:"log_format_escaped,omitempty"` LogPath string `protobuf:"bytes,11,opt,name=log_path,json=logPath,proto3" json:"log_path,omitempty"` ServiceCluster string `protobuf:"bytes,13,opt,name=service_cluster,json=serviceCluster,proto3" json:"service_cluster,omitempty"` ServiceNode string `protobuf:"bytes,14,opt,name=service_node,json=serviceNode,proto3" json:"service_node,omitempty"` ServiceZone string `protobuf:"bytes,15,opt,name=service_zone,json=serviceZone,proto3" json:"service_zone,omitempty"` FileFlushInterval *duration.Duration `protobuf:"bytes,16,opt,name=file_flush_interval,json=fileFlushInterval,proto3" json:"file_flush_interval,omitempty"` DrainTime *duration.Duration `protobuf:"bytes,17,opt,name=drain_time,json=drainTime,proto3" json:"drain_time,omitempty"` ParentShutdownTime *duration.Duration `protobuf:"bytes,18,opt,name=parent_shutdown_time,json=parentShutdownTime,proto3" json:"parent_shutdown_time,omitempty"` Mode CommandLineOptions_Mode `protobuf:"varint,19,opt,name=mode,proto3,enum=envoy.admin.v2alpha.CommandLineOptions_Mode" json:"mode,omitempty"` // Deprecated: Do not use. MaxStats uint64 `protobuf:"varint,20,opt,name=max_stats,json=maxStats,proto3" json:"max_stats,omitempty"` // Deprecated: Do not use. MaxObjNameLen uint64 `protobuf:"varint,21,opt,name=max_obj_name_len,json=maxObjNameLen,proto3" json:"max_obj_name_len,omitempty"` DisableHotRestart bool `protobuf:"varint,22,opt,name=disable_hot_restart,json=disableHotRestart,proto3" json:"disable_hot_restart,omitempty"` EnableMutexTracing bool `protobuf:"varint,23,opt,name=enable_mutex_tracing,json=enableMutexTracing,proto3" json:"enable_mutex_tracing,omitempty"` RestartEpoch uint32 `protobuf:"varint,24,opt,name=restart_epoch,json=restartEpoch,proto3" json:"restart_epoch,omitempty"` CpusetThreads bool `protobuf:"varint,25,opt,name=cpuset_threads,json=cpusetThreads,proto3" json:"cpuset_threads,omitempty"` DisabledExtensions []string `protobuf:"bytes,28,rep,name=disabled_extensions,json=disabledExtensions,proto3" json:"disabled_extensions,omitempty"` // contains filtered or unexported fields }
func (*CommandLineOptions) Descriptor
deprecated
func (*CommandLineOptions) Descriptor() ([]byte, []int)
Deprecated: Use CommandLineOptions.ProtoReflect.Descriptor instead.
func (*CommandLineOptions) GetAdminAddressPath ¶
func (x *CommandLineOptions) GetAdminAddressPath() string
func (*CommandLineOptions) GetAllowUnknownStaticFields ¶
func (x *CommandLineOptions) GetAllowUnknownStaticFields() bool
func (*CommandLineOptions) GetBaseId ¶
func (x *CommandLineOptions) GetBaseId() uint64
func (*CommandLineOptions) GetComponentLogLevel ¶
func (x *CommandLineOptions) GetComponentLogLevel() string
func (*CommandLineOptions) GetConcurrency ¶
func (x *CommandLineOptions) GetConcurrency() uint32
func (*CommandLineOptions) GetConfigPath ¶
func (x *CommandLineOptions) GetConfigPath() string
func (*CommandLineOptions) GetConfigYaml ¶
func (x *CommandLineOptions) GetConfigYaml() string
func (*CommandLineOptions) GetCpusetThreads ¶
func (x *CommandLineOptions) GetCpusetThreads() bool
func (*CommandLineOptions) GetDisableHotRestart ¶
func (x *CommandLineOptions) GetDisableHotRestart() bool
func (*CommandLineOptions) GetDisabledExtensions ¶
func (x *CommandLineOptions) GetDisabledExtensions() []string
func (*CommandLineOptions) GetDrainTime ¶
func (x *CommandLineOptions) GetDrainTime() *duration.Duration
func (*CommandLineOptions) GetEnableMutexTracing ¶
func (x *CommandLineOptions) GetEnableMutexTracing() bool
func (*CommandLineOptions) GetFileFlushInterval ¶
func (x *CommandLineOptions) GetFileFlushInterval() *duration.Duration
func (*CommandLineOptions) GetLocalAddressIpVersion ¶
func (x *CommandLineOptions) GetLocalAddressIpVersion() CommandLineOptions_IpVersion
func (*CommandLineOptions) GetLogFormat ¶
func (x *CommandLineOptions) GetLogFormat() string
func (*CommandLineOptions) GetLogFormatEscaped ¶
func (x *CommandLineOptions) GetLogFormatEscaped() bool
func (*CommandLineOptions) GetLogLevel ¶
func (x *CommandLineOptions) GetLogLevel() string
func (*CommandLineOptions) GetLogPath ¶
func (x *CommandLineOptions) GetLogPath() string
func (*CommandLineOptions) GetMaxObjNameLen
deprecated
func (x *CommandLineOptions) GetMaxObjNameLen() uint64
Deprecated: Do not use.
func (*CommandLineOptions) GetMaxStats
deprecated
func (x *CommandLineOptions) GetMaxStats() uint64
Deprecated: Do not use.
func (*CommandLineOptions) GetMode ¶
func (x *CommandLineOptions) GetMode() CommandLineOptions_Mode
func (*CommandLineOptions) GetParentShutdownTime ¶
func (x *CommandLineOptions) GetParentShutdownTime() *duration.Duration
func (*CommandLineOptions) GetRejectUnknownDynamicFields ¶
func (x *CommandLineOptions) GetRejectUnknownDynamicFields() bool
func (*CommandLineOptions) GetRestartEpoch ¶
func (x *CommandLineOptions) GetRestartEpoch() uint32
func (*CommandLineOptions) GetServiceCluster ¶
func (x *CommandLineOptions) GetServiceCluster() string
func (*CommandLineOptions) GetServiceNode ¶
func (x *CommandLineOptions) GetServiceNode() string
func (*CommandLineOptions) GetServiceZone ¶
func (x *CommandLineOptions) GetServiceZone() string
func (*CommandLineOptions) ProtoMessage ¶
func (*CommandLineOptions) ProtoMessage()
func (*CommandLineOptions) ProtoReflect ¶
func (x *CommandLineOptions) ProtoReflect() protoreflect.Message
func (*CommandLineOptions) Reset ¶
func (x *CommandLineOptions) Reset()
func (*CommandLineOptions) String ¶
func (x *CommandLineOptions) String() string
func (*CommandLineOptions) Validate ¶
func (m *CommandLineOptions) Validate() error
Validate checks the field values on CommandLineOptions with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type CommandLineOptionsValidationError ¶
type CommandLineOptionsValidationError struct {
// contains filtered or unexported fields
}
CommandLineOptionsValidationError is the validation error returned by CommandLineOptions.Validate if the designated constraints aren't met.
func (CommandLineOptionsValidationError) Cause ¶
func (e CommandLineOptionsValidationError) Cause() error
Cause function returns cause value.
func (CommandLineOptionsValidationError) Error ¶
func (e CommandLineOptionsValidationError) Error() string
Error satisfies the builtin error interface
func (CommandLineOptionsValidationError) ErrorName ¶
func (e CommandLineOptionsValidationError) ErrorName() string
ErrorName returns error name.
func (CommandLineOptionsValidationError) Field ¶
func (e CommandLineOptionsValidationError) Field() string
Field function returns field value.
func (CommandLineOptionsValidationError) Key ¶
func (e CommandLineOptionsValidationError) Key() bool
Key function returns key value.
func (CommandLineOptionsValidationError) Reason ¶
func (e CommandLineOptionsValidationError) Reason() string
Reason function returns reason value.
type CommandLineOptions_IpVersion ¶
type CommandLineOptions_IpVersion int32
const ( CommandLineOptions_v4 CommandLineOptions_IpVersion = 0 CommandLineOptions_v6 CommandLineOptions_IpVersion = 1 )
func (CommandLineOptions_IpVersion) Descriptor ¶
func (CommandLineOptions_IpVersion) Descriptor() protoreflect.EnumDescriptor
func (CommandLineOptions_IpVersion) Enum ¶
func (x CommandLineOptions_IpVersion) Enum() *CommandLineOptions_IpVersion
func (CommandLineOptions_IpVersion) EnumDescriptor
deprecated
func (CommandLineOptions_IpVersion) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommandLineOptions_IpVersion.Descriptor instead.
func (CommandLineOptions_IpVersion) Number ¶
func (x CommandLineOptions_IpVersion) Number() protoreflect.EnumNumber
func (CommandLineOptions_IpVersion) String ¶
func (x CommandLineOptions_IpVersion) String() string
func (CommandLineOptions_IpVersion) Type ¶
func (CommandLineOptions_IpVersion) Type() protoreflect.EnumType
type CommandLineOptions_Mode ¶
type CommandLineOptions_Mode int32
const ( CommandLineOptions_Serve CommandLineOptions_Mode = 0 CommandLineOptions_Validate CommandLineOptions_Mode = 1 CommandLineOptions_InitOnly CommandLineOptions_Mode = 2 )
func (CommandLineOptions_Mode) Descriptor ¶
func (CommandLineOptions_Mode) Descriptor() protoreflect.EnumDescriptor
func (CommandLineOptions_Mode) Enum ¶
func (x CommandLineOptions_Mode) Enum() *CommandLineOptions_Mode
func (CommandLineOptions_Mode) EnumDescriptor
deprecated
func (CommandLineOptions_Mode) EnumDescriptor() ([]byte, []int)
Deprecated: Use CommandLineOptions_Mode.Descriptor instead.
func (CommandLineOptions_Mode) Number ¶
func (x CommandLineOptions_Mode) Number() protoreflect.EnumNumber
func (CommandLineOptions_Mode) String ¶
func (x CommandLineOptions_Mode) String() string
func (CommandLineOptions_Mode) Type ¶
func (CommandLineOptions_Mode) Type() protoreflect.EnumType
type ConfigDump ¶
type ConfigDump struct { Configs []*any.Any `protobuf:"bytes,1,rep,name=configs,proto3" json:"configs,omitempty"` // contains filtered or unexported fields }
func (*ConfigDump) Descriptor
deprecated
func (*ConfigDump) Descriptor() ([]byte, []int)
Deprecated: Use ConfigDump.ProtoReflect.Descriptor instead.
func (*ConfigDump) GetConfigs ¶
func (x *ConfigDump) GetConfigs() []*any.Any
func (*ConfigDump) ProtoMessage ¶
func (*ConfigDump) ProtoMessage()
func (*ConfigDump) ProtoReflect ¶
func (x *ConfigDump) ProtoReflect() protoreflect.Message
func (*ConfigDump) Reset ¶
func (x *ConfigDump) Reset()
func (*ConfigDump) String ¶
func (x *ConfigDump) String() string
func (*ConfigDump) Validate ¶
func (m *ConfigDump) Validate() error
Validate checks the field values on ConfigDump with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ConfigDumpValidationError ¶
type ConfigDumpValidationError struct {
// contains filtered or unexported fields
}
ConfigDumpValidationError is the validation error returned by ConfigDump.Validate if the designated constraints aren't met.
func (ConfigDumpValidationError) Cause ¶
func (e ConfigDumpValidationError) Cause() error
Cause function returns cause value.
func (ConfigDumpValidationError) Error ¶
func (e ConfigDumpValidationError) Error() string
Error satisfies the builtin error interface
func (ConfigDumpValidationError) ErrorName ¶
func (e ConfigDumpValidationError) ErrorName() string
ErrorName returns error name.
func (ConfigDumpValidationError) Field ¶
func (e ConfigDumpValidationError) Field() string
Field function returns field value.
func (ConfigDumpValidationError) Key ¶
func (e ConfigDumpValidationError) Key() bool
Key function returns key value.
func (ConfigDumpValidationError) Reason ¶
func (e ConfigDumpValidationError) Reason() string
Reason function returns reason value.
type HostHealthStatus ¶
type HostHealthStatus struct { FailedActiveHealthCheck bool `` /* 135-byte string literal not displayed */ FailedOutlierCheck bool `protobuf:"varint,2,opt,name=failed_outlier_check,json=failedOutlierCheck,proto3" json:"failed_outlier_check,omitempty"` FailedActiveDegradedCheck bool `` /* 141-byte string literal not displayed */ PendingDynamicRemoval bool `` /* 127-byte string literal not displayed */ PendingActiveHc bool `protobuf:"varint,6,opt,name=pending_active_hc,json=pendingActiveHc,proto3" json:"pending_active_hc,omitempty"` EdsHealthStatus core.HealthStatus `` /* 145-byte string literal not displayed */ // contains filtered or unexported fields }
func (*HostHealthStatus) Descriptor
deprecated
func (*HostHealthStatus) Descriptor() ([]byte, []int)
Deprecated: Use HostHealthStatus.ProtoReflect.Descriptor instead.
func (*HostHealthStatus) GetEdsHealthStatus ¶
func (x *HostHealthStatus) GetEdsHealthStatus() core.HealthStatus
func (*HostHealthStatus) GetFailedActiveDegradedCheck ¶
func (x *HostHealthStatus) GetFailedActiveDegradedCheck() bool
func (*HostHealthStatus) GetFailedActiveHealthCheck ¶
func (x *HostHealthStatus) GetFailedActiveHealthCheck() bool
func (*HostHealthStatus) GetFailedOutlierCheck ¶
func (x *HostHealthStatus) GetFailedOutlierCheck() bool
func (*HostHealthStatus) GetPendingActiveHc ¶
func (x *HostHealthStatus) GetPendingActiveHc() bool
func (*HostHealthStatus) GetPendingDynamicRemoval ¶
func (x *HostHealthStatus) GetPendingDynamicRemoval() bool
func (*HostHealthStatus) ProtoMessage ¶
func (*HostHealthStatus) ProtoMessage()
func (*HostHealthStatus) ProtoReflect ¶
func (x *HostHealthStatus) ProtoReflect() protoreflect.Message
func (*HostHealthStatus) Reset ¶
func (x *HostHealthStatus) Reset()
func (*HostHealthStatus) String ¶
func (x *HostHealthStatus) String() string
func (*HostHealthStatus) Validate ¶
func (m *HostHealthStatus) Validate() error
Validate checks the field values on HostHealthStatus with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type HostHealthStatusValidationError ¶
type HostHealthStatusValidationError struct {
// contains filtered or unexported fields
}
HostHealthStatusValidationError is the validation error returned by HostHealthStatus.Validate if the designated constraints aren't met.
func (HostHealthStatusValidationError) Cause ¶
func (e HostHealthStatusValidationError) Cause() error
Cause function returns cause value.
func (HostHealthStatusValidationError) Error ¶
func (e HostHealthStatusValidationError) Error() string
Error satisfies the builtin error interface
func (HostHealthStatusValidationError) ErrorName ¶
func (e HostHealthStatusValidationError) ErrorName() string
ErrorName returns error name.
func (HostHealthStatusValidationError) Field ¶
func (e HostHealthStatusValidationError) Field() string
Field function returns field value.
func (HostHealthStatusValidationError) Key ¶
func (e HostHealthStatusValidationError) Key() bool
Key function returns key value.
func (HostHealthStatusValidationError) Reason ¶
func (e HostHealthStatusValidationError) Reason() string
Reason function returns reason value.
type HostStatus ¶
type HostStatus struct { Address *core.Address `protobuf:"bytes,1,opt,name=address,proto3" json:"address,omitempty"` Stats []*SimpleMetric `protobuf:"bytes,2,rep,name=stats,proto3" json:"stats,omitempty"` HealthStatus *HostHealthStatus `protobuf:"bytes,3,opt,name=health_status,json=healthStatus,proto3" json:"health_status,omitempty"` SuccessRate *_type.Percent `protobuf:"bytes,4,opt,name=success_rate,json=successRate,proto3" json:"success_rate,omitempty"` Weight uint32 `protobuf:"varint,5,opt,name=weight,proto3" json:"weight,omitempty"` Hostname string `protobuf:"bytes,6,opt,name=hostname,proto3" json:"hostname,omitempty"` Priority uint32 `protobuf:"varint,7,opt,name=priority,proto3" json:"priority,omitempty"` LocalOriginSuccessRate *_type.Percent `` /* 131-byte string literal not displayed */ Locality *core.Locality `protobuf:"bytes,9,opt,name=locality,proto3" json:"locality,omitempty"` // contains filtered or unexported fields }
func (*HostStatus) Descriptor
deprecated
func (*HostStatus) Descriptor() ([]byte, []int)
Deprecated: Use HostStatus.ProtoReflect.Descriptor instead.
func (*HostStatus) GetAddress ¶
func (x *HostStatus) GetAddress() *core.Address
func (*HostStatus) GetHealthStatus ¶
func (x *HostStatus) GetHealthStatus() *HostHealthStatus
func (*HostStatus) GetHostname ¶
func (x *HostStatus) GetHostname() string
func (*HostStatus) GetLocalOriginSuccessRate ¶
func (x *HostStatus) GetLocalOriginSuccessRate() *_type.Percent
func (*HostStatus) GetLocality ¶
func (x *HostStatus) GetLocality() *core.Locality
func (*HostStatus) GetPriority ¶
func (x *HostStatus) GetPriority() uint32
func (*HostStatus) GetStats ¶
func (x *HostStatus) GetStats() []*SimpleMetric
func (*HostStatus) GetSuccessRate ¶
func (x *HostStatus) GetSuccessRate() *_type.Percent
func (*HostStatus) GetWeight ¶
func (x *HostStatus) GetWeight() uint32
func (*HostStatus) ProtoMessage ¶
func (*HostStatus) ProtoMessage()
func (*HostStatus) ProtoReflect ¶
func (x *HostStatus) ProtoReflect() protoreflect.Message
func (*HostStatus) Reset ¶
func (x *HostStatus) Reset()
func (*HostStatus) String ¶
func (x *HostStatus) String() string
func (*HostStatus) Validate ¶
func (m *HostStatus) Validate() error
Validate checks the field values on HostStatus with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type HostStatusValidationError ¶
type HostStatusValidationError struct {
// contains filtered or unexported fields
}
HostStatusValidationError is the validation error returned by HostStatus.Validate if the designated constraints aren't met.
func (HostStatusValidationError) Cause ¶
func (e HostStatusValidationError) Cause() error
Cause function returns cause value.
func (HostStatusValidationError) Error ¶
func (e HostStatusValidationError) Error() string
Error satisfies the builtin error interface
func (HostStatusValidationError) ErrorName ¶
func (e HostStatusValidationError) ErrorName() string
ErrorName returns error name.
func (HostStatusValidationError) Field ¶
func (e HostStatusValidationError) Field() string
Field function returns field value.
func (HostStatusValidationError) Key ¶
func (e HostStatusValidationError) Key() bool
Key function returns key value.
func (HostStatusValidationError) Reason ¶
func (e HostStatusValidationError) Reason() string
Reason function returns reason value.
type ListenerStatus ¶
type ListenerStatus struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` LocalAddress *core.Address `protobuf:"bytes,2,opt,name=local_address,json=localAddress,proto3" json:"local_address,omitempty"` // contains filtered or unexported fields }
func (*ListenerStatus) Descriptor
deprecated
func (*ListenerStatus) Descriptor() ([]byte, []int)
Deprecated: Use ListenerStatus.ProtoReflect.Descriptor instead.
func (*ListenerStatus) GetLocalAddress ¶
func (x *ListenerStatus) GetLocalAddress() *core.Address
func (*ListenerStatus) GetName ¶
func (x *ListenerStatus) GetName() string
func (*ListenerStatus) ProtoMessage ¶
func (*ListenerStatus) ProtoMessage()
func (*ListenerStatus) ProtoReflect ¶
func (x *ListenerStatus) ProtoReflect() protoreflect.Message
func (*ListenerStatus) Reset ¶
func (x *ListenerStatus) Reset()
func (*ListenerStatus) String ¶
func (x *ListenerStatus) String() string
func (*ListenerStatus) Validate ¶
func (m *ListenerStatus) Validate() error
Validate checks the field values on ListenerStatus with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ListenerStatusValidationError ¶
type ListenerStatusValidationError struct {
// contains filtered or unexported fields
}
ListenerStatusValidationError is the validation error returned by ListenerStatus.Validate if the designated constraints aren't met.
func (ListenerStatusValidationError) Cause ¶
func (e ListenerStatusValidationError) Cause() error
Cause function returns cause value.
func (ListenerStatusValidationError) Error ¶
func (e ListenerStatusValidationError) Error() string
Error satisfies the builtin error interface
func (ListenerStatusValidationError) ErrorName ¶
func (e ListenerStatusValidationError) ErrorName() string
ErrorName returns error name.
func (ListenerStatusValidationError) Field ¶
func (e ListenerStatusValidationError) Field() string
Field function returns field value.
func (ListenerStatusValidationError) Key ¶
func (e ListenerStatusValidationError) Key() bool
Key function returns key value.
func (ListenerStatusValidationError) Reason ¶
func (e ListenerStatusValidationError) Reason() string
Reason function returns reason value.
type Listeners ¶
type Listeners struct { ListenerStatuses []*ListenerStatus `protobuf:"bytes,1,rep,name=listener_statuses,json=listenerStatuses,proto3" json:"listener_statuses,omitempty"` // contains filtered or unexported fields }
func (*Listeners) Descriptor
deprecated
func (*Listeners) GetListenerStatuses ¶
func (x *Listeners) GetListenerStatuses() []*ListenerStatus
func (*Listeners) ProtoMessage ¶
func (*Listeners) ProtoMessage()
func (*Listeners) ProtoReflect ¶
func (x *Listeners) ProtoReflect() protoreflect.Message
type ListenersConfigDump ¶
type ListenersConfigDump struct { VersionInfo string `protobuf:"bytes,1,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` StaticListeners []*ListenersConfigDump_StaticListener `protobuf:"bytes,2,rep,name=static_listeners,json=staticListeners,proto3" json:"static_listeners,omitempty"` DynamicListeners []*ListenersConfigDump_DynamicListener `protobuf:"bytes,3,rep,name=dynamic_listeners,json=dynamicListeners,proto3" json:"dynamic_listeners,omitempty"` // contains filtered or unexported fields }
func (*ListenersConfigDump) Descriptor
deprecated
func (*ListenersConfigDump) Descriptor() ([]byte, []int)
Deprecated: Use ListenersConfigDump.ProtoReflect.Descriptor instead.
func (*ListenersConfigDump) GetDynamicListeners ¶
func (x *ListenersConfigDump) GetDynamicListeners() []*ListenersConfigDump_DynamicListener
func (*ListenersConfigDump) GetStaticListeners ¶
func (x *ListenersConfigDump) GetStaticListeners() []*ListenersConfigDump_StaticListener
func (*ListenersConfigDump) GetVersionInfo ¶
func (x *ListenersConfigDump) GetVersionInfo() string
func (*ListenersConfigDump) ProtoMessage ¶
func (*ListenersConfigDump) ProtoMessage()
func (*ListenersConfigDump) ProtoReflect ¶
func (x *ListenersConfigDump) ProtoReflect() protoreflect.Message
func (*ListenersConfigDump) Reset ¶
func (x *ListenersConfigDump) Reset()
func (*ListenersConfigDump) String ¶
func (x *ListenersConfigDump) String() string
func (*ListenersConfigDump) Validate ¶
func (m *ListenersConfigDump) Validate() error
Validate checks the field values on ListenersConfigDump with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ListenersConfigDumpValidationError ¶
type ListenersConfigDumpValidationError struct {
// contains filtered or unexported fields
}
ListenersConfigDumpValidationError is the validation error returned by ListenersConfigDump.Validate if the designated constraints aren't met.
func (ListenersConfigDumpValidationError) Cause ¶
func (e ListenersConfigDumpValidationError) Cause() error
Cause function returns cause value.
func (ListenersConfigDumpValidationError) Error ¶
func (e ListenersConfigDumpValidationError) Error() string
Error satisfies the builtin error interface
func (ListenersConfigDumpValidationError) ErrorName ¶
func (e ListenersConfigDumpValidationError) ErrorName() string
ErrorName returns error name.
func (ListenersConfigDumpValidationError) Field ¶
func (e ListenersConfigDumpValidationError) Field() string
Field function returns field value.
func (ListenersConfigDumpValidationError) Key ¶
func (e ListenersConfigDumpValidationError) Key() bool
Key function returns key value.
func (ListenersConfigDumpValidationError) Reason ¶
func (e ListenersConfigDumpValidationError) Reason() string
Reason function returns reason value.
type ListenersConfigDump_DynamicListener ¶
type ListenersConfigDump_DynamicListener struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ActiveState *ListenersConfigDump_DynamicListenerState `protobuf:"bytes,2,opt,name=active_state,json=activeState,proto3" json:"active_state,omitempty"` WarmingState *ListenersConfigDump_DynamicListenerState `protobuf:"bytes,3,opt,name=warming_state,json=warmingState,proto3" json:"warming_state,omitempty"` DrainingState *ListenersConfigDump_DynamicListenerState `protobuf:"bytes,4,opt,name=draining_state,json=drainingState,proto3" json:"draining_state,omitempty"` ErrorState *UpdateFailureState `protobuf:"bytes,5,opt,name=error_state,json=errorState,proto3" json:"error_state,omitempty"` // contains filtered or unexported fields }
func (*ListenersConfigDump_DynamicListener) Descriptor
deprecated
func (*ListenersConfigDump_DynamicListener) Descriptor() ([]byte, []int)
Deprecated: Use ListenersConfigDump_DynamicListener.ProtoReflect.Descriptor instead.
func (*ListenersConfigDump_DynamicListener) GetActiveState ¶
func (x *ListenersConfigDump_DynamicListener) GetActiveState() *ListenersConfigDump_DynamicListenerState
func (*ListenersConfigDump_DynamicListener) GetDrainingState ¶
func (x *ListenersConfigDump_DynamicListener) GetDrainingState() *ListenersConfigDump_DynamicListenerState
func (*ListenersConfigDump_DynamicListener) GetErrorState ¶
func (x *ListenersConfigDump_DynamicListener) GetErrorState() *UpdateFailureState
func (*ListenersConfigDump_DynamicListener) GetName ¶
func (x *ListenersConfigDump_DynamicListener) GetName() string
func (*ListenersConfigDump_DynamicListener) GetWarmingState ¶
func (x *ListenersConfigDump_DynamicListener) GetWarmingState() *ListenersConfigDump_DynamicListenerState
func (*ListenersConfigDump_DynamicListener) ProtoMessage ¶
func (*ListenersConfigDump_DynamicListener) ProtoMessage()
func (*ListenersConfigDump_DynamicListener) ProtoReflect ¶
func (x *ListenersConfigDump_DynamicListener) ProtoReflect() protoreflect.Message
func (*ListenersConfigDump_DynamicListener) Reset ¶
func (x *ListenersConfigDump_DynamicListener) Reset()
func (*ListenersConfigDump_DynamicListener) String ¶
func (x *ListenersConfigDump_DynamicListener) String() string
func (*ListenersConfigDump_DynamicListener) Validate ¶
func (m *ListenersConfigDump_DynamicListener) Validate() error
Validate checks the field values on ListenersConfigDump_DynamicListener with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ListenersConfigDump_DynamicListenerState ¶
type ListenersConfigDump_DynamicListenerState struct { VersionInfo string `protobuf:"bytes,1,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` Listener *any.Any `protobuf:"bytes,2,opt,name=listener,proto3" json:"listener,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,3,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*ListenersConfigDump_DynamicListenerState) Descriptor
deprecated
func (*ListenersConfigDump_DynamicListenerState) Descriptor() ([]byte, []int)
Deprecated: Use ListenersConfigDump_DynamicListenerState.ProtoReflect.Descriptor instead.
func (*ListenersConfigDump_DynamicListenerState) GetLastUpdated ¶
func (x *ListenersConfigDump_DynamicListenerState) GetLastUpdated() *timestamp.Timestamp
func (*ListenersConfigDump_DynamicListenerState) GetListener ¶
func (x *ListenersConfigDump_DynamicListenerState) GetListener() *any.Any
func (*ListenersConfigDump_DynamicListenerState) GetVersionInfo ¶
func (x *ListenersConfigDump_DynamicListenerState) GetVersionInfo() string
func (*ListenersConfigDump_DynamicListenerState) ProtoMessage ¶
func (*ListenersConfigDump_DynamicListenerState) ProtoMessage()
func (*ListenersConfigDump_DynamicListenerState) ProtoReflect ¶
func (x *ListenersConfigDump_DynamicListenerState) ProtoReflect() protoreflect.Message
func (*ListenersConfigDump_DynamicListenerState) Reset ¶
func (x *ListenersConfigDump_DynamicListenerState) Reset()
func (*ListenersConfigDump_DynamicListenerState) String ¶
func (x *ListenersConfigDump_DynamicListenerState) String() string
func (*ListenersConfigDump_DynamicListenerState) Validate ¶
func (m *ListenersConfigDump_DynamicListenerState) Validate() error
Validate checks the field values on ListenersConfigDump_DynamicListenerState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ListenersConfigDump_DynamicListenerStateValidationError ¶
type ListenersConfigDump_DynamicListenerStateValidationError struct {
// contains filtered or unexported fields
}
ListenersConfigDump_DynamicListenerStateValidationError is the validation error returned by ListenersConfigDump_DynamicListenerState.Validate if the designated constraints aren't met.
func (ListenersConfigDump_DynamicListenerStateValidationError) Cause ¶
func (e ListenersConfigDump_DynamicListenerStateValidationError) Cause() error
Cause function returns cause value.
func (ListenersConfigDump_DynamicListenerStateValidationError) Error ¶
func (e ListenersConfigDump_DynamicListenerStateValidationError) Error() string
Error satisfies the builtin error interface
func (ListenersConfigDump_DynamicListenerStateValidationError) ErrorName ¶
func (e ListenersConfigDump_DynamicListenerStateValidationError) ErrorName() string
ErrorName returns error name.
func (ListenersConfigDump_DynamicListenerStateValidationError) Field ¶
func (e ListenersConfigDump_DynamicListenerStateValidationError) Field() string
Field function returns field value.
func (ListenersConfigDump_DynamicListenerStateValidationError) Key ¶
func (e ListenersConfigDump_DynamicListenerStateValidationError) Key() bool
Key function returns key value.
func (ListenersConfigDump_DynamicListenerStateValidationError) Reason ¶
func (e ListenersConfigDump_DynamicListenerStateValidationError) Reason() string
Reason function returns reason value.
type ListenersConfigDump_DynamicListenerValidationError ¶
type ListenersConfigDump_DynamicListenerValidationError struct {
// contains filtered or unexported fields
}
ListenersConfigDump_DynamicListenerValidationError is the validation error returned by ListenersConfigDump_DynamicListener.Validate if the designated constraints aren't met.
func (ListenersConfigDump_DynamicListenerValidationError) Cause ¶
func (e ListenersConfigDump_DynamicListenerValidationError) Cause() error
Cause function returns cause value.
func (ListenersConfigDump_DynamicListenerValidationError) Error ¶
func (e ListenersConfigDump_DynamicListenerValidationError) Error() string
Error satisfies the builtin error interface
func (ListenersConfigDump_DynamicListenerValidationError) ErrorName ¶
func (e ListenersConfigDump_DynamicListenerValidationError) ErrorName() string
ErrorName returns error name.
func (ListenersConfigDump_DynamicListenerValidationError) Field ¶
func (e ListenersConfigDump_DynamicListenerValidationError) Field() string
Field function returns field value.
func (ListenersConfigDump_DynamicListenerValidationError) Key ¶
func (e ListenersConfigDump_DynamicListenerValidationError) Key() bool
Key function returns key value.
func (ListenersConfigDump_DynamicListenerValidationError) Reason ¶
func (e ListenersConfigDump_DynamicListenerValidationError) Reason() string
Reason function returns reason value.
type ListenersConfigDump_StaticListener ¶
type ListenersConfigDump_StaticListener struct { Listener *any.Any `protobuf:"bytes,1,opt,name=listener,proto3" json:"listener,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,2,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*ListenersConfigDump_StaticListener) Descriptor
deprecated
func (*ListenersConfigDump_StaticListener) Descriptor() ([]byte, []int)
Deprecated: Use ListenersConfigDump_StaticListener.ProtoReflect.Descriptor instead.
func (*ListenersConfigDump_StaticListener) GetLastUpdated ¶
func (x *ListenersConfigDump_StaticListener) GetLastUpdated() *timestamp.Timestamp
func (*ListenersConfigDump_StaticListener) GetListener ¶
func (x *ListenersConfigDump_StaticListener) GetListener() *any.Any
func (*ListenersConfigDump_StaticListener) ProtoMessage ¶
func (*ListenersConfigDump_StaticListener) ProtoMessage()
func (*ListenersConfigDump_StaticListener) ProtoReflect ¶
func (x *ListenersConfigDump_StaticListener) ProtoReflect() protoreflect.Message
func (*ListenersConfigDump_StaticListener) Reset ¶
func (x *ListenersConfigDump_StaticListener) Reset()
func (*ListenersConfigDump_StaticListener) String ¶
func (x *ListenersConfigDump_StaticListener) String() string
func (*ListenersConfigDump_StaticListener) Validate ¶
func (m *ListenersConfigDump_StaticListener) Validate() error
Validate checks the field values on ListenersConfigDump_StaticListener with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ListenersConfigDump_StaticListenerValidationError ¶
type ListenersConfigDump_StaticListenerValidationError struct {
// contains filtered or unexported fields
}
ListenersConfigDump_StaticListenerValidationError is the validation error returned by ListenersConfigDump_StaticListener.Validate if the designated constraints aren't met.
func (ListenersConfigDump_StaticListenerValidationError) Cause ¶
func (e ListenersConfigDump_StaticListenerValidationError) Cause() error
Cause function returns cause value.
func (ListenersConfigDump_StaticListenerValidationError) Error ¶
func (e ListenersConfigDump_StaticListenerValidationError) Error() string
Error satisfies the builtin error interface
func (ListenersConfigDump_StaticListenerValidationError) ErrorName ¶
func (e ListenersConfigDump_StaticListenerValidationError) ErrorName() string
ErrorName returns error name.
func (ListenersConfigDump_StaticListenerValidationError) Field ¶
func (e ListenersConfigDump_StaticListenerValidationError) Field() string
Field function returns field value.
func (ListenersConfigDump_StaticListenerValidationError) Key ¶
func (e ListenersConfigDump_StaticListenerValidationError) Key() bool
Key function returns key value.
func (ListenersConfigDump_StaticListenerValidationError) Reason ¶
func (e ListenersConfigDump_StaticListenerValidationError) Reason() string
Reason function returns reason value.
type ListenersValidationError ¶
type ListenersValidationError struct {
// contains filtered or unexported fields
}
ListenersValidationError is the validation error returned by Listeners.Validate if the designated constraints aren't met.
func (ListenersValidationError) Cause ¶
func (e ListenersValidationError) Cause() error
Cause function returns cause value.
func (ListenersValidationError) Error ¶
func (e ListenersValidationError) Error() string
Error satisfies the builtin error interface
func (ListenersValidationError) ErrorName ¶
func (e ListenersValidationError) ErrorName() string
ErrorName returns error name.
func (ListenersValidationError) Field ¶
func (e ListenersValidationError) Field() string
Field function returns field value.
func (ListenersValidationError) Key ¶
func (e ListenersValidationError) Key() bool
Key function returns key value.
func (ListenersValidationError) Reason ¶
func (e ListenersValidationError) Reason() string
Reason function returns reason value.
type Memory ¶
type Memory struct { Allocated uint64 `protobuf:"varint,1,opt,name=allocated,proto3" json:"allocated,omitempty"` HeapSize uint64 `protobuf:"varint,2,opt,name=heap_size,json=heapSize,proto3" json:"heap_size,omitempty"` PageheapUnmapped uint64 `protobuf:"varint,3,opt,name=pageheap_unmapped,json=pageheapUnmapped,proto3" json:"pageheap_unmapped,omitempty"` PageheapFree uint64 `protobuf:"varint,4,opt,name=pageheap_free,json=pageheapFree,proto3" json:"pageheap_free,omitempty"` TotalThreadCache uint64 `protobuf:"varint,5,opt,name=total_thread_cache,json=totalThreadCache,proto3" json:"total_thread_cache,omitempty"` TotalPhysicalBytes uint64 `protobuf:"varint,6,opt,name=total_physical_bytes,json=totalPhysicalBytes,proto3" json:"total_physical_bytes,omitempty"` // contains filtered or unexported fields }
func (*Memory) Descriptor
deprecated
func (*Memory) GetAllocated ¶
func (*Memory) GetHeapSize ¶
func (*Memory) GetPageheapFree ¶
func (*Memory) GetPageheapUnmapped ¶
func (*Memory) GetTotalPhysicalBytes ¶
func (*Memory) GetTotalThreadCache ¶
func (*Memory) ProtoMessage ¶
func (*Memory) ProtoMessage()
func (*Memory) ProtoReflect ¶
func (x *Memory) ProtoReflect() protoreflect.Message
type MemoryValidationError ¶
type MemoryValidationError struct {
// contains filtered or unexported fields
}
MemoryValidationError is the validation error returned by Memory.Validate if the designated constraints aren't met.
func (MemoryValidationError) Cause ¶
func (e MemoryValidationError) Cause() error
Cause function returns cause value.
func (MemoryValidationError) Error ¶
func (e MemoryValidationError) Error() string
Error satisfies the builtin error interface
func (MemoryValidationError) ErrorName ¶
func (e MemoryValidationError) ErrorName() string
ErrorName returns error name.
func (MemoryValidationError) Field ¶
func (e MemoryValidationError) Field() string
Field function returns field value.
func (MemoryValidationError) Key ¶
func (e MemoryValidationError) Key() bool
Key function returns key value.
func (MemoryValidationError) Reason ¶
func (e MemoryValidationError) Reason() string
Reason function returns reason value.
type MutexStats ¶
type MutexStats struct { NumContentions uint64 `protobuf:"varint,1,opt,name=num_contentions,json=numContentions,proto3" json:"num_contentions,omitempty"` CurrentWaitCycles uint64 `protobuf:"varint,2,opt,name=current_wait_cycles,json=currentWaitCycles,proto3" json:"current_wait_cycles,omitempty"` LifetimeWaitCycles uint64 `protobuf:"varint,3,opt,name=lifetime_wait_cycles,json=lifetimeWaitCycles,proto3" json:"lifetime_wait_cycles,omitempty"` // contains filtered or unexported fields }
func (*MutexStats) Descriptor
deprecated
func (*MutexStats) Descriptor() ([]byte, []int)
Deprecated: Use MutexStats.ProtoReflect.Descriptor instead.
func (*MutexStats) GetCurrentWaitCycles ¶
func (x *MutexStats) GetCurrentWaitCycles() uint64
func (*MutexStats) GetLifetimeWaitCycles ¶
func (x *MutexStats) GetLifetimeWaitCycles() uint64
func (*MutexStats) GetNumContentions ¶
func (x *MutexStats) GetNumContentions() uint64
func (*MutexStats) ProtoMessage ¶
func (*MutexStats) ProtoMessage()
func (*MutexStats) ProtoReflect ¶
func (x *MutexStats) ProtoReflect() protoreflect.Message
func (*MutexStats) Reset ¶
func (x *MutexStats) Reset()
func (*MutexStats) String ¶
func (x *MutexStats) String() string
func (*MutexStats) Validate ¶
func (m *MutexStats) Validate() error
Validate checks the field values on MutexStats with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type MutexStatsValidationError ¶
type MutexStatsValidationError struct {
// contains filtered or unexported fields
}
MutexStatsValidationError is the validation error returned by MutexStats.Validate if the designated constraints aren't met.
func (MutexStatsValidationError) Cause ¶
func (e MutexStatsValidationError) Cause() error
Cause function returns cause value.
func (MutexStatsValidationError) Error ¶
func (e MutexStatsValidationError) Error() string
Error satisfies the builtin error interface
func (MutexStatsValidationError) ErrorName ¶
func (e MutexStatsValidationError) ErrorName() string
ErrorName returns error name.
func (MutexStatsValidationError) Field ¶
func (e MutexStatsValidationError) Field() string
Field function returns field value.
func (MutexStatsValidationError) Key ¶
func (e MutexStatsValidationError) Key() bool
Key function returns key value.
func (MutexStatsValidationError) Reason ¶
func (e MutexStatsValidationError) Reason() string
Reason function returns reason value.
type RoutesConfigDump ¶
type RoutesConfigDump struct { StaticRouteConfigs []*RoutesConfigDump_StaticRouteConfig `protobuf:"bytes,2,rep,name=static_route_configs,json=staticRouteConfigs,proto3" json:"static_route_configs,omitempty"` DynamicRouteConfigs []*RoutesConfigDump_DynamicRouteConfig `protobuf:"bytes,3,rep,name=dynamic_route_configs,json=dynamicRouteConfigs,proto3" json:"dynamic_route_configs,omitempty"` // contains filtered or unexported fields }
func (*RoutesConfigDump) Descriptor
deprecated
func (*RoutesConfigDump) Descriptor() ([]byte, []int)
Deprecated: Use RoutesConfigDump.ProtoReflect.Descriptor instead.
func (*RoutesConfigDump) GetDynamicRouteConfigs ¶
func (x *RoutesConfigDump) GetDynamicRouteConfigs() []*RoutesConfigDump_DynamicRouteConfig
func (*RoutesConfigDump) GetStaticRouteConfigs ¶
func (x *RoutesConfigDump) GetStaticRouteConfigs() []*RoutesConfigDump_StaticRouteConfig
func (*RoutesConfigDump) ProtoMessage ¶
func (*RoutesConfigDump) ProtoMessage()
func (*RoutesConfigDump) ProtoReflect ¶
func (x *RoutesConfigDump) ProtoReflect() protoreflect.Message
func (*RoutesConfigDump) Reset ¶
func (x *RoutesConfigDump) Reset()
func (*RoutesConfigDump) String ¶
func (x *RoutesConfigDump) String() string
func (*RoutesConfigDump) Validate ¶
func (m *RoutesConfigDump) Validate() error
Validate checks the field values on RoutesConfigDump with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RoutesConfigDumpValidationError ¶
type RoutesConfigDumpValidationError struct {
// contains filtered or unexported fields
}
RoutesConfigDumpValidationError is the validation error returned by RoutesConfigDump.Validate if the designated constraints aren't met.
func (RoutesConfigDumpValidationError) Cause ¶
func (e RoutesConfigDumpValidationError) Cause() error
Cause function returns cause value.
func (RoutesConfigDumpValidationError) Error ¶
func (e RoutesConfigDumpValidationError) Error() string
Error satisfies the builtin error interface
func (RoutesConfigDumpValidationError) ErrorName ¶
func (e RoutesConfigDumpValidationError) ErrorName() string
ErrorName returns error name.
func (RoutesConfigDumpValidationError) Field ¶
func (e RoutesConfigDumpValidationError) Field() string
Field function returns field value.
func (RoutesConfigDumpValidationError) Key ¶
func (e RoutesConfigDumpValidationError) Key() bool
Key function returns key value.
func (RoutesConfigDumpValidationError) Reason ¶
func (e RoutesConfigDumpValidationError) Reason() string
Reason function returns reason value.
type RoutesConfigDump_DynamicRouteConfig ¶
type RoutesConfigDump_DynamicRouteConfig struct { VersionInfo string `protobuf:"bytes,1,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` RouteConfig *any.Any `protobuf:"bytes,2,opt,name=route_config,json=routeConfig,proto3" json:"route_config,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,3,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*RoutesConfigDump_DynamicRouteConfig) Descriptor
deprecated
func (*RoutesConfigDump_DynamicRouteConfig) Descriptor() ([]byte, []int)
Deprecated: Use RoutesConfigDump_DynamicRouteConfig.ProtoReflect.Descriptor instead.
func (*RoutesConfigDump_DynamicRouteConfig) GetLastUpdated ¶
func (x *RoutesConfigDump_DynamicRouteConfig) GetLastUpdated() *timestamp.Timestamp
func (*RoutesConfigDump_DynamicRouteConfig) GetRouteConfig ¶
func (x *RoutesConfigDump_DynamicRouteConfig) GetRouteConfig() *any.Any
func (*RoutesConfigDump_DynamicRouteConfig) GetVersionInfo ¶
func (x *RoutesConfigDump_DynamicRouteConfig) GetVersionInfo() string
func (*RoutesConfigDump_DynamicRouteConfig) ProtoMessage ¶
func (*RoutesConfigDump_DynamicRouteConfig) ProtoMessage()
func (*RoutesConfigDump_DynamicRouteConfig) ProtoReflect ¶
func (x *RoutesConfigDump_DynamicRouteConfig) ProtoReflect() protoreflect.Message
func (*RoutesConfigDump_DynamicRouteConfig) Reset ¶
func (x *RoutesConfigDump_DynamicRouteConfig) Reset()
func (*RoutesConfigDump_DynamicRouteConfig) String ¶
func (x *RoutesConfigDump_DynamicRouteConfig) String() string
func (*RoutesConfigDump_DynamicRouteConfig) Validate ¶
func (m *RoutesConfigDump_DynamicRouteConfig) Validate() error
Validate checks the field values on RoutesConfigDump_DynamicRouteConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RoutesConfigDump_DynamicRouteConfigValidationError ¶
type RoutesConfigDump_DynamicRouteConfigValidationError struct {
// contains filtered or unexported fields
}
RoutesConfigDump_DynamicRouteConfigValidationError is the validation error returned by RoutesConfigDump_DynamicRouteConfig.Validate if the designated constraints aren't met.
func (RoutesConfigDump_DynamicRouteConfigValidationError) Cause ¶
func (e RoutesConfigDump_DynamicRouteConfigValidationError) Cause() error
Cause function returns cause value.
func (RoutesConfigDump_DynamicRouteConfigValidationError) Error ¶
func (e RoutesConfigDump_DynamicRouteConfigValidationError) Error() string
Error satisfies the builtin error interface
func (RoutesConfigDump_DynamicRouteConfigValidationError) ErrorName ¶
func (e RoutesConfigDump_DynamicRouteConfigValidationError) ErrorName() string
ErrorName returns error name.
func (RoutesConfigDump_DynamicRouteConfigValidationError) Field ¶
func (e RoutesConfigDump_DynamicRouteConfigValidationError) Field() string
Field function returns field value.
func (RoutesConfigDump_DynamicRouteConfigValidationError) Key ¶
func (e RoutesConfigDump_DynamicRouteConfigValidationError) Key() bool
Key function returns key value.
func (RoutesConfigDump_DynamicRouteConfigValidationError) Reason ¶
func (e RoutesConfigDump_DynamicRouteConfigValidationError) Reason() string
Reason function returns reason value.
type RoutesConfigDump_StaticRouteConfig ¶
type RoutesConfigDump_StaticRouteConfig struct { RouteConfig *any.Any `protobuf:"bytes,1,opt,name=route_config,json=routeConfig,proto3" json:"route_config,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,2,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*RoutesConfigDump_StaticRouteConfig) Descriptor
deprecated
func (*RoutesConfigDump_StaticRouteConfig) Descriptor() ([]byte, []int)
Deprecated: Use RoutesConfigDump_StaticRouteConfig.ProtoReflect.Descriptor instead.
func (*RoutesConfigDump_StaticRouteConfig) GetLastUpdated ¶
func (x *RoutesConfigDump_StaticRouteConfig) GetLastUpdated() *timestamp.Timestamp
func (*RoutesConfigDump_StaticRouteConfig) GetRouteConfig ¶
func (x *RoutesConfigDump_StaticRouteConfig) GetRouteConfig() *any.Any
func (*RoutesConfigDump_StaticRouteConfig) ProtoMessage ¶
func (*RoutesConfigDump_StaticRouteConfig) ProtoMessage()
func (*RoutesConfigDump_StaticRouteConfig) ProtoReflect ¶
func (x *RoutesConfigDump_StaticRouteConfig) ProtoReflect() protoreflect.Message
func (*RoutesConfigDump_StaticRouteConfig) Reset ¶
func (x *RoutesConfigDump_StaticRouteConfig) Reset()
func (*RoutesConfigDump_StaticRouteConfig) String ¶
func (x *RoutesConfigDump_StaticRouteConfig) String() string
func (*RoutesConfigDump_StaticRouteConfig) Validate ¶
func (m *RoutesConfigDump_StaticRouteConfig) Validate() error
Validate checks the field values on RoutesConfigDump_StaticRouteConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type RoutesConfigDump_StaticRouteConfigValidationError ¶
type RoutesConfigDump_StaticRouteConfigValidationError struct {
// contains filtered or unexported fields
}
RoutesConfigDump_StaticRouteConfigValidationError is the validation error returned by RoutesConfigDump_StaticRouteConfig.Validate if the designated constraints aren't met.
func (RoutesConfigDump_StaticRouteConfigValidationError) Cause ¶
func (e RoutesConfigDump_StaticRouteConfigValidationError) Cause() error
Cause function returns cause value.
func (RoutesConfigDump_StaticRouteConfigValidationError) Error ¶
func (e RoutesConfigDump_StaticRouteConfigValidationError) Error() string
Error satisfies the builtin error interface
func (RoutesConfigDump_StaticRouteConfigValidationError) ErrorName ¶
func (e RoutesConfigDump_StaticRouteConfigValidationError) ErrorName() string
ErrorName returns error name.
func (RoutesConfigDump_StaticRouteConfigValidationError) Field ¶
func (e RoutesConfigDump_StaticRouteConfigValidationError) Field() string
Field function returns field value.
func (RoutesConfigDump_StaticRouteConfigValidationError) Key ¶
func (e RoutesConfigDump_StaticRouteConfigValidationError) Key() bool
Key function returns key value.
func (RoutesConfigDump_StaticRouteConfigValidationError) Reason ¶
func (e RoutesConfigDump_StaticRouteConfigValidationError) Reason() string
Reason function returns reason value.
type ScopedRoutesConfigDump ¶
type ScopedRoutesConfigDump struct { InlineScopedRouteConfigs []*ScopedRoutesConfigDump_InlineScopedRouteConfigs `` /* 137-byte string literal not displayed */ DynamicScopedRouteConfigs []*ScopedRoutesConfigDump_DynamicScopedRouteConfigs `` /* 140-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ScopedRoutesConfigDump) Descriptor
deprecated
func (*ScopedRoutesConfigDump) Descriptor() ([]byte, []int)
Deprecated: Use ScopedRoutesConfigDump.ProtoReflect.Descriptor instead.
func (*ScopedRoutesConfigDump) GetDynamicScopedRouteConfigs ¶
func (x *ScopedRoutesConfigDump) GetDynamicScopedRouteConfigs() []*ScopedRoutesConfigDump_DynamicScopedRouteConfigs
func (*ScopedRoutesConfigDump) GetInlineScopedRouteConfigs ¶
func (x *ScopedRoutesConfigDump) GetInlineScopedRouteConfigs() []*ScopedRoutesConfigDump_InlineScopedRouteConfigs
func (*ScopedRoutesConfigDump) ProtoMessage ¶
func (*ScopedRoutesConfigDump) ProtoMessage()
func (*ScopedRoutesConfigDump) ProtoReflect ¶
func (x *ScopedRoutesConfigDump) ProtoReflect() protoreflect.Message
func (*ScopedRoutesConfigDump) Reset ¶
func (x *ScopedRoutesConfigDump) Reset()
func (*ScopedRoutesConfigDump) String ¶
func (x *ScopedRoutesConfigDump) String() string
func (*ScopedRoutesConfigDump) Validate ¶
func (m *ScopedRoutesConfigDump) Validate() error
Validate checks the field values on ScopedRoutesConfigDump with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ScopedRoutesConfigDumpValidationError ¶
type ScopedRoutesConfigDumpValidationError struct {
// contains filtered or unexported fields
}
ScopedRoutesConfigDumpValidationError is the validation error returned by ScopedRoutesConfigDump.Validate if the designated constraints aren't met.
func (ScopedRoutesConfigDumpValidationError) Cause ¶
func (e ScopedRoutesConfigDumpValidationError) Cause() error
Cause function returns cause value.
func (ScopedRoutesConfigDumpValidationError) Error ¶
func (e ScopedRoutesConfigDumpValidationError) Error() string
Error satisfies the builtin error interface
func (ScopedRoutesConfigDumpValidationError) ErrorName ¶
func (e ScopedRoutesConfigDumpValidationError) ErrorName() string
ErrorName returns error name.
func (ScopedRoutesConfigDumpValidationError) Field ¶
func (e ScopedRoutesConfigDumpValidationError) Field() string
Field function returns field value.
func (ScopedRoutesConfigDumpValidationError) Key ¶
func (e ScopedRoutesConfigDumpValidationError) Key() bool
Key function returns key value.
func (ScopedRoutesConfigDumpValidationError) Reason ¶
func (e ScopedRoutesConfigDumpValidationError) Reason() string
Reason function returns reason value.
type ScopedRoutesConfigDump_DynamicScopedRouteConfigs ¶
type ScopedRoutesConfigDump_DynamicScopedRouteConfigs struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` VersionInfo string `protobuf:"bytes,2,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` ScopedRouteConfigs []*any.Any `protobuf:"bytes,3,rep,name=scoped_route_configs,json=scopedRouteConfigs,proto3" json:"scoped_route_configs,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,4,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) Descriptor
deprecated
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) Descriptor() ([]byte, []int)
Deprecated: Use ScopedRoutesConfigDump_DynamicScopedRouteConfigs.ProtoReflect.Descriptor instead.
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetLastUpdated ¶
func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetLastUpdated() *timestamp.Timestamp
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetName ¶
func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetName() string
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetScopedRouteConfigs ¶
func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetScopedRouteConfigs() []*any.Any
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetVersionInfo ¶
func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) GetVersionInfo() string
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) ProtoMessage ¶
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) ProtoMessage()
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) ProtoReflect ¶
func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) ProtoReflect() protoreflect.Message
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) Reset ¶
func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) Reset()
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) String ¶
func (x *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) String() string
func (*ScopedRoutesConfigDump_DynamicScopedRouteConfigs) Validate ¶
func (m *ScopedRoutesConfigDump_DynamicScopedRouteConfigs) Validate() error
Validate checks the field values on ScopedRoutesConfigDump_DynamicScopedRouteConfigs with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError ¶
type ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError struct {
// contains filtered or unexported fields
}
ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError is the validation error returned by ScopedRoutesConfigDump_DynamicScopedRouteConfigs.Validate if the designated constraints aren't met.
func (ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Cause ¶
func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Cause() error
Cause function returns cause value.
func (ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Error ¶
func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Error() string
Error satisfies the builtin error interface
func (ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) ErrorName ¶
func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) ErrorName() string
ErrorName returns error name.
func (ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Field ¶
func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Field() string
Field function returns field value.
func (ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Key ¶
Key function returns key value.
func (ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Reason ¶
func (e ScopedRoutesConfigDump_DynamicScopedRouteConfigsValidationError) Reason() string
Reason function returns reason value.
type ScopedRoutesConfigDump_InlineScopedRouteConfigs ¶
type ScopedRoutesConfigDump_InlineScopedRouteConfigs struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ScopedRouteConfigs []*any.Any `protobuf:"bytes,2,rep,name=scoped_route_configs,json=scopedRouteConfigs,proto3" json:"scoped_route_configs,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,3,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) Descriptor
deprecated
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) Descriptor() ([]byte, []int)
Deprecated: Use ScopedRoutesConfigDump_InlineScopedRouteConfigs.ProtoReflect.Descriptor instead.
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) GetLastUpdated ¶
func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) GetLastUpdated() *timestamp.Timestamp
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) GetName ¶
func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) GetName() string
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) GetScopedRouteConfigs ¶
func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) GetScopedRouteConfigs() []*any.Any
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) ProtoMessage ¶
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) ProtoMessage()
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) ProtoReflect ¶
func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) ProtoReflect() protoreflect.Message
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) Reset ¶
func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) Reset()
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) String ¶
func (x *ScopedRoutesConfigDump_InlineScopedRouteConfigs) String() string
func (*ScopedRoutesConfigDump_InlineScopedRouteConfigs) Validate ¶
func (m *ScopedRoutesConfigDump_InlineScopedRouteConfigs) Validate() error
Validate checks the field values on ScopedRoutesConfigDump_InlineScopedRouteConfigs with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError ¶
type ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError struct {
// contains filtered or unexported fields
}
ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError is the validation error returned by ScopedRoutesConfigDump_InlineScopedRouteConfigs.Validate if the designated constraints aren't met.
func (ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Cause ¶
func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Cause() error
Cause function returns cause value.
func (ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Error ¶
func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Error() string
Error satisfies the builtin error interface
func (ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) ErrorName ¶
func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) ErrorName() string
ErrorName returns error name.
func (ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Field ¶
func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Field() string
Field function returns field value.
func (ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Key ¶
Key function returns key value.
func (ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Reason ¶
func (e ScopedRoutesConfigDump_InlineScopedRouteConfigsValidationError) Reason() string
Reason function returns reason value.
type SecretsConfigDump ¶
type SecretsConfigDump struct { StaticSecrets []*SecretsConfigDump_StaticSecret `protobuf:"bytes,1,rep,name=static_secrets,json=staticSecrets,proto3" json:"static_secrets,omitempty"` DynamicActiveSecrets []*SecretsConfigDump_DynamicSecret `protobuf:"bytes,2,rep,name=dynamic_active_secrets,json=dynamicActiveSecrets,proto3" json:"dynamic_active_secrets,omitempty"` DynamicWarmingSecrets []*SecretsConfigDump_DynamicSecret `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SecretsConfigDump) Descriptor
deprecated
func (*SecretsConfigDump) Descriptor() ([]byte, []int)
Deprecated: Use SecretsConfigDump.ProtoReflect.Descriptor instead.
func (*SecretsConfigDump) GetDynamicActiveSecrets ¶
func (x *SecretsConfigDump) GetDynamicActiveSecrets() []*SecretsConfigDump_DynamicSecret
func (*SecretsConfigDump) GetDynamicWarmingSecrets ¶
func (x *SecretsConfigDump) GetDynamicWarmingSecrets() []*SecretsConfigDump_DynamicSecret
func (*SecretsConfigDump) GetStaticSecrets ¶
func (x *SecretsConfigDump) GetStaticSecrets() []*SecretsConfigDump_StaticSecret
func (*SecretsConfigDump) ProtoMessage ¶
func (*SecretsConfigDump) ProtoMessage()
func (*SecretsConfigDump) ProtoReflect ¶
func (x *SecretsConfigDump) ProtoReflect() protoreflect.Message
func (*SecretsConfigDump) Reset ¶
func (x *SecretsConfigDump) Reset()
func (*SecretsConfigDump) String ¶
func (x *SecretsConfigDump) String() string
func (*SecretsConfigDump) Validate ¶
func (m *SecretsConfigDump) Validate() error
Validate checks the field values on SecretsConfigDump with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type SecretsConfigDumpValidationError ¶
type SecretsConfigDumpValidationError struct {
// contains filtered or unexported fields
}
SecretsConfigDumpValidationError is the validation error returned by SecretsConfigDump.Validate if the designated constraints aren't met.
func (SecretsConfigDumpValidationError) Cause ¶
func (e SecretsConfigDumpValidationError) Cause() error
Cause function returns cause value.
func (SecretsConfigDumpValidationError) Error ¶
func (e SecretsConfigDumpValidationError) Error() string
Error satisfies the builtin error interface
func (SecretsConfigDumpValidationError) ErrorName ¶
func (e SecretsConfigDumpValidationError) ErrorName() string
ErrorName returns error name.
func (SecretsConfigDumpValidationError) Field ¶
func (e SecretsConfigDumpValidationError) Field() string
Field function returns field value.
func (SecretsConfigDumpValidationError) Key ¶
func (e SecretsConfigDumpValidationError) Key() bool
Key function returns key value.
func (SecretsConfigDumpValidationError) Reason ¶
func (e SecretsConfigDumpValidationError) Reason() string
Reason function returns reason value.
type SecretsConfigDump_DynamicSecret ¶
type SecretsConfigDump_DynamicSecret struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` VersionInfo string `protobuf:"bytes,2,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,3,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` Secret *any.Any `protobuf:"bytes,4,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*SecretsConfigDump_DynamicSecret) Descriptor
deprecated
func (*SecretsConfigDump_DynamicSecret) Descriptor() ([]byte, []int)
Deprecated: Use SecretsConfigDump_DynamicSecret.ProtoReflect.Descriptor instead.
func (*SecretsConfigDump_DynamicSecret) GetLastUpdated ¶
func (x *SecretsConfigDump_DynamicSecret) GetLastUpdated() *timestamp.Timestamp
func (*SecretsConfigDump_DynamicSecret) GetName ¶
func (x *SecretsConfigDump_DynamicSecret) GetName() string
func (*SecretsConfigDump_DynamicSecret) GetSecret ¶
func (x *SecretsConfigDump_DynamicSecret) GetSecret() *any.Any
func (*SecretsConfigDump_DynamicSecret) GetVersionInfo ¶
func (x *SecretsConfigDump_DynamicSecret) GetVersionInfo() string
func (*SecretsConfigDump_DynamicSecret) ProtoMessage ¶
func (*SecretsConfigDump_DynamicSecret) ProtoMessage()
func (*SecretsConfigDump_DynamicSecret) ProtoReflect ¶
func (x *SecretsConfigDump_DynamicSecret) ProtoReflect() protoreflect.Message
func (*SecretsConfigDump_DynamicSecret) Reset ¶
func (x *SecretsConfigDump_DynamicSecret) Reset()
func (*SecretsConfigDump_DynamicSecret) String ¶
func (x *SecretsConfigDump_DynamicSecret) String() string
func (*SecretsConfigDump_DynamicSecret) Validate ¶
func (m *SecretsConfigDump_DynamicSecret) Validate() error
Validate checks the field values on SecretsConfigDump_DynamicSecret with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type SecretsConfigDump_DynamicSecretValidationError ¶
type SecretsConfigDump_DynamicSecretValidationError struct {
// contains filtered or unexported fields
}
SecretsConfigDump_DynamicSecretValidationError is the validation error returned by SecretsConfigDump_DynamicSecret.Validate if the designated constraints aren't met.
func (SecretsConfigDump_DynamicSecretValidationError) Cause ¶
func (e SecretsConfigDump_DynamicSecretValidationError) Cause() error
Cause function returns cause value.
func (SecretsConfigDump_DynamicSecretValidationError) Error ¶
func (e SecretsConfigDump_DynamicSecretValidationError) Error() string
Error satisfies the builtin error interface
func (SecretsConfigDump_DynamicSecretValidationError) ErrorName ¶
func (e SecretsConfigDump_DynamicSecretValidationError) ErrorName() string
ErrorName returns error name.
func (SecretsConfigDump_DynamicSecretValidationError) Field ¶
func (e SecretsConfigDump_DynamicSecretValidationError) Field() string
Field function returns field value.
func (SecretsConfigDump_DynamicSecretValidationError) Key ¶
func (e SecretsConfigDump_DynamicSecretValidationError) Key() bool
Key function returns key value.
func (SecretsConfigDump_DynamicSecretValidationError) Reason ¶
func (e SecretsConfigDump_DynamicSecretValidationError) Reason() string
Reason function returns reason value.
type SecretsConfigDump_StaticSecret ¶
type SecretsConfigDump_StaticSecret struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` LastUpdated *timestamp.Timestamp `protobuf:"bytes,2,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` Secret *any.Any `protobuf:"bytes,3,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*SecretsConfigDump_StaticSecret) Descriptor
deprecated
func (*SecretsConfigDump_StaticSecret) Descriptor() ([]byte, []int)
Deprecated: Use SecretsConfigDump_StaticSecret.ProtoReflect.Descriptor instead.
func (*SecretsConfigDump_StaticSecret) GetLastUpdated ¶
func (x *SecretsConfigDump_StaticSecret) GetLastUpdated() *timestamp.Timestamp
func (*SecretsConfigDump_StaticSecret) GetName ¶
func (x *SecretsConfigDump_StaticSecret) GetName() string
func (*SecretsConfigDump_StaticSecret) GetSecret ¶
func (x *SecretsConfigDump_StaticSecret) GetSecret() *any.Any
func (*SecretsConfigDump_StaticSecret) ProtoMessage ¶
func (*SecretsConfigDump_StaticSecret) ProtoMessage()
func (*SecretsConfigDump_StaticSecret) ProtoReflect ¶
func (x *SecretsConfigDump_StaticSecret) ProtoReflect() protoreflect.Message
func (*SecretsConfigDump_StaticSecret) Reset ¶
func (x *SecretsConfigDump_StaticSecret) Reset()
func (*SecretsConfigDump_StaticSecret) String ¶
func (x *SecretsConfigDump_StaticSecret) String() string
func (*SecretsConfigDump_StaticSecret) Validate ¶
func (m *SecretsConfigDump_StaticSecret) Validate() error
Validate checks the field values on SecretsConfigDump_StaticSecret with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type SecretsConfigDump_StaticSecretValidationError ¶
type SecretsConfigDump_StaticSecretValidationError struct {
// contains filtered or unexported fields
}
SecretsConfigDump_StaticSecretValidationError is the validation error returned by SecretsConfigDump_StaticSecret.Validate if the designated constraints aren't met.
func (SecretsConfigDump_StaticSecretValidationError) Cause ¶
func (e SecretsConfigDump_StaticSecretValidationError) Cause() error
Cause function returns cause value.
func (SecretsConfigDump_StaticSecretValidationError) Error ¶
func (e SecretsConfigDump_StaticSecretValidationError) Error() string
Error satisfies the builtin error interface
func (SecretsConfigDump_StaticSecretValidationError) ErrorName ¶
func (e SecretsConfigDump_StaticSecretValidationError) ErrorName() string
ErrorName returns error name.
func (SecretsConfigDump_StaticSecretValidationError) Field ¶
func (e SecretsConfigDump_StaticSecretValidationError) Field() string
Field function returns field value.
func (SecretsConfigDump_StaticSecretValidationError) Key ¶
func (e SecretsConfigDump_StaticSecretValidationError) Key() bool
Key function returns key value.
func (SecretsConfigDump_StaticSecretValidationError) Reason ¶
func (e SecretsConfigDump_StaticSecretValidationError) Reason() string
Reason function returns reason value.
type ServerInfo ¶
type ServerInfo struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` State ServerInfo_State `protobuf:"varint,2,opt,name=state,proto3,enum=envoy.admin.v2alpha.ServerInfo_State" json:"state,omitempty"` UptimeCurrentEpoch *duration.Duration `protobuf:"bytes,3,opt,name=uptime_current_epoch,json=uptimeCurrentEpoch,proto3" json:"uptime_current_epoch,omitempty"` UptimeAllEpochs *duration.Duration `protobuf:"bytes,4,opt,name=uptime_all_epochs,json=uptimeAllEpochs,proto3" json:"uptime_all_epochs,omitempty"` HotRestartVersion string `protobuf:"bytes,5,opt,name=hot_restart_version,json=hotRestartVersion,proto3" json:"hot_restart_version,omitempty"` CommandLineOptions *CommandLineOptions `protobuf:"bytes,6,opt,name=command_line_options,json=commandLineOptions,proto3" json:"command_line_options,omitempty"` // contains filtered or unexported fields }
func (*ServerInfo) Descriptor
deprecated
func (*ServerInfo) Descriptor() ([]byte, []int)
Deprecated: Use ServerInfo.ProtoReflect.Descriptor instead.
func (*ServerInfo) GetCommandLineOptions ¶
func (x *ServerInfo) GetCommandLineOptions() *CommandLineOptions
func (*ServerInfo) GetHotRestartVersion ¶
func (x *ServerInfo) GetHotRestartVersion() string
func (*ServerInfo) GetState ¶
func (x *ServerInfo) GetState() ServerInfo_State
func (*ServerInfo) GetUptimeAllEpochs ¶
func (x *ServerInfo) GetUptimeAllEpochs() *duration.Duration
func (*ServerInfo) GetUptimeCurrentEpoch ¶
func (x *ServerInfo) GetUptimeCurrentEpoch() *duration.Duration
func (*ServerInfo) GetVersion ¶
func (x *ServerInfo) GetVersion() string
func (*ServerInfo) ProtoMessage ¶
func (*ServerInfo) ProtoMessage()
func (*ServerInfo) ProtoReflect ¶
func (x *ServerInfo) ProtoReflect() protoreflect.Message
func (*ServerInfo) Reset ¶
func (x *ServerInfo) Reset()
func (*ServerInfo) String ¶
func (x *ServerInfo) String() string
func (*ServerInfo) Validate ¶
func (m *ServerInfo) Validate() error
Validate checks the field values on ServerInfo with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type ServerInfoValidationError ¶
type ServerInfoValidationError struct {
// contains filtered or unexported fields
}
ServerInfoValidationError is the validation error returned by ServerInfo.Validate if the designated constraints aren't met.
func (ServerInfoValidationError) Cause ¶
func (e ServerInfoValidationError) Cause() error
Cause function returns cause value.
func (ServerInfoValidationError) Error ¶
func (e ServerInfoValidationError) Error() string
Error satisfies the builtin error interface
func (ServerInfoValidationError) ErrorName ¶
func (e ServerInfoValidationError) ErrorName() string
ErrorName returns error name.
func (ServerInfoValidationError) Field ¶
func (e ServerInfoValidationError) Field() string
Field function returns field value.
func (ServerInfoValidationError) Key ¶
func (e ServerInfoValidationError) Key() bool
Key function returns key value.
func (ServerInfoValidationError) Reason ¶
func (e ServerInfoValidationError) Reason() string
Reason function returns reason value.
type ServerInfo_State ¶
type ServerInfo_State int32
const ( ServerInfo_LIVE ServerInfo_State = 0 ServerInfo_DRAINING ServerInfo_State = 1 ServerInfo_PRE_INITIALIZING ServerInfo_State = 2 ServerInfo_INITIALIZING ServerInfo_State = 3 )
func (ServerInfo_State) Descriptor ¶
func (ServerInfo_State) Descriptor() protoreflect.EnumDescriptor
func (ServerInfo_State) Enum ¶
func (x ServerInfo_State) Enum() *ServerInfo_State
func (ServerInfo_State) EnumDescriptor
deprecated
func (ServerInfo_State) EnumDescriptor() ([]byte, []int)
Deprecated: Use ServerInfo_State.Descriptor instead.
func (ServerInfo_State) Number ¶
func (x ServerInfo_State) Number() protoreflect.EnumNumber
func (ServerInfo_State) String ¶
func (x ServerInfo_State) String() string
func (ServerInfo_State) Type ¶
func (ServerInfo_State) Type() protoreflect.EnumType
type SimpleMetric ¶
type SimpleMetric struct { Type SimpleMetric_Type `protobuf:"varint,1,opt,name=type,proto3,enum=envoy.admin.v2alpha.SimpleMetric_Type" json:"type,omitempty"` Value uint64 `protobuf:"varint,2,opt,name=value,proto3" json:"value,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*SimpleMetric) Descriptor
deprecated
func (*SimpleMetric) Descriptor() ([]byte, []int)
Deprecated: Use SimpleMetric.ProtoReflect.Descriptor instead.
func (*SimpleMetric) GetName ¶
func (x *SimpleMetric) GetName() string
func (*SimpleMetric) GetType ¶
func (x *SimpleMetric) GetType() SimpleMetric_Type
func (*SimpleMetric) GetValue ¶
func (x *SimpleMetric) GetValue() uint64
func (*SimpleMetric) ProtoMessage ¶
func (*SimpleMetric) ProtoMessage()
func (*SimpleMetric) ProtoReflect ¶
func (x *SimpleMetric) ProtoReflect() protoreflect.Message
func (*SimpleMetric) Reset ¶
func (x *SimpleMetric) Reset()
func (*SimpleMetric) String ¶
func (x *SimpleMetric) String() string
func (*SimpleMetric) Validate ¶
func (m *SimpleMetric) Validate() error
Validate checks the field values on SimpleMetric with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type SimpleMetricValidationError ¶
type SimpleMetricValidationError struct {
// contains filtered or unexported fields
}
SimpleMetricValidationError is the validation error returned by SimpleMetric.Validate if the designated constraints aren't met.
func (SimpleMetricValidationError) Cause ¶
func (e SimpleMetricValidationError) Cause() error
Cause function returns cause value.
func (SimpleMetricValidationError) Error ¶
func (e SimpleMetricValidationError) Error() string
Error satisfies the builtin error interface
func (SimpleMetricValidationError) ErrorName ¶
func (e SimpleMetricValidationError) ErrorName() string
ErrorName returns error name.
func (SimpleMetricValidationError) Field ¶
func (e SimpleMetricValidationError) Field() string
Field function returns field value.
func (SimpleMetricValidationError) Key ¶
func (e SimpleMetricValidationError) Key() bool
Key function returns key value.
func (SimpleMetricValidationError) Reason ¶
func (e SimpleMetricValidationError) Reason() string
Reason function returns reason value.
type SimpleMetric_Type ¶
type SimpleMetric_Type int32
const ( SimpleMetric_COUNTER SimpleMetric_Type = 0 SimpleMetric_GAUGE SimpleMetric_Type = 1 )
func (SimpleMetric_Type) Descriptor ¶
func (SimpleMetric_Type) Descriptor() protoreflect.EnumDescriptor
func (SimpleMetric_Type) Enum ¶
func (x SimpleMetric_Type) Enum() *SimpleMetric_Type
func (SimpleMetric_Type) EnumDescriptor
deprecated
func (SimpleMetric_Type) EnumDescriptor() ([]byte, []int)
Deprecated: Use SimpleMetric_Type.Descriptor instead.
func (SimpleMetric_Type) Number ¶
func (x SimpleMetric_Type) Number() protoreflect.EnumNumber
func (SimpleMetric_Type) String ¶
func (x SimpleMetric_Type) String() string
func (SimpleMetric_Type) Type ¶
func (SimpleMetric_Type) Type() protoreflect.EnumType
type SubjectAlternateName ¶
type SubjectAlternateName struct { // Types that are assignable to Name: // *SubjectAlternateName_Dns // *SubjectAlternateName_Uri // *SubjectAlternateName_IpAddress Name isSubjectAlternateName_Name `protobuf_oneof:"name"` // contains filtered or unexported fields }
func (*SubjectAlternateName) Descriptor
deprecated
func (*SubjectAlternateName) Descriptor() ([]byte, []int)
Deprecated: Use SubjectAlternateName.ProtoReflect.Descriptor instead.
func (*SubjectAlternateName) GetDns ¶
func (x *SubjectAlternateName) GetDns() string
func (*SubjectAlternateName) GetIpAddress ¶
func (x *SubjectAlternateName) GetIpAddress() string
func (*SubjectAlternateName) GetName ¶
func (m *SubjectAlternateName) GetName() isSubjectAlternateName_Name
func (*SubjectAlternateName) GetUri ¶
func (x *SubjectAlternateName) GetUri() string
func (*SubjectAlternateName) ProtoMessage ¶
func (*SubjectAlternateName) ProtoMessage()
func (*SubjectAlternateName) ProtoReflect ¶
func (x *SubjectAlternateName) ProtoReflect() protoreflect.Message
func (*SubjectAlternateName) Reset ¶
func (x *SubjectAlternateName) Reset()
func (*SubjectAlternateName) String ¶
func (x *SubjectAlternateName) String() string
func (*SubjectAlternateName) Validate ¶
func (m *SubjectAlternateName) Validate() error
Validate checks the field values on SubjectAlternateName with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type SubjectAlternateNameValidationError ¶
type SubjectAlternateNameValidationError struct {
// contains filtered or unexported fields
}
SubjectAlternateNameValidationError is the validation error returned by SubjectAlternateName.Validate if the designated constraints aren't met.
func (SubjectAlternateNameValidationError) Cause ¶
func (e SubjectAlternateNameValidationError) Cause() error
Cause function returns cause value.
func (SubjectAlternateNameValidationError) Error ¶
func (e SubjectAlternateNameValidationError) Error() string
Error satisfies the builtin error interface
func (SubjectAlternateNameValidationError) ErrorName ¶
func (e SubjectAlternateNameValidationError) ErrorName() string
ErrorName returns error name.
func (SubjectAlternateNameValidationError) Field ¶
func (e SubjectAlternateNameValidationError) Field() string
Field function returns field value.
func (SubjectAlternateNameValidationError) Key ¶
func (e SubjectAlternateNameValidationError) Key() bool
Key function returns key value.
func (SubjectAlternateNameValidationError) Reason ¶
func (e SubjectAlternateNameValidationError) Reason() string
Reason function returns reason value.
type SubjectAlternateName_Dns ¶
type SubjectAlternateName_Dns struct {
Dns string `protobuf:"bytes,1,opt,name=dns,proto3,oneof"`
}
type SubjectAlternateName_IpAddress ¶
type SubjectAlternateName_IpAddress struct {
IpAddress string `protobuf:"bytes,3,opt,name=ip_address,json=ipAddress,proto3,oneof"`
}
type SubjectAlternateName_Uri ¶
type SubjectAlternateName_Uri struct {
Uri string `protobuf:"bytes,2,opt,name=uri,proto3,oneof"`
}
type TapRequest ¶
type TapRequest struct { ConfigId string `protobuf:"bytes,1,opt,name=config_id,json=configId,proto3" json:"config_id,omitempty"` TapConfig *v2alpha.TapConfig `protobuf:"bytes,2,opt,name=tap_config,json=tapConfig,proto3" json:"tap_config,omitempty"` // contains filtered or unexported fields }
func (*TapRequest) Descriptor
deprecated
func (*TapRequest) Descriptor() ([]byte, []int)
Deprecated: Use TapRequest.ProtoReflect.Descriptor instead.
func (*TapRequest) GetConfigId ¶
func (x *TapRequest) GetConfigId() string
func (*TapRequest) GetTapConfig ¶
func (x *TapRequest) GetTapConfig() *v2alpha.TapConfig
func (*TapRequest) ProtoMessage ¶
func (*TapRequest) ProtoMessage()
func (*TapRequest) ProtoReflect ¶
func (x *TapRequest) ProtoReflect() protoreflect.Message
func (*TapRequest) Reset ¶
func (x *TapRequest) Reset()
func (*TapRequest) String ¶
func (x *TapRequest) String() string
func (*TapRequest) Validate ¶
func (m *TapRequest) Validate() error
Validate checks the field values on TapRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type TapRequestValidationError ¶
type TapRequestValidationError struct {
// contains filtered or unexported fields
}
TapRequestValidationError is the validation error returned by TapRequest.Validate if the designated constraints aren't met.
func (TapRequestValidationError) Cause ¶
func (e TapRequestValidationError) Cause() error
Cause function returns cause value.
func (TapRequestValidationError) Error ¶
func (e TapRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TapRequestValidationError) ErrorName ¶
func (e TapRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TapRequestValidationError) Field ¶
func (e TapRequestValidationError) Field() string
Field function returns field value.
func (TapRequestValidationError) Key ¶
func (e TapRequestValidationError) Key() bool
Key function returns key value.
func (TapRequestValidationError) Reason ¶
func (e TapRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateFailureState ¶
type UpdateFailureState struct { FailedConfiguration *any.Any `protobuf:"bytes,1,opt,name=failed_configuration,json=failedConfiguration,proto3" json:"failed_configuration,omitempty"` LastUpdateAttempt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=last_update_attempt,json=lastUpdateAttempt,proto3" json:"last_update_attempt,omitempty"` Details string `protobuf:"bytes,3,opt,name=details,proto3" json:"details,omitempty"` // contains filtered or unexported fields }
func (*UpdateFailureState) Descriptor
deprecated
func (*UpdateFailureState) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFailureState.ProtoReflect.Descriptor instead.
func (*UpdateFailureState) GetDetails ¶
func (x *UpdateFailureState) GetDetails() string
func (*UpdateFailureState) GetFailedConfiguration ¶
func (x *UpdateFailureState) GetFailedConfiguration() *any.Any
func (*UpdateFailureState) GetLastUpdateAttempt ¶
func (x *UpdateFailureState) GetLastUpdateAttempt() *timestamp.Timestamp
func (*UpdateFailureState) ProtoMessage ¶
func (*UpdateFailureState) ProtoMessage()
func (*UpdateFailureState) ProtoReflect ¶
func (x *UpdateFailureState) ProtoReflect() protoreflect.Message
func (*UpdateFailureState) Reset ¶
func (x *UpdateFailureState) Reset()
func (*UpdateFailureState) String ¶
func (x *UpdateFailureState) String() string
func (*UpdateFailureState) Validate ¶
func (m *UpdateFailureState) Validate() error
Validate checks the field values on UpdateFailureState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type UpdateFailureStateValidationError ¶
type UpdateFailureStateValidationError struct {
// contains filtered or unexported fields
}
UpdateFailureStateValidationError is the validation error returned by UpdateFailureState.Validate if the designated constraints aren't met.
func (UpdateFailureStateValidationError) Cause ¶
func (e UpdateFailureStateValidationError) Cause() error
Cause function returns cause value.
func (UpdateFailureStateValidationError) Error ¶
func (e UpdateFailureStateValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateFailureStateValidationError) ErrorName ¶
func (e UpdateFailureStateValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateFailureStateValidationError) Field ¶
func (e UpdateFailureStateValidationError) Field() string
Field function returns field value.
func (UpdateFailureStateValidationError) Key ¶
func (e UpdateFailureStateValidationError) Key() bool
Key function returns key value.
func (UpdateFailureStateValidationError) Reason ¶
func (e UpdateFailureStateValidationError) Reason() string
Reason function returns reason value.
Source Files ¶
- certs.pb.go
- certs.pb.validate.go
- clusters.pb.go
- clusters.pb.validate.go
- config_dump.pb.go
- config_dump.pb.validate.go
- listeners.pb.go
- listeners.pb.validate.go
- memory.pb.go
- memory.pb.validate.go
- metrics.pb.go
- metrics.pb.validate.go
- mutex_stats.pb.go
- mutex_stats.pb.validate.go
- server_info.pb.go
- server_info.pb.validate.go
- tap.pb.go
- tap.pb.validate.go