Documentation ¶
Index ¶
- Variables
- func RegisterRuleGroupsServiceServer(s grpc.ServiceRegistrar, srv RuleGroupsServiceServer)
- type AllowParameters
- func (*AllowParameters) Descriptor() ([]byte, []int)deprecated
- func (x *AllowParameters) GetKeepBlockedLogs() *wrapperspb.BoolValue
- func (x *AllowParameters) GetRule() *wrapperspb.StringValue
- func (*AllowParameters) ProtoMessage()
- func (x *AllowParameters) ProtoReflect() protoreflect.Message
- func (x *AllowParameters) Reset()
- func (x *AllowParameters) String() string
- type ApplicationNameConstraint
- func (*ApplicationNameConstraint) Descriptor() ([]byte, []int)deprecated
- func (x *ApplicationNameConstraint) GetValue() *wrapperspb.StringValue
- func (*ApplicationNameConstraint) ProtoMessage()
- func (x *ApplicationNameConstraint) ProtoReflect() protoreflect.Message
- func (x *ApplicationNameConstraint) Reset()
- func (x *ApplicationNameConstraint) String() string
- type AuditLogDescription
- func (*AuditLogDescription) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLogDescription) GetDescription() string
- func (*AuditLogDescription) ProtoMessage()
- func (x *AuditLogDescription) ProtoReflect() protoreflect.Message
- func (x *AuditLogDescription) Reset()
- func (x *AuditLogDescription) String() string
- type BlockParameters
- func (*BlockParameters) Descriptor() ([]byte, []int)deprecated
- func (x *BlockParameters) GetKeepBlockedLogs() *wrapperspb.BoolValue
- func (x *BlockParameters) GetRule() *wrapperspb.StringValue
- func (*BlockParameters) ProtoMessage()
- func (x *BlockParameters) ProtoReflect() protoreflect.Message
- func (x *BlockParameters) Reset()
- func (x *BlockParameters) String() string
- type CreateRuleGroupRequest
- func (*CreateRuleGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRuleGroupRequest) GetCreator() *wrapperspb.StringValue
- func (x *CreateRuleGroupRequest) GetDescription() *wrapperspb.StringValue
- func (x *CreateRuleGroupRequest) GetEnabled() *wrapperspb.BoolValue
- func (x *CreateRuleGroupRequest) GetHidden() *wrapperspb.BoolValue
- func (x *CreateRuleGroupRequest) GetName() *wrapperspb.StringValue
- func (x *CreateRuleGroupRequest) GetOrder() *wrapperspb.UInt32Value
- func (x *CreateRuleGroupRequest) GetRuleMatchers() []*RuleMatcher
- func (x *CreateRuleGroupRequest) GetRuleSubgroups() []*CreateRuleGroupRequest_CreateRuleSubgroup
- func (*CreateRuleGroupRequest) ProtoMessage()
- func (x *CreateRuleGroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRuleGroupRequest) Reset()
- func (x *CreateRuleGroupRequest) String() string
- type CreateRuleGroupRequest_CreateRuleSubgroup
- func (*CreateRuleGroupRequest_CreateRuleSubgroup) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup) GetEnabled() *wrapperspb.BoolValue
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup) GetOrder() *wrapperspb.UInt32Value
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup) GetRules() []*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule
- func (*CreateRuleGroupRequest_CreateRuleSubgroup) ProtoMessage()
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup) ProtoReflect() protoreflect.Message
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup) Reset()
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup) String() string
- type CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule
- func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetDescription() *wrapperspb.StringValue
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetEnabled() *wrapperspb.BoolValue
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetName() *wrapperspb.StringValue
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetOrder() *wrapperspb.UInt32Value
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetParameters() *RuleParameters
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetSourceField() *wrapperspb.StringValue
- func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) ProtoMessage()
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) ProtoReflect() protoreflect.Message
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) Reset()
- func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) String() string
- type CreateRuleGroupResponse
- func (*CreateRuleGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRuleGroupResponse) GetRuleGroup() *RuleGroup
- func (*CreateRuleGroupResponse) ProtoMessage()
- func (x *CreateRuleGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRuleGroupResponse) Reset()
- func (x *CreateRuleGroupResponse) String() string
- type DeleteRuleGroupRequest
- func (*DeleteRuleGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRuleGroupRequest) GetGroupId() string
- func (*DeleteRuleGroupRequest) ProtoMessage()
- func (x *DeleteRuleGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRuleGroupRequest) Reset()
- func (x *DeleteRuleGroupRequest) String() string
- type DeleteRuleGroupResponse
- type ExtractParameters
- func (*ExtractParameters) Descriptor() ([]byte, []int)deprecated
- func (x *ExtractParameters) GetRule() *wrapperspb.StringValue
- func (*ExtractParameters) ProtoMessage()
- func (x *ExtractParameters) ProtoReflect() protoreflect.Message
- func (x *ExtractParameters) Reset()
- func (x *ExtractParameters) String() string
- type ExtractTimestampParameters
- func (*ExtractTimestampParameters) Descriptor() ([]byte, []int)deprecated
- func (x *ExtractTimestampParameters) GetFormat() *wrapperspb.StringValue
- func (x *ExtractTimestampParameters) GetStandard() ExtractTimestampParameters_FormatStandard
- func (*ExtractTimestampParameters) ProtoMessage()
- func (x *ExtractTimestampParameters) ProtoReflect() protoreflect.Message
- func (x *ExtractTimestampParameters) Reset()
- func (x *ExtractTimestampParameters) String() string
- type ExtractTimestampParameters_FormatStandard
- func (ExtractTimestampParameters_FormatStandard) Descriptor() protoreflect.EnumDescriptor
- func (x ExtractTimestampParameters_FormatStandard) Enum() *ExtractTimestampParameters_FormatStandard
- func (ExtractTimestampParameters_FormatStandard) EnumDescriptor() ([]byte, []int)deprecated
- func (x ExtractTimestampParameters_FormatStandard) Number() protoreflect.EnumNumber
- func (x ExtractTimestampParameters_FormatStandard) String() string
- func (ExtractTimestampParameters_FormatStandard) Type() protoreflect.EnumType
- type GetRuleGroupRequest
- func (*GetRuleGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRuleGroupRequest) GetGroupId() string
- func (*GetRuleGroupRequest) ProtoMessage()
- func (x *GetRuleGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetRuleGroupRequest) Reset()
- func (x *GetRuleGroupRequest) String() string
- type GetRuleGroupResponse
- func (*GetRuleGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRuleGroupResponse) GetRuleGroup() *RuleGroup
- func (*GetRuleGroupResponse) ProtoMessage()
- func (x *GetRuleGroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetRuleGroupResponse) Reset()
- func (x *GetRuleGroupResponse) String() string
- type JsonExtractParameters
- func (*JsonExtractParameters) Descriptor() ([]byte, []int)deprecated
- func (x *JsonExtractParameters) GetDestinationField() JsonExtractParameters_DestinationField
- func (x *JsonExtractParameters) GetRule() *wrapperspb.StringValue
- func (*JsonExtractParameters) ProtoMessage()
- func (x *JsonExtractParameters) ProtoReflect() protoreflect.Message
- func (x *JsonExtractParameters) Reset()
- func (x *JsonExtractParameters) String() string
- type JsonExtractParameters_DestinationField
- func (JsonExtractParameters_DestinationField) Descriptor() protoreflect.EnumDescriptor
- func (x JsonExtractParameters_DestinationField) Enum() *JsonExtractParameters_DestinationField
- func (JsonExtractParameters_DestinationField) EnumDescriptor() ([]byte, []int)deprecated
- func (x JsonExtractParameters_DestinationField) Number() protoreflect.EnumNumber
- func (x JsonExtractParameters_DestinationField) String() string
- func (JsonExtractParameters_DestinationField) Type() protoreflect.EnumType
- type JsonParseParameters
- func (*JsonParseParameters) Descriptor() ([]byte, []int)deprecated
- func (x *JsonParseParameters) GetDeleteSource() *wrapperspb.BoolValue
- func (x *JsonParseParameters) GetDestinationField() *wrapperspb.StringValue
- func (x *JsonParseParameters) GetEscapedValue() *wrapperspb.BoolValue
- func (x *JsonParseParameters) GetOverrideDest() *wrapperspb.BoolValue
- func (*JsonParseParameters) ProtoMessage()
- func (x *JsonParseParameters) ProtoReflect() protoreflect.Message
- func (x *JsonParseParameters) Reset()
- func (x *JsonParseParameters) String() string
- type JsonStringifyParameters
- func (*JsonStringifyParameters) Descriptor() ([]byte, []int)deprecated
- func (x *JsonStringifyParameters) GetDeleteSource() *wrapperspb.BoolValue
- func (x *JsonStringifyParameters) GetDestinationField() *wrapperspb.StringValue
- func (*JsonStringifyParameters) ProtoMessage()
- func (x *JsonStringifyParameters) ProtoReflect() protoreflect.Message
- func (x *JsonStringifyParameters) Reset()
- func (x *JsonStringifyParameters) String() string
- type ParseParameters
- func (*ParseParameters) Descriptor() ([]byte, []int)deprecated
- func (x *ParseParameters) GetDestinationField() *wrapperspb.StringValue
- func (x *ParseParameters) GetRule() *wrapperspb.StringValue
- func (*ParseParameters) ProtoMessage()
- func (x *ParseParameters) ProtoReflect() protoreflect.Message
- func (x *ParseParameters) Reset()
- func (x *ParseParameters) String() string
- type RemoveFieldsParameters
- func (*RemoveFieldsParameters) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveFieldsParameters) GetFields() []string
- func (*RemoveFieldsParameters) ProtoMessage()
- func (x *RemoveFieldsParameters) ProtoReflect() protoreflect.Message
- func (x *RemoveFieldsParameters) Reset()
- func (x *RemoveFieldsParameters) String() string
- type ReplaceParameters
- func (*ReplaceParameters) Descriptor() ([]byte, []int)deprecated
- func (x *ReplaceParameters) GetDestinationField() *wrapperspb.StringValue
- func (x *ReplaceParameters) GetReplaceNewVal() *wrapperspb.StringValue
- func (x *ReplaceParameters) GetRule() *wrapperspb.StringValue
- func (*ReplaceParameters) ProtoMessage()
- func (x *ReplaceParameters) ProtoReflect() protoreflect.Message
- func (x *ReplaceParameters) Reset()
- func (x *ReplaceParameters) String() string
- type Rule
- func (*Rule) Descriptor() ([]byte, []int)deprecated
- func (x *Rule) GetDescription() *wrapperspb.StringValue
- func (x *Rule) GetEnabled() *wrapperspb.BoolValue
- func (x *Rule) GetId() *wrapperspb.StringValue
- func (x *Rule) GetName() *wrapperspb.StringValue
- func (x *Rule) GetOrder() *wrapperspb.UInt32Value
- func (x *Rule) GetParameters() *RuleParameters
- func (x *Rule) GetSourceField() *wrapperspb.StringValue
- func (*Rule) ProtoMessage()
- func (x *Rule) ProtoReflect() protoreflect.Message
- func (x *Rule) Reset()
- func (x *Rule) String() string
- type RuleGroup
- func (*RuleGroup) Descriptor() ([]byte, []int)deprecated
- func (x *RuleGroup) GetCreator() *wrapperspb.StringValue
- func (x *RuleGroup) GetDescription() *wrapperspb.StringValue
- func (x *RuleGroup) GetEnabled() *wrapperspb.BoolValue
- func (x *RuleGroup) GetHidden() *wrapperspb.BoolValue
- func (x *RuleGroup) GetId() *wrapperspb.StringValue
- func (x *RuleGroup) GetName() *wrapperspb.StringValue
- func (x *RuleGroup) GetOrder() *wrapperspb.UInt32Value
- func (x *RuleGroup) GetRuleMatchers() []*RuleMatcher
- func (x *RuleGroup) GetRuleSubgroups() []*RuleSubgroup
- func (*RuleGroup) ProtoMessage()
- func (x *RuleGroup) ProtoReflect() protoreflect.Message
- func (x *RuleGroup) Reset()
- func (x *RuleGroup) String() string
- type RuleGroupsServiceClient
- type RuleGroupsServiceServer
- type RuleMatcher
- func (*RuleMatcher) Descriptor() ([]byte, []int)deprecated
- func (x *RuleMatcher) GetApplicationName() *ApplicationNameConstraint
- func (m *RuleMatcher) GetConstraint() isRuleMatcher_Constraint
- func (x *RuleMatcher) GetSeverity() *SeverityConstraint
- func (x *RuleMatcher) GetSubsystemName() *SubsystemNameConstraint
- func (*RuleMatcher) ProtoMessage()
- func (x *RuleMatcher) ProtoReflect() protoreflect.Message
- func (x *RuleMatcher) Reset()
- func (x *RuleMatcher) String() string
- type RuleMatcher_ApplicationName
- type RuleMatcher_Severity
- type RuleMatcher_SubsystemName
- type RuleParameters
- func (*RuleParameters) Descriptor() ([]byte, []int)deprecated
- func (x *RuleParameters) GetAllowParameters() *AllowParameters
- func (x *RuleParameters) GetBlockParameters() *BlockParameters
- func (x *RuleParameters) GetExtractParameters() *ExtractParameters
- func (x *RuleParameters) GetExtractTimestampParameters() *ExtractTimestampParameters
- func (x *RuleParameters) GetJsonExtractParameters() *JsonExtractParameters
- func (x *RuleParameters) GetJsonParseParameters() *JsonParseParameters
- func (x *RuleParameters) GetJsonStringifyParameters() *JsonStringifyParameters
- func (x *RuleParameters) GetParseParameters() *ParseParameters
- func (x *RuleParameters) GetRemoveFieldsParameters() *RemoveFieldsParameters
- func (x *RuleParameters) GetReplaceParameters() *ReplaceParameters
- func (m *RuleParameters) GetRuleParameters() isRuleParameters_RuleParameters
- func (*RuleParameters) ProtoMessage()
- func (x *RuleParameters) ProtoReflect() protoreflect.Message
- func (x *RuleParameters) Reset()
- func (x *RuleParameters) String() string
- type RuleParameters_AllowParameters
- type RuleParameters_BlockParameters
- type RuleParameters_ExtractParameters
- type RuleParameters_ExtractTimestampParameters
- type RuleParameters_JsonExtractParameters
- type RuleParameters_JsonParseParameters
- type RuleParameters_JsonStringifyParameters
- type RuleParameters_ParseParameters
- type RuleParameters_RemoveFieldsParameters
- type RuleParameters_ReplaceParameters
- type RuleSubgroup
- func (*RuleSubgroup) Descriptor() ([]byte, []int)deprecated
- func (x *RuleSubgroup) GetEnabled() *wrapperspb.BoolValue
- func (x *RuleSubgroup) GetId() *wrapperspb.StringValue
- func (x *RuleSubgroup) GetOrder() *wrapperspb.UInt32Value
- func (x *RuleSubgroup) GetRules() []*Rule
- func (*RuleSubgroup) ProtoMessage()
- func (x *RuleSubgroup) ProtoReflect() protoreflect.Message
- func (x *RuleSubgroup) Reset()
- func (x *RuleSubgroup) String() string
- type SeverityConstraint
- func (*SeverityConstraint) Descriptor() ([]byte, []int)deprecated
- func (x *SeverityConstraint) GetValue() SeverityConstraint_Value
- func (*SeverityConstraint) ProtoMessage()
- func (x *SeverityConstraint) ProtoReflect() protoreflect.Message
- func (x *SeverityConstraint) Reset()
- func (x *SeverityConstraint) String() string
- type SeverityConstraint_Value
- func (SeverityConstraint_Value) Descriptor() protoreflect.EnumDescriptor
- func (x SeverityConstraint_Value) Enum() *SeverityConstraint_Value
- func (SeverityConstraint_Value) EnumDescriptor() ([]byte, []int)deprecated
- func (x SeverityConstraint_Value) Number() protoreflect.EnumNumber
- func (x SeverityConstraint_Value) String() string
- func (SeverityConstraint_Value) Type() protoreflect.EnumType
- type SubsystemNameConstraint
- func (*SubsystemNameConstraint) Descriptor() ([]byte, []int)deprecated
- func (x *SubsystemNameConstraint) GetValue() *wrapperspb.StringValue
- func (*SubsystemNameConstraint) ProtoMessage()
- func (x *SubsystemNameConstraint) ProtoReflect() protoreflect.Message
- func (x *SubsystemNameConstraint) Reset()
- func (x *SubsystemNameConstraint) String() string
- type UnimplementedRuleGroupsServiceServer
- func (UnimplementedRuleGroupsServiceServer) CreateRuleGroup(context.Context, *CreateRuleGroupRequest) (*CreateRuleGroupResponse, error)
- func (UnimplementedRuleGroupsServiceServer) DeleteRuleGroup(context.Context, *DeleteRuleGroupRequest) (*DeleteRuleGroupResponse, error)
- func (UnimplementedRuleGroupsServiceServer) GetRuleGroup(context.Context, *GetRuleGroupRequest) (*GetRuleGroupResponse, error)
- func (UnimplementedRuleGroupsServiceServer) UpdateRuleGroup(context.Context, *UpdateRuleGroupRequest) (*UpdateRuleGroupResponse, error)
- type UnsafeRuleGroupsServiceServer
- type UpdateRuleGroupRequest
- func (*UpdateRuleGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRuleGroupRequest) GetGroupId() *wrapperspb.StringValue
- func (x *UpdateRuleGroupRequest) GetRuleGroup() *CreateRuleGroupRequest
- func (*UpdateRuleGroupRequest) ProtoMessage()
- func (x *UpdateRuleGroupRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRuleGroupRequest) Reset()
- func (x *UpdateRuleGroupRequest) String() string
- type UpdateRuleGroupResponse
- func (*UpdateRuleGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRuleGroupResponse) GetRuleGroup() *RuleGroup
- func (*UpdateRuleGroupResponse) ProtoMessage()
- func (x *UpdateRuleGroupResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateRuleGroupResponse) Reset()
- func (x *UpdateRuleGroupResponse) String() string
Constants ¶
This section is empty.
Variables ¶
var ( JsonExtractParameters_DestinationField_name = map[int32]string{ 0: "DESTINATION_FIELD_CATEGORY_OR_UNSPECIFIED", 1: "DESTINATION_FIELD_CLASSNAME", 2: "DESTINATION_FIELD_METHODNAME", 3: "DESTINATION_FIELD_THREADID", 4: "DESTINATION_FIELD_SEVERITY", } JsonExtractParameters_DestinationField_value = map[string]int32{ "DESTINATION_FIELD_CATEGORY_OR_UNSPECIFIED": 0, "DESTINATION_FIELD_CLASSNAME": 1, "DESTINATION_FIELD_METHODNAME": 2, "DESTINATION_FIELD_THREADID": 3, "DESTINATION_FIELD_SEVERITY": 4, } )
Enum value maps for JsonExtractParameters_DestinationField.
var ( ExtractTimestampParameters_FormatStandard_name = map[int32]string{ 0: "FORMAT_STANDARD_STRFTIME_OR_UNSPECIFIED", 1: "FORMAT_STANDARD_JAVASDF", 2: "FORMAT_STANDARD_GOLANG", 3: "FORMAT_STANDARD_SECONDSTS", 4: "FORMAT_STANDARD_MILLITS", 5: "FORMAT_STANDARD_MICROTS", 6: "FORMAT_STANDARD_NANOTS", } ExtractTimestampParameters_FormatStandard_value = map[string]int32{ "FORMAT_STANDARD_STRFTIME_OR_UNSPECIFIED": 0, "FORMAT_STANDARD_JAVASDF": 1, "FORMAT_STANDARD_GOLANG": 2, "FORMAT_STANDARD_SECONDSTS": 3, "FORMAT_STANDARD_MILLITS": 4, "FORMAT_STANDARD_MICROTS": 5, "FORMAT_STANDARD_NANOTS": 6, } )
Enum value maps for ExtractTimestampParameters_FormatStandard.
var ( SeverityConstraint_Value_name = map[int32]string{ 0: "VALUE_DEBUG_OR_UNSPECIFIED", 1: "VALUE_VERBOSE", 2: "VALUE_INFO", 3: "VALUE_WARNING", 4: "VALUE_ERROR", 5: "VALUE_CRITICAL", } SeverityConstraint_Value_value = map[string]int32{ "VALUE_DEBUG_OR_UNSPECIFIED": 0, "VALUE_VERBOSE": 1, "VALUE_INFO": 2, "VALUE_WARNING": 3, "VALUE_ERROR": 4, "VALUE_CRITICAL": 5, } )
Enum value maps for SeverityConstraint_Value.
var (
// optional com.coralogix.rules.v1.AuditLogDescription audit_log_description = 5001;
E_AuditLogDescription = &file_com_coralogix_rules_v1_rule_groups_service_proto_extTypes[0]
)
Extension fields to descriptorpb.MethodOptions.
var File_com_coralogix_rules_v1_rule_group_proto protoreflect.FileDescriptor
var File_com_coralogix_rules_v1_rule_groups_service_proto protoreflect.FileDescriptor
var File_com_coralogix_rules_v1_rule_matcher_proto protoreflect.FileDescriptor
var File_com_coralogix_rules_v1_rule_proto protoreflect.FileDescriptor
var File_com_coralogix_rules_v1_rule_subgroup_proto protoreflect.FileDescriptor
var RuleGroupsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "com.coralogix.rules.v1.RuleGroupsService", HandlerType: (*RuleGroupsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetRuleGroup", Handler: _RuleGroupsService_GetRuleGroup_Handler, }, { MethodName: "CreateRuleGroup", Handler: _RuleGroupsService_CreateRuleGroup_Handler, }, { MethodName: "UpdateRuleGroup", Handler: _RuleGroupsService_UpdateRuleGroup_Handler, }, { MethodName: "DeleteRuleGroup", Handler: _RuleGroupsService_DeleteRuleGroup_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "com/coralogix/rules/v1/rule_groups_service.proto", }
RuleGroupsService_ServiceDesc is the grpc.ServiceDesc for RuleGroupsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterRuleGroupsServiceServer ¶
func RegisterRuleGroupsServiceServer(s grpc.ServiceRegistrar, srv RuleGroupsServiceServer)
Types ¶
type AllowParameters ¶
type AllowParameters struct { KeepBlockedLogs *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=keep_blocked_logs,json=keepBlockedLogs,proto3" json:"keep_blocked_logs,omitempty"` Rule *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=rule,proto3" json:"rule,omitempty"` // contains filtered or unexported fields }
func (*AllowParameters) Descriptor
deprecated
func (*AllowParameters) Descriptor() ([]byte, []int)
Deprecated: Use AllowParameters.ProtoReflect.Descriptor instead.
func (*AllowParameters) GetKeepBlockedLogs ¶
func (x *AllowParameters) GetKeepBlockedLogs() *wrapperspb.BoolValue
func (*AllowParameters) GetRule ¶
func (x *AllowParameters) GetRule() *wrapperspb.StringValue
func (*AllowParameters) ProtoMessage ¶
func (*AllowParameters) ProtoMessage()
func (*AllowParameters) ProtoReflect ¶
func (x *AllowParameters) ProtoReflect() protoreflect.Message
func (*AllowParameters) Reset ¶
func (x *AllowParameters) Reset()
func (*AllowParameters) String ¶
func (x *AllowParameters) String() string
type ApplicationNameConstraint ¶
type ApplicationNameConstraint struct { Value *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*ApplicationNameConstraint) Descriptor
deprecated
func (*ApplicationNameConstraint) Descriptor() ([]byte, []int)
Deprecated: Use ApplicationNameConstraint.ProtoReflect.Descriptor instead.
func (*ApplicationNameConstraint) GetValue ¶
func (x *ApplicationNameConstraint) GetValue() *wrapperspb.StringValue
func (*ApplicationNameConstraint) ProtoMessage ¶
func (*ApplicationNameConstraint) ProtoMessage()
func (*ApplicationNameConstraint) ProtoReflect ¶
func (x *ApplicationNameConstraint) ProtoReflect() protoreflect.Message
func (*ApplicationNameConstraint) Reset ¶
func (x *ApplicationNameConstraint) Reset()
func (*ApplicationNameConstraint) String ¶
func (x *ApplicationNameConstraint) String() string
type AuditLogDescription ¶
type AuditLogDescription struct { Description *string `protobuf:"bytes,1,opt,name=description,proto3,oneof" json:"description,omitempty"` // contains filtered or unexported fields }
func (*AuditLogDescription) Descriptor
deprecated
func (*AuditLogDescription) Descriptor() ([]byte, []int)
Deprecated: Use AuditLogDescription.ProtoReflect.Descriptor instead.
func (*AuditLogDescription) GetDescription ¶
func (x *AuditLogDescription) GetDescription() string
func (*AuditLogDescription) ProtoMessage ¶
func (*AuditLogDescription) ProtoMessage()
func (*AuditLogDescription) ProtoReflect ¶
func (x *AuditLogDescription) ProtoReflect() protoreflect.Message
func (*AuditLogDescription) Reset ¶
func (x *AuditLogDescription) Reset()
func (*AuditLogDescription) String ¶
func (x *AuditLogDescription) String() string
type BlockParameters ¶
type BlockParameters struct { KeepBlockedLogs *wrapperspb.BoolValue `protobuf:"bytes,1,opt,name=keep_blocked_logs,json=keepBlockedLogs,proto3" json:"keep_blocked_logs,omitempty"` Rule *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=rule,proto3" json:"rule,omitempty"` // contains filtered or unexported fields }
func (*BlockParameters) Descriptor
deprecated
func (*BlockParameters) Descriptor() ([]byte, []int)
Deprecated: Use BlockParameters.ProtoReflect.Descriptor instead.
func (*BlockParameters) GetKeepBlockedLogs ¶
func (x *BlockParameters) GetKeepBlockedLogs() *wrapperspb.BoolValue
func (*BlockParameters) GetRule ¶
func (x *BlockParameters) GetRule() *wrapperspb.StringValue
func (*BlockParameters) ProtoMessage ¶
func (*BlockParameters) ProtoMessage()
func (*BlockParameters) ProtoReflect ¶
func (x *BlockParameters) ProtoReflect() protoreflect.Message
func (*BlockParameters) Reset ¶
func (x *BlockParameters) Reset()
func (*BlockParameters) String ¶
func (x *BlockParameters) String() string
type CreateRuleGroupRequest ¶
type CreateRuleGroupRequest struct { Name *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Enabled *wrapperspb.BoolValue `protobuf:"bytes,3,opt,name=enabled,proto3" json:"enabled,omitempty"` Hidden *wrapperspb.BoolValue `protobuf:"bytes,4,opt,name=hidden,proto3" json:"hidden,omitempty"` Creator *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=creator,proto3" json:"creator,omitempty"` RuleMatchers []*RuleMatcher `protobuf:"bytes,6,rep,name=rule_matchers,json=ruleMatchers,proto3" json:"rule_matchers,omitempty"` RuleSubgroups []*CreateRuleGroupRequest_CreateRuleSubgroup `protobuf:"bytes,7,rep,name=rule_subgroups,json=ruleSubgroups,proto3" json:"rule_subgroups,omitempty"` Order *wrapperspb.UInt32Value `protobuf:"bytes,8,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*CreateRuleGroupRequest) Descriptor
deprecated
func (*CreateRuleGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRuleGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateRuleGroupRequest) GetCreator ¶
func (x *CreateRuleGroupRequest) GetCreator() *wrapperspb.StringValue
func (*CreateRuleGroupRequest) GetDescription ¶
func (x *CreateRuleGroupRequest) GetDescription() *wrapperspb.StringValue
func (*CreateRuleGroupRequest) GetEnabled ¶
func (x *CreateRuleGroupRequest) GetEnabled() *wrapperspb.BoolValue
func (*CreateRuleGroupRequest) GetHidden ¶
func (x *CreateRuleGroupRequest) GetHidden() *wrapperspb.BoolValue
func (*CreateRuleGroupRequest) GetName ¶
func (x *CreateRuleGroupRequest) GetName() *wrapperspb.StringValue
func (*CreateRuleGroupRequest) GetOrder ¶
func (x *CreateRuleGroupRequest) GetOrder() *wrapperspb.UInt32Value
func (*CreateRuleGroupRequest) GetRuleMatchers ¶
func (x *CreateRuleGroupRequest) GetRuleMatchers() []*RuleMatcher
func (*CreateRuleGroupRequest) GetRuleSubgroups ¶
func (x *CreateRuleGroupRequest) GetRuleSubgroups() []*CreateRuleGroupRequest_CreateRuleSubgroup
func (*CreateRuleGroupRequest) ProtoMessage ¶
func (*CreateRuleGroupRequest) ProtoMessage()
func (*CreateRuleGroupRequest) ProtoReflect ¶
func (x *CreateRuleGroupRequest) ProtoReflect() protoreflect.Message
func (*CreateRuleGroupRequest) Reset ¶
func (x *CreateRuleGroupRequest) Reset()
func (*CreateRuleGroupRequest) String ¶
func (x *CreateRuleGroupRequest) String() string
type CreateRuleGroupRequest_CreateRuleSubgroup ¶
type CreateRuleGroupRequest_CreateRuleSubgroup struct { Rules []*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule `protobuf:"bytes,1,rep,name=rules,proto3" json:"rules,omitempty"` Enabled *wrapperspb.BoolValue `protobuf:"bytes,2,opt,name=enabled,proto3" json:"enabled,omitempty"` Order *wrapperspb.UInt32Value `protobuf:"bytes,3,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*CreateRuleGroupRequest_CreateRuleSubgroup) Descriptor
deprecated
func (*CreateRuleGroupRequest_CreateRuleSubgroup) Descriptor() ([]byte, []int)
Deprecated: Use CreateRuleGroupRequest_CreateRuleSubgroup.ProtoReflect.Descriptor instead.
func (*CreateRuleGroupRequest_CreateRuleSubgroup) GetEnabled ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup) GetEnabled() *wrapperspb.BoolValue
func (*CreateRuleGroupRequest_CreateRuleSubgroup) GetOrder ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup) GetOrder() *wrapperspb.UInt32Value
func (*CreateRuleGroupRequest_CreateRuleSubgroup) GetRules ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup) GetRules() []*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule
func (*CreateRuleGroupRequest_CreateRuleSubgroup) ProtoMessage ¶
func (*CreateRuleGroupRequest_CreateRuleSubgroup) ProtoMessage()
func (*CreateRuleGroupRequest_CreateRuleSubgroup) ProtoReflect ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup) ProtoReflect() protoreflect.Message
func (*CreateRuleGroupRequest_CreateRuleSubgroup) Reset ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup) Reset()
func (*CreateRuleGroupRequest_CreateRuleSubgroup) String ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup) String() string
type CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule ¶
type CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule struct { Name *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` SourceField *wrapperspb.StringValue `protobuf:"bytes,4,opt,name=source_field,json=sourceField,proto3" json:"source_field,omitempty"` Parameters *RuleParameters `protobuf:"bytes,5,opt,name=parameters,proto3" json:"parameters,omitempty"` Enabled *wrapperspb.BoolValue `protobuf:"bytes,6,opt,name=enabled,proto3" json:"enabled,omitempty"` Order *wrapperspb.UInt32Value `protobuf:"bytes,7,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) Descriptor
deprecated
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) Descriptor() ([]byte, []int)
Deprecated: Use CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule.ProtoReflect.Descriptor instead.
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetDescription ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetDescription() *wrapperspb.StringValue
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetEnabled ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetEnabled() *wrapperspb.BoolValue
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetName ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetName() *wrapperspb.StringValue
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetOrder ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetOrder() *wrapperspb.UInt32Value
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetParameters ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetParameters() *RuleParameters
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetSourceField ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) GetSourceField() *wrapperspb.StringValue
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) ProtoMessage ¶
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) ProtoMessage()
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) ProtoReflect ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) ProtoReflect() protoreflect.Message
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) Reset ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) Reset()
func (*CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) String ¶
func (x *CreateRuleGroupRequest_CreateRuleSubgroup_CreateRule) String() string
type CreateRuleGroupResponse ¶
type CreateRuleGroupResponse struct { RuleGroup *RuleGroup `protobuf:"bytes,1,opt,name=rule_group,json=ruleGroup,proto3" json:"rule_group,omitempty"` // contains filtered or unexported fields }
func (*CreateRuleGroupResponse) Descriptor
deprecated
func (*CreateRuleGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRuleGroupResponse.ProtoReflect.Descriptor instead.
func (*CreateRuleGroupResponse) GetRuleGroup ¶
func (x *CreateRuleGroupResponse) GetRuleGroup() *RuleGroup
func (*CreateRuleGroupResponse) ProtoMessage ¶
func (*CreateRuleGroupResponse) ProtoMessage()
func (*CreateRuleGroupResponse) ProtoReflect ¶
func (x *CreateRuleGroupResponse) ProtoReflect() protoreflect.Message
func (*CreateRuleGroupResponse) Reset ¶
func (x *CreateRuleGroupResponse) Reset()
func (*CreateRuleGroupResponse) String ¶
func (x *CreateRuleGroupResponse) String() string
type DeleteRuleGroupRequest ¶
type DeleteRuleGroupRequest struct { GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteRuleGroupRequest) Descriptor
deprecated
func (*DeleteRuleGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRuleGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteRuleGroupRequest) GetGroupId ¶
func (x *DeleteRuleGroupRequest) GetGroupId() string
func (*DeleteRuleGroupRequest) ProtoMessage ¶
func (*DeleteRuleGroupRequest) ProtoMessage()
func (*DeleteRuleGroupRequest) ProtoReflect ¶
func (x *DeleteRuleGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteRuleGroupRequest) Reset ¶
func (x *DeleteRuleGroupRequest) Reset()
func (*DeleteRuleGroupRequest) String ¶
func (x *DeleteRuleGroupRequest) String() string
type DeleteRuleGroupResponse ¶
type DeleteRuleGroupResponse struct {
// contains filtered or unexported fields
}
func (*DeleteRuleGroupResponse) Descriptor
deprecated
func (*DeleteRuleGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRuleGroupResponse.ProtoReflect.Descriptor instead.
func (*DeleteRuleGroupResponse) ProtoMessage ¶
func (*DeleteRuleGroupResponse) ProtoMessage()
func (*DeleteRuleGroupResponse) ProtoReflect ¶
func (x *DeleteRuleGroupResponse) ProtoReflect() protoreflect.Message
func (*DeleteRuleGroupResponse) Reset ¶
func (x *DeleteRuleGroupResponse) Reset()
func (*DeleteRuleGroupResponse) String ¶
func (x *DeleteRuleGroupResponse) String() string
type ExtractParameters ¶
type ExtractParameters struct { Rule *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=rule,proto3" json:"rule,omitempty"` // contains filtered or unexported fields }
func (*ExtractParameters) Descriptor
deprecated
func (*ExtractParameters) Descriptor() ([]byte, []int)
Deprecated: Use ExtractParameters.ProtoReflect.Descriptor instead.
func (*ExtractParameters) GetRule ¶
func (x *ExtractParameters) GetRule() *wrapperspb.StringValue
func (*ExtractParameters) ProtoMessage ¶
func (*ExtractParameters) ProtoMessage()
func (*ExtractParameters) ProtoReflect ¶
func (x *ExtractParameters) ProtoReflect() protoreflect.Message
func (*ExtractParameters) Reset ¶
func (x *ExtractParameters) Reset()
func (*ExtractParameters) String ¶
func (x *ExtractParameters) String() string
type ExtractTimestampParameters ¶
type ExtractTimestampParameters struct { Standard ExtractTimestampParameters_FormatStandard `` /* 140-byte string literal not displayed */ Format *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=format,proto3" json:"format,omitempty"` // contains filtered or unexported fields }
func (*ExtractTimestampParameters) Descriptor
deprecated
func (*ExtractTimestampParameters) Descriptor() ([]byte, []int)
Deprecated: Use ExtractTimestampParameters.ProtoReflect.Descriptor instead.
func (*ExtractTimestampParameters) GetFormat ¶
func (x *ExtractTimestampParameters) GetFormat() *wrapperspb.StringValue
func (*ExtractTimestampParameters) GetStandard ¶
func (x *ExtractTimestampParameters) GetStandard() ExtractTimestampParameters_FormatStandard
func (*ExtractTimestampParameters) ProtoMessage ¶
func (*ExtractTimestampParameters) ProtoMessage()
func (*ExtractTimestampParameters) ProtoReflect ¶
func (x *ExtractTimestampParameters) ProtoReflect() protoreflect.Message
func (*ExtractTimestampParameters) Reset ¶
func (x *ExtractTimestampParameters) Reset()
func (*ExtractTimestampParameters) String ¶
func (x *ExtractTimestampParameters) String() string
type ExtractTimestampParameters_FormatStandard ¶
type ExtractTimestampParameters_FormatStandard int32
const ( ExtractTimestampParameters_FORMAT_STANDARD_STRFTIME_OR_UNSPECIFIED ExtractTimestampParameters_FormatStandard = 0 ExtractTimestampParameters_FORMAT_STANDARD_JAVASDF ExtractTimestampParameters_FormatStandard = 1 ExtractTimestampParameters_FORMAT_STANDARD_GOLANG ExtractTimestampParameters_FormatStandard = 2 ExtractTimestampParameters_FORMAT_STANDARD_SECONDSTS ExtractTimestampParameters_FormatStandard = 3 ExtractTimestampParameters_FORMAT_STANDARD_MILLITS ExtractTimestampParameters_FormatStandard = 4 ExtractTimestampParameters_FORMAT_STANDARD_MICROTS ExtractTimestampParameters_FormatStandard = 5 ExtractTimestampParameters_FORMAT_STANDARD_NANOTS ExtractTimestampParameters_FormatStandard = 6 )
func (ExtractTimestampParameters_FormatStandard) Descriptor ¶
func (ExtractTimestampParameters_FormatStandard) Descriptor() protoreflect.EnumDescriptor
func (ExtractTimestampParameters_FormatStandard) EnumDescriptor
deprecated
func (ExtractTimestampParameters_FormatStandard) EnumDescriptor() ([]byte, []int)
Deprecated: Use ExtractTimestampParameters_FormatStandard.Descriptor instead.
func (ExtractTimestampParameters_FormatStandard) Number ¶
func (x ExtractTimestampParameters_FormatStandard) Number() protoreflect.EnumNumber
func (ExtractTimestampParameters_FormatStandard) String ¶
func (x ExtractTimestampParameters_FormatStandard) String() string
func (ExtractTimestampParameters_FormatStandard) Type ¶
func (ExtractTimestampParameters_FormatStandard) Type() protoreflect.EnumType
type GetRuleGroupRequest ¶
type GetRuleGroupRequest struct { GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
func (*GetRuleGroupRequest) Descriptor
deprecated
func (*GetRuleGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRuleGroupRequest.ProtoReflect.Descriptor instead.
func (*GetRuleGroupRequest) GetGroupId ¶
func (x *GetRuleGroupRequest) GetGroupId() string
func (*GetRuleGroupRequest) ProtoMessage ¶
func (*GetRuleGroupRequest) ProtoMessage()
func (*GetRuleGroupRequest) ProtoReflect ¶
func (x *GetRuleGroupRequest) ProtoReflect() protoreflect.Message
func (*GetRuleGroupRequest) Reset ¶
func (x *GetRuleGroupRequest) Reset()
func (*GetRuleGroupRequest) String ¶
func (x *GetRuleGroupRequest) String() string
type GetRuleGroupResponse ¶
type GetRuleGroupResponse struct { RuleGroup *RuleGroup `protobuf:"bytes,1,opt,name=rule_group,json=ruleGroup,proto3" json:"rule_group,omitempty"` // contains filtered or unexported fields }
func (*GetRuleGroupResponse) Descriptor
deprecated
func (*GetRuleGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRuleGroupResponse.ProtoReflect.Descriptor instead.
func (*GetRuleGroupResponse) GetRuleGroup ¶
func (x *GetRuleGroupResponse) GetRuleGroup() *RuleGroup
func (*GetRuleGroupResponse) ProtoMessage ¶
func (*GetRuleGroupResponse) ProtoMessage()
func (*GetRuleGroupResponse) ProtoReflect ¶
func (x *GetRuleGroupResponse) ProtoReflect() protoreflect.Message
func (*GetRuleGroupResponse) Reset ¶
func (x *GetRuleGroupResponse) Reset()
func (*GetRuleGroupResponse) String ¶
func (x *GetRuleGroupResponse) String() string
type JsonExtractParameters ¶
type JsonExtractParameters struct { DestinationField JsonExtractParameters_DestinationField `` /* 177-byte string literal not displayed */ Rule *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=rule,proto3" json:"rule,omitempty"` // contains filtered or unexported fields }
func (*JsonExtractParameters) Descriptor
deprecated
func (*JsonExtractParameters) Descriptor() ([]byte, []int)
Deprecated: Use JsonExtractParameters.ProtoReflect.Descriptor instead.
func (*JsonExtractParameters) GetDestinationField ¶
func (x *JsonExtractParameters) GetDestinationField() JsonExtractParameters_DestinationField
func (*JsonExtractParameters) GetRule ¶
func (x *JsonExtractParameters) GetRule() *wrapperspb.StringValue
func (*JsonExtractParameters) ProtoMessage ¶
func (*JsonExtractParameters) ProtoMessage()
func (*JsonExtractParameters) ProtoReflect ¶
func (x *JsonExtractParameters) ProtoReflect() protoreflect.Message
func (*JsonExtractParameters) Reset ¶
func (x *JsonExtractParameters) Reset()
func (*JsonExtractParameters) String ¶
func (x *JsonExtractParameters) String() string
type JsonExtractParameters_DestinationField ¶
type JsonExtractParameters_DestinationField int32
const ( JsonExtractParameters_DESTINATION_FIELD_CATEGORY_OR_UNSPECIFIED JsonExtractParameters_DestinationField = 0 JsonExtractParameters_DESTINATION_FIELD_CLASSNAME JsonExtractParameters_DestinationField = 1 JsonExtractParameters_DESTINATION_FIELD_METHODNAME JsonExtractParameters_DestinationField = 2 JsonExtractParameters_DESTINATION_FIELD_THREADID JsonExtractParameters_DestinationField = 3 JsonExtractParameters_DESTINATION_FIELD_SEVERITY JsonExtractParameters_DestinationField = 4 )
func (JsonExtractParameters_DestinationField) Descriptor ¶
func (JsonExtractParameters_DestinationField) Descriptor() protoreflect.EnumDescriptor
func (JsonExtractParameters_DestinationField) EnumDescriptor
deprecated
func (JsonExtractParameters_DestinationField) EnumDescriptor() ([]byte, []int)
Deprecated: Use JsonExtractParameters_DestinationField.Descriptor instead.
func (JsonExtractParameters_DestinationField) Number ¶
func (x JsonExtractParameters_DestinationField) Number() protoreflect.EnumNumber
func (JsonExtractParameters_DestinationField) String ¶
func (x JsonExtractParameters_DestinationField) String() string
func (JsonExtractParameters_DestinationField) Type ¶
func (JsonExtractParameters_DestinationField) Type() protoreflect.EnumType
type JsonParseParameters ¶
type JsonParseParameters struct { DestinationField *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=destination_field,json=destinationField,proto3" json:"destination_field,omitempty"` DeleteSource *wrapperspb.BoolValue `protobuf:"bytes,2,opt,name=delete_source,json=deleteSource,proto3" json:"delete_source,omitempty"` EscapedValue *wrapperspb.BoolValue `protobuf:"bytes,3,opt,name=escaped_value,json=escapedValue,proto3" json:"escaped_value,omitempty"` OverrideDest *wrapperspb.BoolValue `protobuf:"bytes,4,opt,name=override_dest,json=overrideDest,proto3" json:"override_dest,omitempty"` // contains filtered or unexported fields }
func (*JsonParseParameters) Descriptor
deprecated
func (*JsonParseParameters) Descriptor() ([]byte, []int)
Deprecated: Use JsonParseParameters.ProtoReflect.Descriptor instead.
func (*JsonParseParameters) GetDeleteSource ¶
func (x *JsonParseParameters) GetDeleteSource() *wrapperspb.BoolValue
func (*JsonParseParameters) GetDestinationField ¶
func (x *JsonParseParameters) GetDestinationField() *wrapperspb.StringValue
func (*JsonParseParameters) GetEscapedValue ¶
func (x *JsonParseParameters) GetEscapedValue() *wrapperspb.BoolValue
func (*JsonParseParameters) GetOverrideDest ¶
func (x *JsonParseParameters) GetOverrideDest() *wrapperspb.BoolValue
func (*JsonParseParameters) ProtoMessage ¶
func (*JsonParseParameters) ProtoMessage()
func (*JsonParseParameters) ProtoReflect ¶
func (x *JsonParseParameters) ProtoReflect() protoreflect.Message
func (*JsonParseParameters) Reset ¶
func (x *JsonParseParameters) Reset()
func (*JsonParseParameters) String ¶
func (x *JsonParseParameters) String() string
type JsonStringifyParameters ¶
type JsonStringifyParameters struct { DestinationField *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=destination_field,json=destinationField,proto3" json:"destination_field,omitempty"` DeleteSource *wrapperspb.BoolValue `protobuf:"bytes,2,opt,name=delete_source,json=deleteSource,proto3" json:"delete_source,omitempty"` // contains filtered or unexported fields }
func (*JsonStringifyParameters) Descriptor
deprecated
func (*JsonStringifyParameters) Descriptor() ([]byte, []int)
Deprecated: Use JsonStringifyParameters.ProtoReflect.Descriptor instead.
func (*JsonStringifyParameters) GetDeleteSource ¶
func (x *JsonStringifyParameters) GetDeleteSource() *wrapperspb.BoolValue
func (*JsonStringifyParameters) GetDestinationField ¶
func (x *JsonStringifyParameters) GetDestinationField() *wrapperspb.StringValue
func (*JsonStringifyParameters) ProtoMessage ¶
func (*JsonStringifyParameters) ProtoMessage()
func (*JsonStringifyParameters) ProtoReflect ¶
func (x *JsonStringifyParameters) ProtoReflect() protoreflect.Message
func (*JsonStringifyParameters) Reset ¶
func (x *JsonStringifyParameters) Reset()
func (*JsonStringifyParameters) String ¶
func (x *JsonStringifyParameters) String() string
type ParseParameters ¶
type ParseParameters struct { DestinationField *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=destination_field,json=destinationField,proto3" json:"destination_field,omitempty"` Rule *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=rule,proto3" json:"rule,omitempty"` // contains filtered or unexported fields }
func (*ParseParameters) Descriptor
deprecated
func (*ParseParameters) Descriptor() ([]byte, []int)
Deprecated: Use ParseParameters.ProtoReflect.Descriptor instead.
func (*ParseParameters) GetDestinationField ¶
func (x *ParseParameters) GetDestinationField() *wrapperspb.StringValue
func (*ParseParameters) GetRule ¶
func (x *ParseParameters) GetRule() *wrapperspb.StringValue
func (*ParseParameters) ProtoMessage ¶
func (*ParseParameters) ProtoMessage()
func (*ParseParameters) ProtoReflect ¶
func (x *ParseParameters) ProtoReflect() protoreflect.Message
func (*ParseParameters) Reset ¶
func (x *ParseParameters) Reset()
func (*ParseParameters) String ¶
func (x *ParseParameters) String() string
type RemoveFieldsParameters ¶
type RemoveFieldsParameters struct { Fields []string `protobuf:"bytes,1,rep,name=fields,proto3" json:"fields,omitempty"` // contains filtered or unexported fields }
func (*RemoveFieldsParameters) Descriptor
deprecated
func (*RemoveFieldsParameters) Descriptor() ([]byte, []int)
Deprecated: Use RemoveFieldsParameters.ProtoReflect.Descriptor instead.
func (*RemoveFieldsParameters) GetFields ¶
func (x *RemoveFieldsParameters) GetFields() []string
func (*RemoveFieldsParameters) ProtoMessage ¶
func (*RemoveFieldsParameters) ProtoMessage()
func (*RemoveFieldsParameters) ProtoReflect ¶
func (x *RemoveFieldsParameters) ProtoReflect() protoreflect.Message
func (*RemoveFieldsParameters) Reset ¶
func (x *RemoveFieldsParameters) Reset()
func (*RemoveFieldsParameters) String ¶
func (x *RemoveFieldsParameters) String() string
type ReplaceParameters ¶
type ReplaceParameters struct { DestinationField *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=destination_field,json=destinationField,proto3" json:"destination_field,omitempty"` ReplaceNewVal *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=replace_new_val,json=replaceNewVal,proto3" json:"replace_new_val,omitempty"` Rule *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=rule,proto3" json:"rule,omitempty"` // contains filtered or unexported fields }
func (*ReplaceParameters) Descriptor
deprecated
func (*ReplaceParameters) Descriptor() ([]byte, []int)
Deprecated: Use ReplaceParameters.ProtoReflect.Descriptor instead.
func (*ReplaceParameters) GetDestinationField ¶
func (x *ReplaceParameters) GetDestinationField() *wrapperspb.StringValue
func (*ReplaceParameters) GetReplaceNewVal ¶
func (x *ReplaceParameters) GetReplaceNewVal() *wrapperspb.StringValue
func (*ReplaceParameters) GetRule ¶
func (x *ReplaceParameters) GetRule() *wrapperspb.StringValue
func (*ReplaceParameters) ProtoMessage ¶
func (*ReplaceParameters) ProtoMessage()
func (*ReplaceParameters) ProtoReflect ¶
func (x *ReplaceParameters) ProtoReflect() protoreflect.Message
func (*ReplaceParameters) Reset ¶
func (x *ReplaceParameters) Reset()
func (*ReplaceParameters) String ¶
func (x *ReplaceParameters) String() string
type Rule ¶
type Rule struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` SourceField *wrapperspb.StringValue `protobuf:"bytes,5,opt,name=source_field,json=sourceField,proto3" json:"source_field,omitempty"` Parameters *RuleParameters `protobuf:"bytes,6,opt,name=parameters,proto3" json:"parameters,omitempty"` Enabled *wrapperspb.BoolValue `protobuf:"bytes,7,opt,name=enabled,proto3" json:"enabled,omitempty"` Order *wrapperspb.UInt32Value `protobuf:"bytes,8,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*Rule) Descriptor
deprecated
func (*Rule) GetDescription ¶
func (x *Rule) GetDescription() *wrapperspb.StringValue
func (*Rule) GetEnabled ¶
func (x *Rule) GetEnabled() *wrapperspb.BoolValue
func (*Rule) GetId ¶
func (x *Rule) GetId() *wrapperspb.StringValue
func (*Rule) GetName ¶
func (x *Rule) GetName() *wrapperspb.StringValue
func (*Rule) GetOrder ¶
func (x *Rule) GetOrder() *wrapperspb.UInt32Value
func (*Rule) GetParameters ¶
func (x *Rule) GetParameters() *RuleParameters
func (*Rule) GetSourceField ¶
func (x *Rule) GetSourceField() *wrapperspb.StringValue
func (*Rule) ProtoMessage ¶
func (*Rule) ProtoMessage()
func (*Rule) ProtoReflect ¶
func (x *Rule) ProtoReflect() protoreflect.Message
type RuleGroup ¶
type RuleGroup struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name *wrapperspb.StringValue `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description *wrapperspb.StringValue `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Creator *wrapperspb.StringValue `protobuf:"bytes,6,opt,name=creator,proto3" json:"creator,omitempty"` Enabled *wrapperspb.BoolValue `protobuf:"bytes,7,opt,name=enabled,proto3" json:"enabled,omitempty"` Hidden *wrapperspb.BoolValue `protobuf:"bytes,8,opt,name=hidden,proto3" json:"hidden,omitempty"` RuleMatchers []*RuleMatcher `protobuf:"bytes,9,rep,name=rule_matchers,json=ruleMatchers,proto3" json:"rule_matchers,omitempty"` RuleSubgroups []*RuleSubgroup `protobuf:"bytes,10,rep,name=rule_subgroups,json=ruleSubgroups,proto3" json:"rule_subgroups,omitempty"` Order *wrapperspb.UInt32Value `protobuf:"bytes,11,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*RuleGroup) Descriptor
deprecated
func (*RuleGroup) GetCreator ¶
func (x *RuleGroup) GetCreator() *wrapperspb.StringValue
func (*RuleGroup) GetDescription ¶
func (x *RuleGroup) GetDescription() *wrapperspb.StringValue
func (*RuleGroup) GetEnabled ¶
func (x *RuleGroup) GetEnabled() *wrapperspb.BoolValue
func (*RuleGroup) GetHidden ¶
func (x *RuleGroup) GetHidden() *wrapperspb.BoolValue
func (*RuleGroup) GetId ¶
func (x *RuleGroup) GetId() *wrapperspb.StringValue
func (*RuleGroup) GetName ¶
func (x *RuleGroup) GetName() *wrapperspb.StringValue
func (*RuleGroup) GetOrder ¶
func (x *RuleGroup) GetOrder() *wrapperspb.UInt32Value
func (*RuleGroup) GetRuleMatchers ¶
func (x *RuleGroup) GetRuleMatchers() []*RuleMatcher
func (*RuleGroup) GetRuleSubgroups ¶
func (x *RuleGroup) GetRuleSubgroups() []*RuleSubgroup
func (*RuleGroup) ProtoMessage ¶
func (*RuleGroup) ProtoMessage()
func (*RuleGroup) ProtoReflect ¶
func (x *RuleGroup) ProtoReflect() protoreflect.Message
type RuleGroupsServiceClient ¶
type RuleGroupsServiceClient interface { GetRuleGroup(ctx context.Context, in *GetRuleGroupRequest, opts ...grpc.CallOption) (*GetRuleGroupResponse, error) CreateRuleGroup(ctx context.Context, in *CreateRuleGroupRequest, opts ...grpc.CallOption) (*CreateRuleGroupResponse, error) UpdateRuleGroup(ctx context.Context, in *UpdateRuleGroupRequest, opts ...grpc.CallOption) (*UpdateRuleGroupResponse, error) DeleteRuleGroup(ctx context.Context, in *DeleteRuleGroupRequest, opts ...grpc.CallOption) (*DeleteRuleGroupResponse, error) }
RuleGroupsServiceClient is the client API for RuleGroupsService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewRuleGroupsServiceClient ¶
func NewRuleGroupsServiceClient(cc grpc.ClientConnInterface) RuleGroupsServiceClient
type RuleGroupsServiceServer ¶
type RuleGroupsServiceServer interface { GetRuleGroup(context.Context, *GetRuleGroupRequest) (*GetRuleGroupResponse, error) CreateRuleGroup(context.Context, *CreateRuleGroupRequest) (*CreateRuleGroupResponse, error) UpdateRuleGroup(context.Context, *UpdateRuleGroupRequest) (*UpdateRuleGroupResponse, error) DeleteRuleGroup(context.Context, *DeleteRuleGroupRequest) (*DeleteRuleGroupResponse, error) // contains filtered or unexported methods }
RuleGroupsServiceServer is the server API for RuleGroupsService service. All implementations must embed UnimplementedRuleGroupsServiceServer for forward compatibility
type RuleMatcher ¶
type RuleMatcher struct { // Types that are assignable to Constraint: // *RuleMatcher_ApplicationName // *RuleMatcher_SubsystemName // *RuleMatcher_Severity Constraint isRuleMatcher_Constraint `protobuf_oneof:"constraint"` // contains filtered or unexported fields }
func (*RuleMatcher) Descriptor
deprecated
func (*RuleMatcher) Descriptor() ([]byte, []int)
Deprecated: Use RuleMatcher.ProtoReflect.Descriptor instead.
func (*RuleMatcher) GetApplicationName ¶
func (x *RuleMatcher) GetApplicationName() *ApplicationNameConstraint
func (*RuleMatcher) GetConstraint ¶
func (m *RuleMatcher) GetConstraint() isRuleMatcher_Constraint
func (*RuleMatcher) GetSeverity ¶
func (x *RuleMatcher) GetSeverity() *SeverityConstraint
func (*RuleMatcher) GetSubsystemName ¶
func (x *RuleMatcher) GetSubsystemName() *SubsystemNameConstraint
func (*RuleMatcher) ProtoMessage ¶
func (*RuleMatcher) ProtoMessage()
func (*RuleMatcher) ProtoReflect ¶
func (x *RuleMatcher) ProtoReflect() protoreflect.Message
func (*RuleMatcher) Reset ¶
func (x *RuleMatcher) Reset()
func (*RuleMatcher) String ¶
func (x *RuleMatcher) String() string
type RuleMatcher_ApplicationName ¶
type RuleMatcher_ApplicationName struct {
ApplicationName *ApplicationNameConstraint `protobuf:"bytes,1,opt,name=application_name,json=applicationName,proto3,oneof"`
}
type RuleMatcher_Severity ¶
type RuleMatcher_Severity struct {
Severity *SeverityConstraint `protobuf:"bytes,9,opt,name=severity,proto3,oneof"`
}
type RuleMatcher_SubsystemName ¶
type RuleMatcher_SubsystemName struct {
SubsystemName *SubsystemNameConstraint `protobuf:"bytes,2,opt,name=subsystem_name,json=subsystemName,proto3,oneof"`
}
type RuleParameters ¶
type RuleParameters struct { // Types that are assignable to RuleParameters: // *RuleParameters_ExtractParameters // *RuleParameters_JsonExtractParameters // *RuleParameters_ReplaceParameters // *RuleParameters_ParseParameters // *RuleParameters_AllowParameters // *RuleParameters_BlockParameters // *RuleParameters_ExtractTimestampParameters // *RuleParameters_RemoveFieldsParameters // *RuleParameters_JsonStringifyParameters // *RuleParameters_JsonParseParameters RuleParameters isRuleParameters_RuleParameters `protobuf_oneof:"rule_parameters"` // contains filtered or unexported fields }
func (*RuleParameters) Descriptor
deprecated
func (*RuleParameters) Descriptor() ([]byte, []int)
Deprecated: Use RuleParameters.ProtoReflect.Descriptor instead.
func (*RuleParameters) GetAllowParameters ¶
func (x *RuleParameters) GetAllowParameters() *AllowParameters
func (*RuleParameters) GetBlockParameters ¶
func (x *RuleParameters) GetBlockParameters() *BlockParameters
func (*RuleParameters) GetExtractParameters ¶
func (x *RuleParameters) GetExtractParameters() *ExtractParameters
func (*RuleParameters) GetExtractTimestampParameters ¶
func (x *RuleParameters) GetExtractTimestampParameters() *ExtractTimestampParameters
func (*RuleParameters) GetJsonExtractParameters ¶
func (x *RuleParameters) GetJsonExtractParameters() *JsonExtractParameters
func (*RuleParameters) GetJsonParseParameters ¶
func (x *RuleParameters) GetJsonParseParameters() *JsonParseParameters
func (*RuleParameters) GetJsonStringifyParameters ¶
func (x *RuleParameters) GetJsonStringifyParameters() *JsonStringifyParameters
func (*RuleParameters) GetParseParameters ¶
func (x *RuleParameters) GetParseParameters() *ParseParameters
func (*RuleParameters) GetRemoveFieldsParameters ¶
func (x *RuleParameters) GetRemoveFieldsParameters() *RemoveFieldsParameters
func (*RuleParameters) GetReplaceParameters ¶
func (x *RuleParameters) GetReplaceParameters() *ReplaceParameters
func (*RuleParameters) GetRuleParameters ¶
func (m *RuleParameters) GetRuleParameters() isRuleParameters_RuleParameters
func (*RuleParameters) ProtoMessage ¶
func (*RuleParameters) ProtoMessage()
func (*RuleParameters) ProtoReflect ¶
func (x *RuleParameters) ProtoReflect() protoreflect.Message
func (*RuleParameters) Reset ¶
func (x *RuleParameters) Reset()
func (*RuleParameters) String ¶
func (x *RuleParameters) String() string
type RuleParameters_AllowParameters ¶
type RuleParameters_AllowParameters struct {
AllowParameters *AllowParameters `protobuf:"bytes,5,opt,name=allow_parameters,json=allowParameters,proto3,oneof"`
}
type RuleParameters_BlockParameters ¶
type RuleParameters_BlockParameters struct {
BlockParameters *BlockParameters `protobuf:"bytes,6,opt,name=block_parameters,json=blockParameters,proto3,oneof"`
}
type RuleParameters_ExtractParameters ¶
type RuleParameters_ExtractParameters struct {
ExtractParameters *ExtractParameters `protobuf:"bytes,1,opt,name=extract_parameters,json=extractParameters,proto3,oneof"`
}
type RuleParameters_ExtractTimestampParameters ¶
type RuleParameters_ExtractTimestampParameters struct {
ExtractTimestampParameters *ExtractTimestampParameters `protobuf:"bytes,7,opt,name=extract_timestamp_parameters,json=extractTimestampParameters,proto3,oneof"`
}
type RuleParameters_JsonExtractParameters ¶
type RuleParameters_JsonExtractParameters struct {
JsonExtractParameters *JsonExtractParameters `protobuf:"bytes,2,opt,name=json_extract_parameters,json=jsonExtractParameters,proto3,oneof"`
}
type RuleParameters_JsonParseParameters ¶
type RuleParameters_JsonParseParameters struct {
JsonParseParameters *JsonParseParameters `protobuf:"bytes,10,opt,name=json_parse_parameters,json=jsonParseParameters,proto3,oneof"`
}
type RuleParameters_JsonStringifyParameters ¶
type RuleParameters_JsonStringifyParameters struct {
JsonStringifyParameters *JsonStringifyParameters `protobuf:"bytes,9,opt,name=json_stringify_parameters,json=jsonStringifyParameters,proto3,oneof"`
}
type RuleParameters_ParseParameters ¶
type RuleParameters_ParseParameters struct {
ParseParameters *ParseParameters `protobuf:"bytes,4,opt,name=parse_parameters,json=parseParameters,proto3,oneof"`
}
type RuleParameters_RemoveFieldsParameters ¶
type RuleParameters_RemoveFieldsParameters struct {
RemoveFieldsParameters *RemoveFieldsParameters `protobuf:"bytes,8,opt,name=remove_fields_parameters,json=removeFieldsParameters,proto3,oneof"`
}
type RuleParameters_ReplaceParameters ¶
type RuleParameters_ReplaceParameters struct {
ReplaceParameters *ReplaceParameters `protobuf:"bytes,3,opt,name=replace_parameters,json=replaceParameters,proto3,oneof"`
}
type RuleSubgroup ¶
type RuleSubgroup struct { Id *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Rules []*Rule `protobuf:"bytes,2,rep,name=rules,proto3" json:"rules,omitempty"` Enabled *wrapperspb.BoolValue `protobuf:"bytes,3,opt,name=enabled,proto3" json:"enabled,omitempty"` Order *wrapperspb.UInt32Value `protobuf:"bytes,4,opt,name=order,proto3" json:"order,omitempty"` // contains filtered or unexported fields }
func (*RuleSubgroup) Descriptor
deprecated
func (*RuleSubgroup) Descriptor() ([]byte, []int)
Deprecated: Use RuleSubgroup.ProtoReflect.Descriptor instead.
func (*RuleSubgroup) GetEnabled ¶
func (x *RuleSubgroup) GetEnabled() *wrapperspb.BoolValue
func (*RuleSubgroup) GetId ¶
func (x *RuleSubgroup) GetId() *wrapperspb.StringValue
func (*RuleSubgroup) GetOrder ¶
func (x *RuleSubgroup) GetOrder() *wrapperspb.UInt32Value
func (*RuleSubgroup) GetRules ¶
func (x *RuleSubgroup) GetRules() []*Rule
func (*RuleSubgroup) ProtoMessage ¶
func (*RuleSubgroup) ProtoMessage()
func (*RuleSubgroup) ProtoReflect ¶
func (x *RuleSubgroup) ProtoReflect() protoreflect.Message
func (*RuleSubgroup) Reset ¶
func (x *RuleSubgroup) Reset()
func (*RuleSubgroup) String ¶
func (x *RuleSubgroup) String() string
type SeverityConstraint ¶
type SeverityConstraint struct { Value SeverityConstraint_Value `protobuf:"varint,1,opt,name=value,proto3,enum=com.coralogix.rules.v1.SeverityConstraint_Value" json:"value,omitempty"` // contains filtered or unexported fields }
func (*SeverityConstraint) Descriptor
deprecated
func (*SeverityConstraint) Descriptor() ([]byte, []int)
Deprecated: Use SeverityConstraint.ProtoReflect.Descriptor instead.
func (*SeverityConstraint) GetValue ¶
func (x *SeverityConstraint) GetValue() SeverityConstraint_Value
func (*SeverityConstraint) ProtoMessage ¶
func (*SeverityConstraint) ProtoMessage()
func (*SeverityConstraint) ProtoReflect ¶
func (x *SeverityConstraint) ProtoReflect() protoreflect.Message
func (*SeverityConstraint) Reset ¶
func (x *SeverityConstraint) Reset()
func (*SeverityConstraint) String ¶
func (x *SeverityConstraint) String() string
type SeverityConstraint_Value ¶
type SeverityConstraint_Value int32
const ( SeverityConstraint_VALUE_DEBUG_OR_UNSPECIFIED SeverityConstraint_Value = 0 SeverityConstraint_VALUE_VERBOSE SeverityConstraint_Value = 1 SeverityConstraint_VALUE_INFO SeverityConstraint_Value = 2 SeverityConstraint_VALUE_WARNING SeverityConstraint_Value = 3 SeverityConstraint_VALUE_ERROR SeverityConstraint_Value = 4 SeverityConstraint_VALUE_CRITICAL SeverityConstraint_Value = 5 )
func (SeverityConstraint_Value) Descriptor ¶
func (SeverityConstraint_Value) Descriptor() protoreflect.EnumDescriptor
func (SeverityConstraint_Value) Enum ¶
func (x SeverityConstraint_Value) Enum() *SeverityConstraint_Value
func (SeverityConstraint_Value) EnumDescriptor
deprecated
func (SeverityConstraint_Value) EnumDescriptor() ([]byte, []int)
Deprecated: Use SeverityConstraint_Value.Descriptor instead.
func (SeverityConstraint_Value) Number ¶
func (x SeverityConstraint_Value) Number() protoreflect.EnumNumber
func (SeverityConstraint_Value) String ¶
func (x SeverityConstraint_Value) String() string
func (SeverityConstraint_Value) Type ¶
func (SeverityConstraint_Value) Type() protoreflect.EnumType
type SubsystemNameConstraint ¶
type SubsystemNameConstraint struct { Value *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*SubsystemNameConstraint) Descriptor
deprecated
func (*SubsystemNameConstraint) Descriptor() ([]byte, []int)
Deprecated: Use SubsystemNameConstraint.ProtoReflect.Descriptor instead.
func (*SubsystemNameConstraint) GetValue ¶
func (x *SubsystemNameConstraint) GetValue() *wrapperspb.StringValue
func (*SubsystemNameConstraint) ProtoMessage ¶
func (*SubsystemNameConstraint) ProtoMessage()
func (*SubsystemNameConstraint) ProtoReflect ¶
func (x *SubsystemNameConstraint) ProtoReflect() protoreflect.Message
func (*SubsystemNameConstraint) Reset ¶
func (x *SubsystemNameConstraint) Reset()
func (*SubsystemNameConstraint) String ¶
func (x *SubsystemNameConstraint) String() string
type UnimplementedRuleGroupsServiceServer ¶
type UnimplementedRuleGroupsServiceServer struct { }
UnimplementedRuleGroupsServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedRuleGroupsServiceServer) CreateRuleGroup ¶
func (UnimplementedRuleGroupsServiceServer) CreateRuleGroup(context.Context, *CreateRuleGroupRequest) (*CreateRuleGroupResponse, error)
func (UnimplementedRuleGroupsServiceServer) DeleteRuleGroup ¶
func (UnimplementedRuleGroupsServiceServer) DeleteRuleGroup(context.Context, *DeleteRuleGroupRequest) (*DeleteRuleGroupResponse, error)
func (UnimplementedRuleGroupsServiceServer) GetRuleGroup ¶
func (UnimplementedRuleGroupsServiceServer) GetRuleGroup(context.Context, *GetRuleGroupRequest) (*GetRuleGroupResponse, error)
func (UnimplementedRuleGroupsServiceServer) UpdateRuleGroup ¶
func (UnimplementedRuleGroupsServiceServer) UpdateRuleGroup(context.Context, *UpdateRuleGroupRequest) (*UpdateRuleGroupResponse, error)
type UnsafeRuleGroupsServiceServer ¶
type UnsafeRuleGroupsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRuleGroupsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RuleGroupsServiceServer will result in compilation errors.
type UpdateRuleGroupRequest ¶
type UpdateRuleGroupRequest struct { GroupId *wrapperspb.StringValue `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` RuleGroup *CreateRuleGroupRequest `protobuf:"bytes,2,opt,name=rule_group,json=ruleGroup,proto3" json:"rule_group,omitempty"` // contains filtered or unexported fields }
func (*UpdateRuleGroupRequest) Descriptor
deprecated
func (*UpdateRuleGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRuleGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateRuleGroupRequest) GetGroupId ¶
func (x *UpdateRuleGroupRequest) GetGroupId() *wrapperspb.StringValue
func (*UpdateRuleGroupRequest) GetRuleGroup ¶
func (x *UpdateRuleGroupRequest) GetRuleGroup() *CreateRuleGroupRequest
func (*UpdateRuleGroupRequest) ProtoMessage ¶
func (*UpdateRuleGroupRequest) ProtoMessage()
func (*UpdateRuleGroupRequest) ProtoReflect ¶
func (x *UpdateRuleGroupRequest) ProtoReflect() protoreflect.Message
func (*UpdateRuleGroupRequest) Reset ¶
func (x *UpdateRuleGroupRequest) Reset()
func (*UpdateRuleGroupRequest) String ¶
func (x *UpdateRuleGroupRequest) String() string
type UpdateRuleGroupResponse ¶
type UpdateRuleGroupResponse struct { RuleGroup *RuleGroup `protobuf:"bytes,1,opt,name=rule_group,json=ruleGroup,proto3" json:"rule_group,omitempty"` // contains filtered or unexported fields }
func (*UpdateRuleGroupResponse) Descriptor
deprecated
func (*UpdateRuleGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRuleGroupResponse.ProtoReflect.Descriptor instead.
func (*UpdateRuleGroupResponse) GetRuleGroup ¶
func (x *UpdateRuleGroupResponse) GetRuleGroup() *RuleGroup
func (*UpdateRuleGroupResponse) ProtoMessage ¶
func (*UpdateRuleGroupResponse) ProtoMessage()
func (*UpdateRuleGroupResponse) ProtoReflect ¶
func (x *UpdateRuleGroupResponse) ProtoReflect() protoreflect.Message
func (*UpdateRuleGroupResponse) Reset ¶
func (x *UpdateRuleGroupResponse) Reset()
func (*UpdateRuleGroupResponse) String ¶
func (x *UpdateRuleGroupResponse) String() string