Documentation ¶
Index ¶
- Variables
- type DogStatsdSink
- func (*DogStatsdSink) Descriptor() ([]byte, []int)deprecated
- func (x *DogStatsdSink) GetAddress() *v31.Address
- func (m *DogStatsdSink) GetDogStatsdSpecifier() isDogStatsdSink_DogStatsdSpecifier
- func (x *DogStatsdSink) GetPrefix() string
- func (*DogStatsdSink) ProtoMessage()
- func (x *DogStatsdSink) ProtoReflect() protoreflect.Message
- func (x *DogStatsdSink) Reset()
- func (x *DogStatsdSink) String() string
- func (m *DogStatsdSink) Validate() error
- type DogStatsdSinkValidationError
- func (e DogStatsdSinkValidationError) Cause() error
- func (e DogStatsdSinkValidationError) Error() string
- func (e DogStatsdSinkValidationError) ErrorName() string
- func (e DogStatsdSinkValidationError) Field() string
- func (e DogStatsdSinkValidationError) Key() bool
- func (e DogStatsdSinkValidationError) Reason() string
- type DogStatsdSink_Address
- type HystrixSink
- func (*HystrixSink) Descriptor() ([]byte, []int)deprecated
- func (x *HystrixSink) GetNumBuckets() int64
- func (*HystrixSink) ProtoMessage()
- func (x *HystrixSink) ProtoReflect() protoreflect.Message
- func (x *HystrixSink) Reset()
- func (x *HystrixSink) String() string
- func (m *HystrixSink) Validate() error
- type HystrixSinkValidationError
- func (e HystrixSinkValidationError) Cause() error
- func (e HystrixSinkValidationError) Error() string
- func (e HystrixSinkValidationError) ErrorName() string
- func (e HystrixSinkValidationError) Field() string
- func (e HystrixSinkValidationError) Key() bool
- func (e HystrixSinkValidationError) Reason() string
- type MetricsServiceConfig
- func (*MetricsServiceConfig) Descriptor() ([]byte, []int)deprecated
- func (x *MetricsServiceConfig) GetGrpcService() *v3.GrpcService
- func (x *MetricsServiceConfig) GetReportCountersAsDeltas() *wrappers.BoolValue
- func (x *MetricsServiceConfig) GetTransportApiVersion() v3.ApiVersion
- func (*MetricsServiceConfig) ProtoMessage()
- func (x *MetricsServiceConfig) ProtoReflect() protoreflect.Message
- func (x *MetricsServiceConfig) Reset()
- func (x *MetricsServiceConfig) String() string
- func (m *MetricsServiceConfig) Validate() error
- type MetricsServiceConfigValidationError
- func (e MetricsServiceConfigValidationError) Cause() error
- func (e MetricsServiceConfigValidationError) Error() string
- func (e MetricsServiceConfigValidationError) ErrorName() string
- func (e MetricsServiceConfigValidationError) Field() string
- func (e MetricsServiceConfigValidationError) Key() bool
- func (e MetricsServiceConfigValidationError) Reason() string
- type StatsConfig
- func (*StatsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *StatsConfig) GetStatsMatcher() *StatsMatcher
- func (x *StatsConfig) GetStatsTags() []*TagSpecifier
- func (x *StatsConfig) GetUseAllDefaultTags() *wrappers.BoolValue
- func (*StatsConfig) ProtoMessage()
- func (x *StatsConfig) ProtoReflect() protoreflect.Message
- func (x *StatsConfig) Reset()
- func (x *StatsConfig) String() string
- func (m *StatsConfig) Validate() error
- type StatsConfigValidationError
- func (e StatsConfigValidationError) Cause() error
- func (e StatsConfigValidationError) Error() string
- func (e StatsConfigValidationError) ErrorName() string
- func (e StatsConfigValidationError) Field() string
- func (e StatsConfigValidationError) Key() bool
- func (e StatsConfigValidationError) Reason() string
- type StatsMatcher
- func (*StatsMatcher) Descriptor() ([]byte, []int)deprecated
- func (x *StatsMatcher) GetExclusionList() *v3.ListStringMatcher
- func (x *StatsMatcher) GetInclusionList() *v3.ListStringMatcher
- func (x *StatsMatcher) GetRejectAll() bool
- func (m *StatsMatcher) GetStatsMatcher() isStatsMatcher_StatsMatcher
- func (*StatsMatcher) ProtoMessage()
- func (x *StatsMatcher) ProtoReflect() protoreflect.Message
- func (x *StatsMatcher) Reset()
- func (x *StatsMatcher) String() string
- func (m *StatsMatcher) Validate() error
- type StatsMatcherValidationError
- func (e StatsMatcherValidationError) Cause() error
- func (e StatsMatcherValidationError) Error() string
- func (e StatsMatcherValidationError) ErrorName() string
- func (e StatsMatcherValidationError) Field() string
- func (e StatsMatcherValidationError) Key() bool
- func (e StatsMatcherValidationError) Reason() string
- type StatsMatcher_ExclusionList
- type StatsMatcher_InclusionList
- type StatsMatcher_RejectAll
- type StatsSink
- func (*StatsSink) Descriptor() ([]byte, []int)deprecated
- func (m *StatsSink) GetConfigType() isStatsSink_ConfigType
- func (x *StatsSink) GetHiddenEnvoyDeprecatedConfig() *_struct.Structdeprecated
- func (x *StatsSink) GetName() string
- func (x *StatsSink) GetTypedConfig() *any.Any
- func (*StatsSink) ProtoMessage()
- func (x *StatsSink) ProtoReflect() protoreflect.Message
- func (x *StatsSink) Reset()
- func (x *StatsSink) String() string
- func (m *StatsSink) Validate() error
- type StatsSinkValidationError
- type StatsSink_HiddenEnvoyDeprecatedConfig
- type StatsSink_TypedConfig
- type StatsdSink
- func (*StatsdSink) Descriptor() ([]byte, []int)deprecated
- func (x *StatsdSink) GetAddress() *v31.Address
- func (x *StatsdSink) GetPrefix() string
- func (m *StatsdSink) GetStatsdSpecifier() isStatsdSink_StatsdSpecifier
- func (x *StatsdSink) GetTcpClusterName() string
- func (*StatsdSink) ProtoMessage()
- func (x *StatsdSink) ProtoReflect() protoreflect.Message
- func (x *StatsdSink) Reset()
- func (x *StatsdSink) String() string
- func (m *StatsdSink) Validate() error
- type StatsdSinkValidationError
- type StatsdSink_Address
- type StatsdSink_TcpClusterName
- type TagSpecifier
- func (*TagSpecifier) Descriptor() ([]byte, []int)deprecated
- func (x *TagSpecifier) GetFixedValue() string
- func (x *TagSpecifier) GetRegex() string
- func (x *TagSpecifier) GetTagName() string
- func (m *TagSpecifier) GetTagValue() isTagSpecifier_TagValue
- func (*TagSpecifier) ProtoMessage()
- func (x *TagSpecifier) ProtoReflect() protoreflect.Message
- func (x *TagSpecifier) Reset()
- func (x *TagSpecifier) String() string
- func (m *TagSpecifier) Validate() error
- type TagSpecifierValidationError
- func (e TagSpecifierValidationError) Cause() error
- func (e TagSpecifierValidationError) Error() string
- func (e TagSpecifierValidationError) ErrorName() string
- func (e TagSpecifierValidationError) Field() string
- func (e TagSpecifierValidationError) Key() bool
- func (e TagSpecifierValidationError) Reason() string
- type TagSpecifier_FixedValue
- type TagSpecifier_Regex
Constants ¶
This section is empty.
Variables ¶
var File_envoy_config_metrics_v3_metrics_service_proto protoreflect.FileDescriptor
var File_envoy_config_metrics_v3_stats_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type DogStatsdSink ¶
type DogStatsdSink struct { // Types that are assignable to DogStatsdSpecifier: // *DogStatsdSink_Address DogStatsdSpecifier isDogStatsdSink_DogStatsdSpecifier `protobuf_oneof:"dog_statsd_specifier"` Prefix string `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"` // contains filtered or unexported fields }
func (*DogStatsdSink) Descriptor
deprecated
func (*DogStatsdSink) Descriptor() ([]byte, []int)
Deprecated: Use DogStatsdSink.ProtoReflect.Descriptor instead.
func (*DogStatsdSink) GetAddress ¶
func (x *DogStatsdSink) GetAddress() *v31.Address
func (*DogStatsdSink) GetDogStatsdSpecifier ¶
func (m *DogStatsdSink) GetDogStatsdSpecifier() isDogStatsdSink_DogStatsdSpecifier
func (*DogStatsdSink) GetPrefix ¶
func (x *DogStatsdSink) GetPrefix() string
func (*DogStatsdSink) ProtoMessage ¶
func (*DogStatsdSink) ProtoMessage()
func (*DogStatsdSink) ProtoReflect ¶
func (x *DogStatsdSink) ProtoReflect() protoreflect.Message
func (*DogStatsdSink) Reset ¶
func (x *DogStatsdSink) Reset()
func (*DogStatsdSink) String ¶
func (x *DogStatsdSink) String() string
func (*DogStatsdSink) Validate ¶
func (m *DogStatsdSink) Validate() error
Validate checks the field values on DogStatsdSink with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type DogStatsdSinkValidationError ¶
type DogStatsdSinkValidationError struct {
// contains filtered or unexported fields
}
DogStatsdSinkValidationError is the validation error returned by DogStatsdSink.Validate if the designated constraints aren't met.
func (DogStatsdSinkValidationError) Cause ¶
func (e DogStatsdSinkValidationError) Cause() error
Cause function returns cause value.
func (DogStatsdSinkValidationError) Error ¶
func (e DogStatsdSinkValidationError) Error() string
Error satisfies the builtin error interface
func (DogStatsdSinkValidationError) ErrorName ¶
func (e DogStatsdSinkValidationError) ErrorName() string
ErrorName returns error name.
func (DogStatsdSinkValidationError) Field ¶
func (e DogStatsdSinkValidationError) Field() string
Field function returns field value.
func (DogStatsdSinkValidationError) Key ¶
func (e DogStatsdSinkValidationError) Key() bool
Key function returns key value.
func (DogStatsdSinkValidationError) Reason ¶
func (e DogStatsdSinkValidationError) Reason() string
Reason function returns reason value.
type DogStatsdSink_Address ¶
type HystrixSink ¶
type HystrixSink struct { NumBuckets int64 `protobuf:"varint,1,opt,name=num_buckets,json=numBuckets,proto3" json:"num_buckets,omitempty"` // contains filtered or unexported fields }
func (*HystrixSink) Descriptor
deprecated
func (*HystrixSink) Descriptor() ([]byte, []int)
Deprecated: Use HystrixSink.ProtoReflect.Descriptor instead.
func (*HystrixSink) GetNumBuckets ¶
func (x *HystrixSink) GetNumBuckets() int64
func (*HystrixSink) ProtoMessage ¶
func (*HystrixSink) ProtoMessage()
func (*HystrixSink) ProtoReflect ¶
func (x *HystrixSink) ProtoReflect() protoreflect.Message
func (*HystrixSink) Reset ¶
func (x *HystrixSink) Reset()
func (*HystrixSink) String ¶
func (x *HystrixSink) String() string
func (*HystrixSink) Validate ¶
func (m *HystrixSink) Validate() error
Validate checks the field values on HystrixSink with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type HystrixSinkValidationError ¶
type HystrixSinkValidationError struct {
// contains filtered or unexported fields
}
HystrixSinkValidationError is the validation error returned by HystrixSink.Validate if the designated constraints aren't met.
func (HystrixSinkValidationError) Cause ¶
func (e HystrixSinkValidationError) Cause() error
Cause function returns cause value.
func (HystrixSinkValidationError) Error ¶
func (e HystrixSinkValidationError) Error() string
Error satisfies the builtin error interface
func (HystrixSinkValidationError) ErrorName ¶
func (e HystrixSinkValidationError) ErrorName() string
ErrorName returns error name.
func (HystrixSinkValidationError) Field ¶
func (e HystrixSinkValidationError) Field() string
Field function returns field value.
func (HystrixSinkValidationError) Key ¶
func (e HystrixSinkValidationError) Key() bool
Key function returns key value.
func (HystrixSinkValidationError) Reason ¶
func (e HystrixSinkValidationError) Reason() string
Reason function returns reason value.
type MetricsServiceConfig ¶
type MetricsServiceConfig struct { GrpcService *v3.GrpcService `protobuf:"bytes,1,opt,name=grpc_service,json=grpcService,proto3" json:"grpc_service,omitempty"` TransportApiVersion v3.ApiVersion `` /* 158-byte string literal not displayed */ ReportCountersAsDeltas *wrappers.BoolValue `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MetricsServiceConfig) Descriptor
deprecated
func (*MetricsServiceConfig) Descriptor() ([]byte, []int)
Deprecated: Use MetricsServiceConfig.ProtoReflect.Descriptor instead.
func (*MetricsServiceConfig) GetGrpcService ¶
func (x *MetricsServiceConfig) GetGrpcService() *v3.GrpcService
func (*MetricsServiceConfig) GetReportCountersAsDeltas ¶
func (x *MetricsServiceConfig) GetReportCountersAsDeltas() *wrappers.BoolValue
func (*MetricsServiceConfig) GetTransportApiVersion ¶
func (x *MetricsServiceConfig) GetTransportApiVersion() v3.ApiVersion
func (*MetricsServiceConfig) ProtoMessage ¶
func (*MetricsServiceConfig) ProtoMessage()
func (*MetricsServiceConfig) ProtoReflect ¶
func (x *MetricsServiceConfig) ProtoReflect() protoreflect.Message
func (*MetricsServiceConfig) Reset ¶
func (x *MetricsServiceConfig) Reset()
func (*MetricsServiceConfig) String ¶
func (x *MetricsServiceConfig) String() string
func (*MetricsServiceConfig) Validate ¶
func (m *MetricsServiceConfig) Validate() error
Validate checks the field values on MetricsServiceConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type MetricsServiceConfigValidationError ¶
type MetricsServiceConfigValidationError struct {
// contains filtered or unexported fields
}
MetricsServiceConfigValidationError is the validation error returned by MetricsServiceConfig.Validate if the designated constraints aren't met.
func (MetricsServiceConfigValidationError) Cause ¶
func (e MetricsServiceConfigValidationError) Cause() error
Cause function returns cause value.
func (MetricsServiceConfigValidationError) Error ¶
func (e MetricsServiceConfigValidationError) Error() string
Error satisfies the builtin error interface
func (MetricsServiceConfigValidationError) ErrorName ¶
func (e MetricsServiceConfigValidationError) ErrorName() string
ErrorName returns error name.
func (MetricsServiceConfigValidationError) Field ¶
func (e MetricsServiceConfigValidationError) Field() string
Field function returns field value.
func (MetricsServiceConfigValidationError) Key ¶
func (e MetricsServiceConfigValidationError) Key() bool
Key function returns key value.
func (MetricsServiceConfigValidationError) Reason ¶
func (e MetricsServiceConfigValidationError) Reason() string
Reason function returns reason value.
type StatsConfig ¶
type StatsConfig struct { StatsTags []*TagSpecifier `protobuf:"bytes,1,rep,name=stats_tags,json=statsTags,proto3" json:"stats_tags,omitempty"` UseAllDefaultTags *wrappers.BoolValue `protobuf:"bytes,2,opt,name=use_all_default_tags,json=useAllDefaultTags,proto3" json:"use_all_default_tags,omitempty"` StatsMatcher *StatsMatcher `protobuf:"bytes,3,opt,name=stats_matcher,json=statsMatcher,proto3" json:"stats_matcher,omitempty"` // contains filtered or unexported fields }
func (*StatsConfig) Descriptor
deprecated
func (*StatsConfig) Descriptor() ([]byte, []int)
Deprecated: Use StatsConfig.ProtoReflect.Descriptor instead.
func (*StatsConfig) GetStatsMatcher ¶
func (x *StatsConfig) GetStatsMatcher() *StatsMatcher
func (*StatsConfig) GetStatsTags ¶
func (x *StatsConfig) GetStatsTags() []*TagSpecifier
func (*StatsConfig) GetUseAllDefaultTags ¶
func (x *StatsConfig) GetUseAllDefaultTags() *wrappers.BoolValue
func (*StatsConfig) ProtoMessage ¶
func (*StatsConfig) ProtoMessage()
func (*StatsConfig) ProtoReflect ¶
func (x *StatsConfig) ProtoReflect() protoreflect.Message
func (*StatsConfig) Reset ¶
func (x *StatsConfig) Reset()
func (*StatsConfig) String ¶
func (x *StatsConfig) String() string
func (*StatsConfig) Validate ¶
func (m *StatsConfig) Validate() error
Validate checks the field values on StatsConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type StatsConfigValidationError ¶
type StatsConfigValidationError struct {
// contains filtered or unexported fields
}
StatsConfigValidationError is the validation error returned by StatsConfig.Validate if the designated constraints aren't met.
func (StatsConfigValidationError) Cause ¶
func (e StatsConfigValidationError) Cause() error
Cause function returns cause value.
func (StatsConfigValidationError) Error ¶
func (e StatsConfigValidationError) Error() string
Error satisfies the builtin error interface
func (StatsConfigValidationError) ErrorName ¶
func (e StatsConfigValidationError) ErrorName() string
ErrorName returns error name.
func (StatsConfigValidationError) Field ¶
func (e StatsConfigValidationError) Field() string
Field function returns field value.
func (StatsConfigValidationError) Key ¶
func (e StatsConfigValidationError) Key() bool
Key function returns key value.
func (StatsConfigValidationError) Reason ¶
func (e StatsConfigValidationError) Reason() string
Reason function returns reason value.
type StatsMatcher ¶
type StatsMatcher struct { // Types that are assignable to StatsMatcher: // *StatsMatcher_RejectAll // *StatsMatcher_ExclusionList // *StatsMatcher_InclusionList StatsMatcher isStatsMatcher_StatsMatcher `protobuf_oneof:"stats_matcher"` // contains filtered or unexported fields }
func (*StatsMatcher) Descriptor
deprecated
func (*StatsMatcher) Descriptor() ([]byte, []int)
Deprecated: Use StatsMatcher.ProtoReflect.Descriptor instead.
func (*StatsMatcher) GetExclusionList ¶
func (x *StatsMatcher) GetExclusionList() *v3.ListStringMatcher
func (*StatsMatcher) GetInclusionList ¶
func (x *StatsMatcher) GetInclusionList() *v3.ListStringMatcher
func (*StatsMatcher) GetRejectAll ¶
func (x *StatsMatcher) GetRejectAll() bool
func (*StatsMatcher) GetStatsMatcher ¶
func (m *StatsMatcher) GetStatsMatcher() isStatsMatcher_StatsMatcher
func (*StatsMatcher) ProtoMessage ¶
func (*StatsMatcher) ProtoMessage()
func (*StatsMatcher) ProtoReflect ¶
func (x *StatsMatcher) ProtoReflect() protoreflect.Message
func (*StatsMatcher) Reset ¶
func (x *StatsMatcher) Reset()
func (*StatsMatcher) String ¶
func (x *StatsMatcher) String() string
func (*StatsMatcher) Validate ¶
func (m *StatsMatcher) Validate() error
Validate checks the field values on StatsMatcher with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type StatsMatcherValidationError ¶
type StatsMatcherValidationError struct {
// contains filtered or unexported fields
}
StatsMatcherValidationError is the validation error returned by StatsMatcher.Validate if the designated constraints aren't met.
func (StatsMatcherValidationError) Cause ¶
func (e StatsMatcherValidationError) Cause() error
Cause function returns cause value.
func (StatsMatcherValidationError) Error ¶
func (e StatsMatcherValidationError) Error() string
Error satisfies the builtin error interface
func (StatsMatcherValidationError) ErrorName ¶
func (e StatsMatcherValidationError) ErrorName() string
ErrorName returns error name.
func (StatsMatcherValidationError) Field ¶
func (e StatsMatcherValidationError) Field() string
Field function returns field value.
func (StatsMatcherValidationError) Key ¶
func (e StatsMatcherValidationError) Key() bool
Key function returns key value.
func (StatsMatcherValidationError) Reason ¶
func (e StatsMatcherValidationError) Reason() string
Reason function returns reason value.
type StatsMatcher_ExclusionList ¶
type StatsMatcher_ExclusionList struct {
ExclusionList *v3.ListStringMatcher `protobuf:"bytes,2,opt,name=exclusion_list,json=exclusionList,proto3,oneof"`
}
type StatsMatcher_InclusionList ¶
type StatsMatcher_InclusionList struct {
InclusionList *v3.ListStringMatcher `protobuf:"bytes,3,opt,name=inclusion_list,json=inclusionList,proto3,oneof"`
}
type StatsMatcher_RejectAll ¶
type StatsMatcher_RejectAll struct {
RejectAll bool `protobuf:"varint,1,opt,name=reject_all,json=rejectAll,proto3,oneof"`
}
type StatsSink ¶
type StatsSink struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Types that are assignable to ConfigType: // *StatsSink_TypedConfig // *StatsSink_HiddenEnvoyDeprecatedConfig ConfigType isStatsSink_ConfigType `protobuf_oneof:"config_type"` // contains filtered or unexported fields }
func (*StatsSink) Descriptor
deprecated
func (*StatsSink) GetConfigType ¶
func (m *StatsSink) GetConfigType() isStatsSink_ConfigType
func (*StatsSink) GetHiddenEnvoyDeprecatedConfig
deprecated
func (*StatsSink) GetTypedConfig ¶
func (*StatsSink) ProtoMessage ¶
func (*StatsSink) ProtoMessage()
func (*StatsSink) ProtoReflect ¶
func (x *StatsSink) ProtoReflect() protoreflect.Message
type StatsSinkValidationError ¶
type StatsSinkValidationError struct {
// contains filtered or unexported fields
}
StatsSinkValidationError is the validation error returned by StatsSink.Validate if the designated constraints aren't met.
func (StatsSinkValidationError) Cause ¶
func (e StatsSinkValidationError) Cause() error
Cause function returns cause value.
func (StatsSinkValidationError) Error ¶
func (e StatsSinkValidationError) Error() string
Error satisfies the builtin error interface
func (StatsSinkValidationError) ErrorName ¶
func (e StatsSinkValidationError) ErrorName() string
ErrorName returns error name.
func (StatsSinkValidationError) Field ¶
func (e StatsSinkValidationError) Field() string
Field function returns field value.
func (StatsSinkValidationError) Key ¶
func (e StatsSinkValidationError) Key() bool
Key function returns key value.
func (StatsSinkValidationError) Reason ¶
func (e StatsSinkValidationError) Reason() string
Reason function returns reason value.
type StatsSink_TypedConfig ¶
type StatsdSink ¶
type StatsdSink struct { // Types that are assignable to StatsdSpecifier: // *StatsdSink_Address // *StatsdSink_TcpClusterName StatsdSpecifier isStatsdSink_StatsdSpecifier `protobuf_oneof:"statsd_specifier"` Prefix string `protobuf:"bytes,3,opt,name=prefix,proto3" json:"prefix,omitempty"` // contains filtered or unexported fields }
func (*StatsdSink) Descriptor
deprecated
func (*StatsdSink) Descriptor() ([]byte, []int)
Deprecated: Use StatsdSink.ProtoReflect.Descriptor instead.
func (*StatsdSink) GetAddress ¶
func (x *StatsdSink) GetAddress() *v31.Address
func (*StatsdSink) GetPrefix ¶
func (x *StatsdSink) GetPrefix() string
func (*StatsdSink) GetStatsdSpecifier ¶
func (m *StatsdSink) GetStatsdSpecifier() isStatsdSink_StatsdSpecifier
func (*StatsdSink) GetTcpClusterName ¶
func (x *StatsdSink) GetTcpClusterName() string
func (*StatsdSink) ProtoMessage ¶
func (*StatsdSink) ProtoMessage()
func (*StatsdSink) ProtoReflect ¶
func (x *StatsdSink) ProtoReflect() protoreflect.Message
func (*StatsdSink) Reset ¶
func (x *StatsdSink) Reset()
func (*StatsdSink) String ¶
func (x *StatsdSink) String() string
func (*StatsdSink) Validate ¶
func (m *StatsdSink) Validate() error
Validate checks the field values on StatsdSink with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type StatsdSinkValidationError ¶
type StatsdSinkValidationError struct {
// contains filtered or unexported fields
}
StatsdSinkValidationError is the validation error returned by StatsdSink.Validate if the designated constraints aren't met.
func (StatsdSinkValidationError) Cause ¶
func (e StatsdSinkValidationError) Cause() error
Cause function returns cause value.
func (StatsdSinkValidationError) Error ¶
func (e StatsdSinkValidationError) Error() string
Error satisfies the builtin error interface
func (StatsdSinkValidationError) ErrorName ¶
func (e StatsdSinkValidationError) ErrorName() string
ErrorName returns error name.
func (StatsdSinkValidationError) Field ¶
func (e StatsdSinkValidationError) Field() string
Field function returns field value.
func (StatsdSinkValidationError) Key ¶
func (e StatsdSinkValidationError) Key() bool
Key function returns key value.
func (StatsdSinkValidationError) Reason ¶
func (e StatsdSinkValidationError) Reason() string
Reason function returns reason value.
type StatsdSink_Address ¶
type StatsdSink_TcpClusterName ¶
type StatsdSink_TcpClusterName struct {
TcpClusterName string `protobuf:"bytes,2,opt,name=tcp_cluster_name,json=tcpClusterName,proto3,oneof"`
}
type TagSpecifier ¶
type TagSpecifier struct { TagName string `protobuf:"bytes,1,opt,name=tag_name,json=tagName,proto3" json:"tag_name,omitempty"` // Types that are assignable to TagValue: // *TagSpecifier_Regex // *TagSpecifier_FixedValue TagValue isTagSpecifier_TagValue `protobuf_oneof:"tag_value"` // contains filtered or unexported fields }
func (*TagSpecifier) Descriptor
deprecated
func (*TagSpecifier) Descriptor() ([]byte, []int)
Deprecated: Use TagSpecifier.ProtoReflect.Descriptor instead.
func (*TagSpecifier) GetFixedValue ¶
func (x *TagSpecifier) GetFixedValue() string
func (*TagSpecifier) GetRegex ¶
func (x *TagSpecifier) GetRegex() string
func (*TagSpecifier) GetTagName ¶
func (x *TagSpecifier) GetTagName() string
func (*TagSpecifier) GetTagValue ¶
func (m *TagSpecifier) GetTagValue() isTagSpecifier_TagValue
func (*TagSpecifier) ProtoMessage ¶
func (*TagSpecifier) ProtoMessage()
func (*TagSpecifier) ProtoReflect ¶
func (x *TagSpecifier) ProtoReflect() protoreflect.Message
func (*TagSpecifier) Reset ¶
func (x *TagSpecifier) Reset()
func (*TagSpecifier) String ¶
func (x *TagSpecifier) String() string
func (*TagSpecifier) Validate ¶
func (m *TagSpecifier) Validate() error
Validate checks the field values on TagSpecifier with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
type TagSpecifierValidationError ¶
type TagSpecifierValidationError struct {
// contains filtered or unexported fields
}
TagSpecifierValidationError is the validation error returned by TagSpecifier.Validate if the designated constraints aren't met.
func (TagSpecifierValidationError) Cause ¶
func (e TagSpecifierValidationError) Cause() error
Cause function returns cause value.
func (TagSpecifierValidationError) Error ¶
func (e TagSpecifierValidationError) Error() string
Error satisfies the builtin error interface
func (TagSpecifierValidationError) ErrorName ¶
func (e TagSpecifierValidationError) ErrorName() string
ErrorName returns error name.
func (TagSpecifierValidationError) Field ¶
func (e TagSpecifierValidationError) Field() string
Field function returns field value.
func (TagSpecifierValidationError) Key ¶
func (e TagSpecifierValidationError) Key() bool
Key function returns key value.
func (TagSpecifierValidationError) Reason ¶
func (e TagSpecifierValidationError) Reason() string
Reason function returns reason value.
type TagSpecifier_FixedValue ¶
type TagSpecifier_FixedValue struct {
FixedValue string `protobuf:"bytes,3,opt,name=fixed_value,json=fixedValue,proto3,oneof"`
}
type TagSpecifier_Regex ¶
type TagSpecifier_Regex struct {
Regex string `protobuf:"bytes,2,opt,name=regex,proto3,oneof"`
}