Documentation ¶
Index ¶
- Variables
- func RegisterAlertServiceServer(s *grpc.Server, srv AlertServiceServer)
- type Alert
- func (*Alert) Descriptor() ([]byte, []int)deprecated
- func (x *Alert) GetAlertConditionId() uint32
- func (x *Alert) GetAlertId() uint32
- func (x *Alert) GetCreatedAt() int64
- func (x *Alert) GetDescription() string
- func (x *Alert) GetProjectId() uint32
- func (x *Alert) GetSeverity() string
- func (x *Alert) GetStatus() Status
- func (x *Alert) GetUpdatedAt() int64
- func (*Alert) ProtoMessage()
- func (x *Alert) ProtoReflect() protoreflect.Message
- func (x *Alert) Reset()
- func (x *Alert) String() string
- type AlertCondNotification
- func (*AlertCondNotification) Descriptor() ([]byte, []int)deprecated
- func (x *AlertCondNotification) GetAlertConditionId() uint32
- func (x *AlertCondNotification) GetCacheSecond() uint32
- func (x *AlertCondNotification) GetCreatedAt() int64
- func (x *AlertCondNotification) GetNotificationId() uint32
- func (x *AlertCondNotification) GetNotifiedAt() int64
- func (x *AlertCondNotification) GetProjectId() uint32
- func (x *AlertCondNotification) GetUpdatedAt() int64
- func (*AlertCondNotification) ProtoMessage()
- func (x *AlertCondNotification) ProtoReflect() protoreflect.Message
- func (x *AlertCondNotification) Reset()
- func (x *AlertCondNotification) String() string
- type AlertCondNotificationForUpsert
- func (*AlertCondNotificationForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *AlertCondNotificationForUpsert) GetAlertConditionId() uint32
- func (x *AlertCondNotificationForUpsert) GetCacheSecond() uint32
- func (x *AlertCondNotificationForUpsert) GetNotificationId() uint32
- func (x *AlertCondNotificationForUpsert) GetNotifiedAt() int64
- func (x *AlertCondNotificationForUpsert) GetProjectId() uint32
- func (*AlertCondNotificationForUpsert) ProtoMessage()
- func (x *AlertCondNotificationForUpsert) ProtoReflect() protoreflect.Message
- func (x *AlertCondNotificationForUpsert) Reset()
- func (x *AlertCondNotificationForUpsert) String() string
- func (e *AlertCondNotificationForUpsert) Validate() error
- type AlertCondRule
- func (*AlertCondRule) Descriptor() ([]byte, []int)deprecated
- func (x *AlertCondRule) GetAlertConditionId() uint32
- func (x *AlertCondRule) GetAlertRuleId() uint32
- func (x *AlertCondRule) GetCreatedAt() int64
- func (x *AlertCondRule) GetProjectId() uint32
- func (x *AlertCondRule) GetUpdatedAt() int64
- func (*AlertCondRule) ProtoMessage()
- func (x *AlertCondRule) ProtoReflect() protoreflect.Message
- func (x *AlertCondRule) Reset()
- func (x *AlertCondRule) String() string
- type AlertCondRuleForUpsert
- func (*AlertCondRuleForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *AlertCondRuleForUpsert) GetAlertConditionId() uint32
- func (x *AlertCondRuleForUpsert) GetAlertRuleId() uint32
- func (x *AlertCondRuleForUpsert) GetProjectId() uint32
- func (*AlertCondRuleForUpsert) ProtoMessage()
- func (x *AlertCondRuleForUpsert) ProtoReflect() protoreflect.Message
- func (x *AlertCondRuleForUpsert) Reset()
- func (x *AlertCondRuleForUpsert) String() string
- func (e *AlertCondRuleForUpsert) Validate() error
- type AlertCondition
- func (*AlertCondition) Descriptor() ([]byte, []int)deprecated
- func (x *AlertCondition) GetAlertConditionId() uint32
- func (x *AlertCondition) GetAndOr() string
- func (x *AlertCondition) GetCreatedAt() int64
- func (x *AlertCondition) GetDescription() string
- func (x *AlertCondition) GetEnabled() bool
- func (x *AlertCondition) GetProjectId() uint32
- func (x *AlertCondition) GetSeverity() string
- func (x *AlertCondition) GetUpdatedAt() int64
- func (*AlertCondition) ProtoMessage()
- func (x *AlertCondition) ProtoReflect() protoreflect.Message
- func (x *AlertCondition) Reset()
- func (x *AlertCondition) String() string
- type AlertConditionForUpsert
- func (*AlertConditionForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *AlertConditionForUpsert) GetAlertConditionId() uint32
- func (x *AlertConditionForUpsert) GetAndOr() string
- func (x *AlertConditionForUpsert) GetDescription() string
- func (x *AlertConditionForUpsert) GetEnabled() bool
- func (x *AlertConditionForUpsert) GetProjectId() uint32
- func (x *AlertConditionForUpsert) GetSeverity() string
- func (*AlertConditionForUpsert) ProtoMessage()
- func (x *AlertConditionForUpsert) ProtoReflect() protoreflect.Message
- func (x *AlertConditionForUpsert) Reset()
- func (x *AlertConditionForUpsert) String() string
- func (e *AlertConditionForUpsert) Validate() error
- type AlertForUpsert
- func (*AlertForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *AlertForUpsert) GetAlertConditionId() uint32
- func (x *AlertForUpsert) GetAlertId() uint32
- func (x *AlertForUpsert) GetDescription() string
- func (x *AlertForUpsert) GetProjectId() uint32
- func (x *AlertForUpsert) GetSeverity() string
- func (x *AlertForUpsert) GetStatus() Status
- func (*AlertForUpsert) ProtoMessage()
- func (x *AlertForUpsert) ProtoReflect() protoreflect.Message
- func (x *AlertForUpsert) Reset()
- func (x *AlertForUpsert) String() string
- func (e *AlertForUpsert) Validate() error
- type AlertHistory
- func (*AlertHistory) Descriptor() ([]byte, []int)deprecated
- func (x *AlertHistory) GetAlertHistoryId() uint32
- func (x *AlertHistory) GetAlertId() uint32
- func (x *AlertHistory) GetCreatedAt() int64
- func (x *AlertHistory) GetDescription() string
- func (x *AlertHistory) GetFindingHistory() string
- func (x *AlertHistory) GetHistoryType() string
- func (x *AlertHistory) GetProjectId() uint32
- func (x *AlertHistory) GetSeverity() string
- func (x *AlertHistory) GetUpdatedAt() int64
- func (*AlertHistory) ProtoMessage()
- func (x *AlertHistory) ProtoReflect() protoreflect.Message
- func (x *AlertHistory) Reset()
- func (x *AlertHistory) String() string
- type AlertHistoryForUpsert
- func (*AlertHistoryForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *AlertHistoryForUpsert) GetAlertHistoryId() uint32
- func (x *AlertHistoryForUpsert) GetAlertId() uint32
- func (x *AlertHistoryForUpsert) GetDescription() string
- func (x *AlertHistoryForUpsert) GetFindingHistory() string
- func (x *AlertHistoryForUpsert) GetHistoryType() string
- func (x *AlertHistoryForUpsert) GetProjectId() uint32
- func (x *AlertHistoryForUpsert) GetSeverity() string
- func (*AlertHistoryForUpsert) ProtoMessage()
- func (x *AlertHistoryForUpsert) ProtoReflect() protoreflect.Message
- func (x *AlertHistoryForUpsert) Reset()
- func (x *AlertHistoryForUpsert) String() string
- func (e *AlertHistoryForUpsert) Validate() error
- type AlertRule
- func (*AlertRule) Descriptor() ([]byte, []int)deprecated
- func (x *AlertRule) GetAlertRuleId() uint32
- func (x *AlertRule) GetCreatedAt() int64
- func (x *AlertRule) GetFindingCnt() uint32
- func (x *AlertRule) GetName() string
- func (x *AlertRule) GetProjectId() uint32
- func (x *AlertRule) GetResourceName() string
- func (x *AlertRule) GetScore() float32
- func (x *AlertRule) GetTag() string
- func (x *AlertRule) GetUpdatedAt() int64
- func (*AlertRule) ProtoMessage()
- func (x *AlertRule) ProtoReflect() protoreflect.Message
- func (x *AlertRule) Reset()
- func (x *AlertRule) String() string
- type AlertRuleForUpsert
- func (*AlertRuleForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *AlertRuleForUpsert) GetAlertRuleId() uint32
- func (x *AlertRuleForUpsert) GetFindingCnt() uint32
- func (x *AlertRuleForUpsert) GetName() string
- func (x *AlertRuleForUpsert) GetProjectId() uint32
- func (x *AlertRuleForUpsert) GetResourceName() string
- func (x *AlertRuleForUpsert) GetScore() float32
- func (x *AlertRuleForUpsert) GetTag() string
- func (*AlertRuleForUpsert) ProtoMessage()
- func (x *AlertRuleForUpsert) ProtoReflect() protoreflect.Message
- func (x *AlertRuleForUpsert) Reset()
- func (x *AlertRuleForUpsert) String() string
- func (e *AlertRuleForUpsert) Validate() error
- type AlertServiceClient
- type AlertServiceServer
- type AnalyzeAlertRequest
- func (*AnalyzeAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AnalyzeAlertRequest) GetAlertConditionId() []uint32
- func (x *AnalyzeAlertRequest) GetProjectId() uint32
- func (*AnalyzeAlertRequest) ProtoMessage()
- func (x *AnalyzeAlertRequest) ProtoReflect() protoreflect.Message
- func (x *AnalyzeAlertRequest) Reset()
- func (x *AnalyzeAlertRequest) String() string
- func (r *AnalyzeAlertRequest) Validate() error
- type DeleteAlertCondNotificationRequest
- func (*DeleteAlertCondNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAlertCondNotificationRequest) GetAlertConditionId() uint32
- func (x *DeleteAlertCondNotificationRequest) GetNotificationId() uint32
- func (x *DeleteAlertCondNotificationRequest) GetProjectId() uint32
- func (*DeleteAlertCondNotificationRequest) ProtoMessage()
- func (x *DeleteAlertCondNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertCondNotificationRequest) Reset()
- func (x *DeleteAlertCondNotificationRequest) String() string
- func (r *DeleteAlertCondNotificationRequest) Validate() error
- type DeleteAlertCondRuleRequest
- func (*DeleteAlertCondRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAlertCondRuleRequest) GetAlertConditionId() uint32
- func (x *DeleteAlertCondRuleRequest) GetAlertRuleId() uint32
- func (x *DeleteAlertCondRuleRequest) GetProjectId() uint32
- func (*DeleteAlertCondRuleRequest) ProtoMessage()
- func (x *DeleteAlertCondRuleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertCondRuleRequest) Reset()
- func (x *DeleteAlertCondRuleRequest) String() string
- func (r *DeleteAlertCondRuleRequest) Validate() error
- type DeleteAlertConditionRequest
- func (*DeleteAlertConditionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAlertConditionRequest) GetAlertConditionId() uint32
- func (x *DeleteAlertConditionRequest) GetProjectId() uint32
- func (*DeleteAlertConditionRequest) ProtoMessage()
- func (x *DeleteAlertConditionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertConditionRequest) Reset()
- func (x *DeleteAlertConditionRequest) String() string
- func (r *DeleteAlertConditionRequest) Validate() error
- type DeleteAlertHistoryRequest
- func (*DeleteAlertHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAlertHistoryRequest) GetAlertHistoryId() uint32
- func (x *DeleteAlertHistoryRequest) GetProjectId() uint32
- func (*DeleteAlertHistoryRequest) ProtoMessage()
- func (x *DeleteAlertHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertHistoryRequest) Reset()
- func (x *DeleteAlertHistoryRequest) String() string
- func (r *DeleteAlertHistoryRequest) Validate() error
- type DeleteAlertRequest
- func (*DeleteAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAlertRequest) GetAlertId() uint32
- func (x *DeleteAlertRequest) GetProjectId() uint32
- func (*DeleteAlertRequest) ProtoMessage()
- func (x *DeleteAlertRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertRequest) Reset()
- func (x *DeleteAlertRequest) String() string
- func (r *DeleteAlertRequest) Validate() error
- type DeleteAlertRuleRequest
- func (*DeleteAlertRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAlertRuleRequest) GetAlertRuleId() uint32
- func (x *DeleteAlertRuleRequest) GetProjectId() uint32
- func (*DeleteAlertRuleRequest) ProtoMessage()
- func (x *DeleteAlertRuleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertRuleRequest) Reset()
- func (x *DeleteAlertRuleRequest) String() string
- func (r *DeleteAlertRuleRequest) Validate() error
- type DeleteNotificationRequest
- func (*DeleteNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteNotificationRequest) GetNotificationId() uint32
- func (x *DeleteNotificationRequest) GetProjectId() uint32
- func (*DeleteNotificationRequest) ProtoMessage()
- func (x *DeleteNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteNotificationRequest) Reset()
- func (x *DeleteNotificationRequest) String() string
- func (r *DeleteNotificationRequest) Validate() error
- type DeleteRelAlertFindingRequest
- func (*DeleteRelAlertFindingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRelAlertFindingRequest) GetAlertId() uint32
- func (x *DeleteRelAlertFindingRequest) GetFindingId() uint32
- func (x *DeleteRelAlertFindingRequest) GetProjectId() uint32
- func (*DeleteRelAlertFindingRequest) ProtoMessage()
- func (x *DeleteRelAlertFindingRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRelAlertFindingRequest) Reset()
- func (x *DeleteRelAlertFindingRequest) String() string
- func (r *DeleteRelAlertFindingRequest) Validate() error
- type GetAlertCondNotificationRequest
- func (*GetAlertCondNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertCondNotificationRequest) GetAlertConditionId() uint32
- func (x *GetAlertCondNotificationRequest) GetNotificationId() uint32
- func (x *GetAlertCondNotificationRequest) GetProjectId() uint32
- func (*GetAlertCondNotificationRequest) ProtoMessage()
- func (x *GetAlertCondNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertCondNotificationRequest) Reset()
- func (x *GetAlertCondNotificationRequest) String() string
- func (r *GetAlertCondNotificationRequest) Validate() error
- type GetAlertCondNotificationResponse
- func (*GetAlertCondNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertCondNotificationResponse) GetAlertCondNotification() *AlertCondNotification
- func (*GetAlertCondNotificationResponse) ProtoMessage()
- func (x *GetAlertCondNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertCondNotificationResponse) Reset()
- func (x *GetAlertCondNotificationResponse) String() string
- type GetAlertCondRuleRequest
- func (*GetAlertCondRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertCondRuleRequest) GetAlertConditionId() uint32
- func (x *GetAlertCondRuleRequest) GetAlertRuleId() uint32
- func (x *GetAlertCondRuleRequest) GetProjectId() uint32
- func (*GetAlertCondRuleRequest) ProtoMessage()
- func (x *GetAlertCondRuleRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertCondRuleRequest) Reset()
- func (x *GetAlertCondRuleRequest) String() string
- func (r *GetAlertCondRuleRequest) Validate() error
- type GetAlertCondRuleResponse
- func (*GetAlertCondRuleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertCondRuleResponse) GetAlertCondRule() *AlertCondRule
- func (*GetAlertCondRuleResponse) ProtoMessage()
- func (x *GetAlertCondRuleResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertCondRuleResponse) Reset()
- func (x *GetAlertCondRuleResponse) String() string
- type GetAlertConditionRequest
- func (*GetAlertConditionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertConditionRequest) GetAlertConditionId() uint32
- func (x *GetAlertConditionRequest) GetProjectId() uint32
- func (*GetAlertConditionRequest) ProtoMessage()
- func (x *GetAlertConditionRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertConditionRequest) Reset()
- func (x *GetAlertConditionRequest) String() string
- func (r *GetAlertConditionRequest) Validate() error
- type GetAlertConditionResponse
- func (*GetAlertConditionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertConditionResponse) GetAlertCondition() *AlertCondition
- func (*GetAlertConditionResponse) ProtoMessage()
- func (x *GetAlertConditionResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertConditionResponse) Reset()
- func (x *GetAlertConditionResponse) String() string
- type GetAlertHistoryRequest
- func (*GetAlertHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertHistoryRequest) GetAlertHistoryId() uint32
- func (x *GetAlertHistoryRequest) GetProjectId() uint32
- func (*GetAlertHistoryRequest) ProtoMessage()
- func (x *GetAlertHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertHistoryRequest) Reset()
- func (x *GetAlertHistoryRequest) String() string
- func (r *GetAlertHistoryRequest) Validate() error
- type GetAlertHistoryResponse
- func (*GetAlertHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertHistoryResponse) GetAlertHistory() *AlertHistory
- func (*GetAlertHistoryResponse) ProtoMessage()
- func (x *GetAlertHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertHistoryResponse) Reset()
- func (x *GetAlertHistoryResponse) String() string
- type GetAlertRequest
- func (*GetAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRequest) GetAlertId() uint32
- func (x *GetAlertRequest) GetProjectId() uint32
- func (*GetAlertRequest) ProtoMessage()
- func (x *GetAlertRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertRequest) Reset()
- func (x *GetAlertRequest) String() string
- func (r *GetAlertRequest) Validate() error
- type GetAlertResponse
- type GetAlertRuleRequest
- func (*GetAlertRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRuleRequest) GetAlertRuleId() uint32
- func (x *GetAlertRuleRequest) GetProjectId() uint32
- func (*GetAlertRuleRequest) ProtoMessage()
- func (x *GetAlertRuleRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertRuleRequest) Reset()
- func (x *GetAlertRuleRequest) String() string
- func (r *GetAlertRuleRequest) Validate() error
- type GetAlertRuleResponse
- func (*GetAlertRuleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertRuleResponse) GetAlertRule() *AlertRule
- func (*GetAlertRuleResponse) ProtoMessage()
- func (x *GetAlertRuleResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertRuleResponse) Reset()
- func (x *GetAlertRuleResponse) String() string
- type GetNotificationRequest
- func (*GetNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotificationRequest) GetNotificationId() uint32
- func (x *GetNotificationRequest) GetProjectId() uint32
- func (*GetNotificationRequest) ProtoMessage()
- func (x *GetNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *GetNotificationRequest) Reset()
- func (x *GetNotificationRequest) String() string
- func (r *GetNotificationRequest) Validate() error
- type GetNotificationResponse
- func (*GetNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNotificationResponse) GetNotification() *Notification
- func (*GetNotificationResponse) ProtoMessage()
- func (x *GetNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *GetNotificationResponse) Reset()
- func (x *GetNotificationResponse) String() string
- type GetRelAlertFindingRequest
- func (*GetRelAlertFindingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRelAlertFindingRequest) GetAlertId() uint32
- func (x *GetRelAlertFindingRequest) GetFindingId() uint32
- func (x *GetRelAlertFindingRequest) GetProjectId() uint32
- func (*GetRelAlertFindingRequest) ProtoMessage()
- func (x *GetRelAlertFindingRequest) ProtoReflect() protoreflect.Message
- func (x *GetRelAlertFindingRequest) Reset()
- func (x *GetRelAlertFindingRequest) String() string
- func (r *GetRelAlertFindingRequest) Validate() error
- type GetRelAlertFindingResponse
- func (*GetRelAlertFindingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRelAlertFindingResponse) GetRelAlertFinding() *RelAlertFinding
- func (*GetRelAlertFindingResponse) ProtoMessage()
- func (x *GetRelAlertFindingResponse) ProtoReflect() protoreflect.Message
- func (x *GetRelAlertFindingResponse) Reset()
- func (x *GetRelAlertFindingResponse) String() string
- type ListAlertCondNotificationRequest
- func (*ListAlertCondNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertCondNotificationRequest) GetAlertConditionId() uint32
- func (x *ListAlertCondNotificationRequest) GetFromAt() int64
- func (x *ListAlertCondNotificationRequest) GetNotificationId() uint32
- func (x *ListAlertCondNotificationRequest) GetProjectId() uint32
- func (x *ListAlertCondNotificationRequest) GetToAt() int64
- func (*ListAlertCondNotificationRequest) ProtoMessage()
- func (x *ListAlertCondNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *ListAlertCondNotificationRequest) Reset()
- func (x *ListAlertCondNotificationRequest) String() string
- func (r *ListAlertCondNotificationRequest) Validate() error
- type ListAlertCondNotificationResponse
- func (*ListAlertCondNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertCondNotificationResponse) GetAlertCondNotification() []*AlertCondNotification
- func (*ListAlertCondNotificationResponse) ProtoMessage()
- func (x *ListAlertCondNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *ListAlertCondNotificationResponse) Reset()
- func (x *ListAlertCondNotificationResponse) String() string
- type ListAlertCondRuleRequest
- func (*ListAlertCondRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertCondRuleRequest) GetAlertConditionId() uint32
- func (x *ListAlertCondRuleRequest) GetAlertRuleId() uint32
- func (x *ListAlertCondRuleRequest) GetFromAt() int64
- func (x *ListAlertCondRuleRequest) GetProjectId() uint32
- func (x *ListAlertCondRuleRequest) GetToAt() int64
- func (*ListAlertCondRuleRequest) ProtoMessage()
- func (x *ListAlertCondRuleRequest) ProtoReflect() protoreflect.Message
- func (x *ListAlertCondRuleRequest) Reset()
- func (x *ListAlertCondRuleRequest) String() string
- func (r *ListAlertCondRuleRequest) Validate() error
- type ListAlertCondRuleResponse
- func (*ListAlertCondRuleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertCondRuleResponse) GetAlertCondRule() []*AlertCondRule
- func (*ListAlertCondRuleResponse) ProtoMessage()
- func (x *ListAlertCondRuleResponse) ProtoReflect() protoreflect.Message
- func (x *ListAlertCondRuleResponse) Reset()
- func (x *ListAlertCondRuleResponse) String() string
- type ListAlertConditionRequest
- func (*ListAlertConditionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertConditionRequest) GetEnabled() bool
- func (x *ListAlertConditionRequest) GetFromAt() int64
- func (x *ListAlertConditionRequest) GetProjectId() uint32
- func (x *ListAlertConditionRequest) GetSeverity() []string
- func (x *ListAlertConditionRequest) GetToAt() int64
- func (*ListAlertConditionRequest) ProtoMessage()
- func (x *ListAlertConditionRequest) ProtoReflect() protoreflect.Message
- func (x *ListAlertConditionRequest) Reset()
- func (x *ListAlertConditionRequest) String() string
- func (r *ListAlertConditionRequest) Validate() error
- type ListAlertConditionResponse
- func (*ListAlertConditionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertConditionResponse) GetAlertCondition() []*AlertCondition
- func (*ListAlertConditionResponse) ProtoMessage()
- func (x *ListAlertConditionResponse) ProtoReflect() protoreflect.Message
- func (x *ListAlertConditionResponse) Reset()
- func (x *ListAlertConditionResponse) String() string
- type ListAlertHistoryRequest
- func (*ListAlertHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertHistoryRequest) GetAlertId() uint32
- func (x *ListAlertHistoryRequest) GetFromAt() int64
- func (x *ListAlertHistoryRequest) GetHistoryType() []string
- func (x *ListAlertHistoryRequest) GetProjectId() uint32
- func (x *ListAlertHistoryRequest) GetSeverity() []string
- func (x *ListAlertHistoryRequest) GetToAt() int64
- func (*ListAlertHistoryRequest) ProtoMessage()
- func (x *ListAlertHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *ListAlertHistoryRequest) Reset()
- func (x *ListAlertHistoryRequest) String() string
- func (r *ListAlertHistoryRequest) Validate() error
- type ListAlertHistoryResponse
- func (*ListAlertHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertHistoryResponse) GetAlertHistory() []*AlertHistory
- func (*ListAlertHistoryResponse) ProtoMessage()
- func (x *ListAlertHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *ListAlertHistoryResponse) Reset()
- func (x *ListAlertHistoryResponse) String() string
- type ListAlertRequest
- func (*ListAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertRequest) GetDescription() string
- func (x *ListAlertRequest) GetFromAt() int64
- func (x *ListAlertRequest) GetProjectId() uint32
- func (x *ListAlertRequest) GetSeverity() []string
- func (x *ListAlertRequest) GetStatus() []Status
- func (x *ListAlertRequest) GetToAt() int64
- func (*ListAlertRequest) ProtoMessage()
- func (x *ListAlertRequest) ProtoReflect() protoreflect.Message
- func (x *ListAlertRequest) Reset()
- func (x *ListAlertRequest) String() string
- func (r *ListAlertRequest) Validate() error
- type ListAlertResponse
- type ListAlertRuleRequest
- func (*ListAlertRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertRuleRequest) GetFromAt() int64
- func (x *ListAlertRuleRequest) GetFromScore() float32
- func (x *ListAlertRuleRequest) GetProjectId() uint32
- func (x *ListAlertRuleRequest) GetToAt() int64
- func (x *ListAlertRuleRequest) GetToScore() float32
- func (*ListAlertRuleRequest) ProtoMessage()
- func (x *ListAlertRuleRequest) ProtoReflect() protoreflect.Message
- func (x *ListAlertRuleRequest) Reset()
- func (x *ListAlertRuleRequest) String() string
- func (r *ListAlertRuleRequest) Validate() error
- type ListAlertRuleResponse
- func (*ListAlertRuleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAlertRuleResponse) GetAlertRule() []*AlertRule
- func (*ListAlertRuleResponse) ProtoMessage()
- func (x *ListAlertRuleResponse) ProtoReflect() protoreflect.Message
- func (x *ListAlertRuleResponse) Reset()
- func (x *ListAlertRuleResponse) String() string
- type ListNotificationRequest
- func (*ListNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotificationRequest) GetFromAt() int64
- func (x *ListNotificationRequest) GetProjectId() uint32
- func (x *ListNotificationRequest) GetToAt() int64
- func (x *ListNotificationRequest) GetType() string
- func (*ListNotificationRequest) ProtoMessage()
- func (x *ListNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *ListNotificationRequest) Reset()
- func (x *ListNotificationRequest) String() string
- func (r *ListNotificationRequest) Validate() error
- type ListNotificationResponse
- func (*ListNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNotificationResponse) GetNotification() []*Notification
- func (*ListNotificationResponse) ProtoMessage()
- func (x *ListNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *ListNotificationResponse) Reset()
- func (x *ListNotificationResponse) String() string
- type ListRelAlertFindingRequest
- func (*ListRelAlertFindingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRelAlertFindingRequest) GetAlertId() uint32
- func (x *ListRelAlertFindingRequest) GetFindingId() uint32
- func (x *ListRelAlertFindingRequest) GetFromAt() int64
- func (x *ListRelAlertFindingRequest) GetProjectId() uint32
- func (x *ListRelAlertFindingRequest) GetToAt() int64
- func (*ListRelAlertFindingRequest) ProtoMessage()
- func (x *ListRelAlertFindingRequest) ProtoReflect() protoreflect.Message
- func (x *ListRelAlertFindingRequest) Reset()
- func (x *ListRelAlertFindingRequest) String() string
- func (r *ListRelAlertFindingRequest) Validate() error
- type ListRelAlertFindingResponse
- func (*ListRelAlertFindingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRelAlertFindingResponse) GetRelAlertFinding() []*RelAlertFinding
- func (*ListRelAlertFindingResponse) ProtoMessage()
- func (x *ListRelAlertFindingResponse) ProtoReflect() protoreflect.Message
- func (x *ListRelAlertFindingResponse) Reset()
- func (x *ListRelAlertFindingResponse) String() string
- type Notification
- func (*Notification) Descriptor() ([]byte, []int)deprecated
- func (x *Notification) GetCreatedAt() int64
- func (x *Notification) GetName() string
- func (x *Notification) GetNotificationId() uint32
- func (x *Notification) GetNotifySetting() string
- func (x *Notification) GetProjectId() uint32
- func (x *Notification) GetType() string
- func (x *Notification) GetUpdatedAt() int64
- func (*Notification) ProtoMessage()
- func (x *Notification) ProtoReflect() protoreflect.Message
- func (x *Notification) Reset()
- func (x *Notification) String() string
- type NotificationForUpsert
- func (*NotificationForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *NotificationForUpsert) GetName() string
- func (x *NotificationForUpsert) GetNotificationId() uint32
- func (x *NotificationForUpsert) GetNotifySetting() string
- func (x *NotificationForUpsert) GetProjectId() uint32
- func (x *NotificationForUpsert) GetType() string
- func (*NotificationForUpsert) ProtoMessage()
- func (x *NotificationForUpsert) ProtoReflect() protoreflect.Message
- func (x *NotificationForUpsert) Reset()
- func (x *NotificationForUpsert) String() string
- func (e *NotificationForUpsert) Validate() error
- type PutAlertCondNotificationRequest
- func (*PutAlertCondNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertCondNotificationRequest) GetAlertCondNotification() *AlertCondNotificationForUpsert
- func (x *PutAlertCondNotificationRequest) GetProjectId() uint32
- func (*PutAlertCondNotificationRequest) ProtoMessage()
- func (x *PutAlertCondNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *PutAlertCondNotificationRequest) Reset()
- func (x *PutAlertCondNotificationRequest) String() string
- func (r *PutAlertCondNotificationRequest) Validate() error
- type PutAlertCondNotificationResponse
- func (*PutAlertCondNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertCondNotificationResponse) GetAlertCondNotification() *AlertCondNotification
- func (*PutAlertCondNotificationResponse) ProtoMessage()
- func (x *PutAlertCondNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *PutAlertCondNotificationResponse) Reset()
- func (x *PutAlertCondNotificationResponse) String() string
- type PutAlertCondRuleRequest
- func (*PutAlertCondRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertCondRuleRequest) GetAlertCondRule() *AlertCondRuleForUpsert
- func (x *PutAlertCondRuleRequest) GetProjectId() uint32
- func (*PutAlertCondRuleRequest) ProtoMessage()
- func (x *PutAlertCondRuleRequest) ProtoReflect() protoreflect.Message
- func (x *PutAlertCondRuleRequest) Reset()
- func (x *PutAlertCondRuleRequest) String() string
- func (r *PutAlertCondRuleRequest) Validate() error
- type PutAlertCondRuleResponse
- func (*PutAlertCondRuleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertCondRuleResponse) GetAlertCondRule() *AlertCondRule
- func (*PutAlertCondRuleResponse) ProtoMessage()
- func (x *PutAlertCondRuleResponse) ProtoReflect() protoreflect.Message
- func (x *PutAlertCondRuleResponse) Reset()
- func (x *PutAlertCondRuleResponse) String() string
- type PutAlertConditionRequest
- func (*PutAlertConditionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertConditionRequest) GetAlertCondition() *AlertConditionForUpsert
- func (x *PutAlertConditionRequest) GetProjectId() uint32
- func (*PutAlertConditionRequest) ProtoMessage()
- func (x *PutAlertConditionRequest) ProtoReflect() protoreflect.Message
- func (x *PutAlertConditionRequest) Reset()
- func (x *PutAlertConditionRequest) String() string
- func (r *PutAlertConditionRequest) Validate() error
- type PutAlertConditionResponse
- func (*PutAlertConditionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertConditionResponse) GetAlertCondition() *AlertCondition
- func (*PutAlertConditionResponse) ProtoMessage()
- func (x *PutAlertConditionResponse) ProtoReflect() protoreflect.Message
- func (x *PutAlertConditionResponse) Reset()
- func (x *PutAlertConditionResponse) String() string
- type PutAlertHistoryRequest
- func (*PutAlertHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertHistoryRequest) GetAlertHistory() *AlertHistoryForUpsert
- func (x *PutAlertHistoryRequest) GetProjectId() uint32
- func (*PutAlertHistoryRequest) ProtoMessage()
- func (x *PutAlertHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *PutAlertHistoryRequest) Reset()
- func (x *PutAlertHistoryRequest) String() string
- func (r *PutAlertHistoryRequest) Validate() error
- type PutAlertHistoryResponse
- func (*PutAlertHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertHistoryResponse) GetAlertHistory() *AlertHistory
- func (*PutAlertHistoryResponse) ProtoMessage()
- func (x *PutAlertHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *PutAlertHistoryResponse) Reset()
- func (x *PutAlertHistoryResponse) String() string
- type PutAlertRequest
- func (*PutAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertRequest) GetAlert() *AlertForUpsert
- func (x *PutAlertRequest) GetProjectId() uint32
- func (*PutAlertRequest) ProtoMessage()
- func (x *PutAlertRequest) ProtoReflect() protoreflect.Message
- func (x *PutAlertRequest) Reset()
- func (x *PutAlertRequest) String() string
- func (r *PutAlertRequest) Validate() error
- type PutAlertResponse
- type PutAlertRuleRequest
- func (*PutAlertRuleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertRuleRequest) GetAlertRule() *AlertRuleForUpsert
- func (x *PutAlertRuleRequest) GetProjectId() uint32
- func (*PutAlertRuleRequest) ProtoMessage()
- func (x *PutAlertRuleRequest) ProtoReflect() protoreflect.Message
- func (x *PutAlertRuleRequest) Reset()
- func (x *PutAlertRuleRequest) String() string
- func (r *PutAlertRuleRequest) Validate() error
- type PutAlertRuleResponse
- func (*PutAlertRuleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutAlertRuleResponse) GetAlertRule() *AlertRule
- func (*PutAlertRuleResponse) ProtoMessage()
- func (x *PutAlertRuleResponse) ProtoReflect() protoreflect.Message
- func (x *PutAlertRuleResponse) Reset()
- func (x *PutAlertRuleResponse) String() string
- type PutNotificationRequest
- func (*PutNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutNotificationRequest) GetNotification() *NotificationForUpsert
- func (x *PutNotificationRequest) GetProjectId() uint32
- func (*PutNotificationRequest) ProtoMessage()
- func (x *PutNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *PutNotificationRequest) Reset()
- func (x *PutNotificationRequest) String() string
- func (r *PutNotificationRequest) Validate() error
- type PutNotificationResponse
- func (*PutNotificationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutNotificationResponse) GetNotification() *Notification
- func (*PutNotificationResponse) ProtoMessage()
- func (x *PutNotificationResponse) ProtoReflect() protoreflect.Message
- func (x *PutNotificationResponse) Reset()
- func (x *PutNotificationResponse) String() string
- type PutRelAlertFindingRequest
- func (*PutRelAlertFindingRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PutRelAlertFindingRequest) GetProjectId() uint32
- func (x *PutRelAlertFindingRequest) GetRelAlertFinding() *RelAlertFindingForUpsert
- func (*PutRelAlertFindingRequest) ProtoMessage()
- func (x *PutRelAlertFindingRequest) ProtoReflect() protoreflect.Message
- func (x *PutRelAlertFindingRequest) Reset()
- func (x *PutRelAlertFindingRequest) String() string
- func (r *PutRelAlertFindingRequest) Validate() error
- type PutRelAlertFindingResponse
- func (*PutRelAlertFindingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PutRelAlertFindingResponse) GetRelAlertFinding() *RelAlertFinding
- func (*PutRelAlertFindingResponse) ProtoMessage()
- func (x *PutRelAlertFindingResponse) ProtoReflect() protoreflect.Message
- func (x *PutRelAlertFindingResponse) Reset()
- func (x *PutRelAlertFindingResponse) String() string
- type RelAlertFinding
- func (*RelAlertFinding) Descriptor() ([]byte, []int)deprecated
- func (x *RelAlertFinding) GetAlertId() uint32
- func (x *RelAlertFinding) GetCreatedAt() int64
- func (x *RelAlertFinding) GetFindingId() uint32
- func (x *RelAlertFinding) GetProjectId() uint32
- func (x *RelAlertFinding) GetUpdatedAt() int64
- func (*RelAlertFinding) ProtoMessage()
- func (x *RelAlertFinding) ProtoReflect() protoreflect.Message
- func (x *RelAlertFinding) Reset()
- func (x *RelAlertFinding) String() string
- type RelAlertFindingForUpsert
- func (*RelAlertFindingForUpsert) Descriptor() ([]byte, []int)deprecated
- func (x *RelAlertFindingForUpsert) GetAlertId() uint32
- func (x *RelAlertFindingForUpsert) GetFindingId() uint32
- func (x *RelAlertFindingForUpsert) GetProjectId() uint32
- func (*RelAlertFindingForUpsert) ProtoMessage()
- func (x *RelAlertFindingForUpsert) ProtoReflect() protoreflect.Message
- func (x *RelAlertFindingForUpsert) Reset()
- func (x *RelAlertFindingForUpsert) String() string
- func (e *RelAlertFindingForUpsert) Validate() error
- type Status
- type TestNotificationRequest
- func (*TestNotificationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TestNotificationRequest) GetNotificationId() uint32
- func (x *TestNotificationRequest) GetProjectId() uint32
- func (*TestNotificationRequest) ProtoMessage()
- func (x *TestNotificationRequest) ProtoReflect() protoreflect.Message
- func (x *TestNotificationRequest) Reset()
- func (x *TestNotificationRequest) String() string
- func (r *TestNotificationRequest) Validate() error
- type UnimplementedAlertServiceServer
- func (*UnimplementedAlertServiceServer) AnalyzeAlert(context.Context, *AnalyzeAlertRequest) (*emptypb.Empty, error)
- func (*UnimplementedAlertServiceServer) AnalyzeAlertAll(context.Context, *emptypb.Empty) (*emptypb.Empty, error)
- func (*UnimplementedAlertServiceServer) DeleteAlert(context.Context, *DeleteAlertRequest) (*emptypb.Empty, error)
- func (*UnimplementedAlertServiceServer) DeleteAlertCondNotification(context.Context, *DeleteAlertCondNotificationRequest) (*emptypb.Empty, error)
- func (*UnimplementedAlertServiceServer) DeleteAlertCondRule(context.Context, *DeleteAlertCondRuleRequest) (*emptypb.Empty, error)
- func (*UnimplementedAlertServiceServer) DeleteAlertCondition(context.Context, *DeleteAlertConditionRequest) (*emptypb.Empty, error)
- func (*UnimplementedAlertServiceServer) DeleteAlertHistory(context.Context, *DeleteAlertHistoryRequest) (*emptypb.Empty, error)
- func (*UnimplementedAlertServiceServer) DeleteAlertRule(context.Context, *DeleteAlertRuleRequest) (*emptypb.Empty, error)
- func (*UnimplementedAlertServiceServer) DeleteNotification(context.Context, *DeleteNotificationRequest) (*emptypb.Empty, error)
- func (*UnimplementedAlertServiceServer) DeleteRelAlertFinding(context.Context, *DeleteRelAlertFindingRequest) (*emptypb.Empty, error)
- func (*UnimplementedAlertServiceServer) GetAlert(context.Context, *GetAlertRequest) (*GetAlertResponse, error)
- func (*UnimplementedAlertServiceServer) GetAlertCondNotification(context.Context, *GetAlertCondNotificationRequest) (*GetAlertCondNotificationResponse, error)
- func (*UnimplementedAlertServiceServer) GetAlertCondRule(context.Context, *GetAlertCondRuleRequest) (*GetAlertCondRuleResponse, error)
- func (*UnimplementedAlertServiceServer) GetAlertCondition(context.Context, *GetAlertConditionRequest) (*GetAlertConditionResponse, error)
- func (*UnimplementedAlertServiceServer) GetAlertHistory(context.Context, *GetAlertHistoryRequest) (*GetAlertHistoryResponse, error)
- func (*UnimplementedAlertServiceServer) GetAlertRule(context.Context, *GetAlertRuleRequest) (*GetAlertRuleResponse, error)
- func (*UnimplementedAlertServiceServer) GetNotification(context.Context, *GetNotificationRequest) (*GetNotificationResponse, error)
- func (*UnimplementedAlertServiceServer) GetRelAlertFinding(context.Context, *GetRelAlertFindingRequest) (*GetRelAlertFindingResponse, error)
- func (*UnimplementedAlertServiceServer) ListAlert(context.Context, *ListAlertRequest) (*ListAlertResponse, error)
- func (*UnimplementedAlertServiceServer) ListAlertCondNotification(context.Context, *ListAlertCondNotificationRequest) (*ListAlertCondNotificationResponse, error)
- func (*UnimplementedAlertServiceServer) ListAlertCondRule(context.Context, *ListAlertCondRuleRequest) (*ListAlertCondRuleResponse, error)
- func (*UnimplementedAlertServiceServer) ListAlertCondition(context.Context, *ListAlertConditionRequest) (*ListAlertConditionResponse, error)
- func (*UnimplementedAlertServiceServer) ListAlertHistory(context.Context, *ListAlertHistoryRequest) (*ListAlertHistoryResponse, error)
- func (*UnimplementedAlertServiceServer) ListAlertRule(context.Context, *ListAlertRuleRequest) (*ListAlertRuleResponse, error)
- func (*UnimplementedAlertServiceServer) ListNotification(context.Context, *ListNotificationRequest) (*ListNotificationResponse, error)
- func (*UnimplementedAlertServiceServer) ListRelAlertFinding(context.Context, *ListRelAlertFindingRequest) (*ListRelAlertFindingResponse, error)
- func (*UnimplementedAlertServiceServer) PutAlert(context.Context, *PutAlertRequest) (*PutAlertResponse, error)
- func (*UnimplementedAlertServiceServer) PutAlertCondNotification(context.Context, *PutAlertCondNotificationRequest) (*PutAlertCondNotificationResponse, error)
- func (*UnimplementedAlertServiceServer) PutAlertCondRule(context.Context, *PutAlertCondRuleRequest) (*PutAlertCondRuleResponse, error)
- func (*UnimplementedAlertServiceServer) PutAlertCondition(context.Context, *PutAlertConditionRequest) (*PutAlertConditionResponse, error)
- func (*UnimplementedAlertServiceServer) PutAlertHistory(context.Context, *PutAlertHistoryRequest) (*PutAlertHistoryResponse, error)
- func (*UnimplementedAlertServiceServer) PutAlertRule(context.Context, *PutAlertRuleRequest) (*PutAlertRuleResponse, error)
- func (*UnimplementedAlertServiceServer) PutNotification(context.Context, *PutNotificationRequest) (*PutNotificationResponse, error)
- func (*UnimplementedAlertServiceServer) PutRelAlertFinding(context.Context, *PutRelAlertFindingRequest) (*PutRelAlertFindingResponse, error)
- func (*UnimplementedAlertServiceServer) TestNotification(context.Context, *TestNotificationRequest) (*emptypb.Empty, error)
Constants ¶
This section is empty.
Variables ¶
var ( Status_name = map[int32]string{ 0: "UNKNOWN", 1: "ACTIVE", 2: "PENDING", 3: "DEACTIVE", } Status_value = map[string]int32{ "UNKNOWN": 0, "ACTIVE": 1, "PENDING": 2, "DEACTIVE": 3, } )
Enum value maps for Status.
var File_alert_entity_proto protoreflect.FileDescriptor
var File_alert_service_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAlertServiceServer ¶
func RegisterAlertServiceServer(s *grpc.Server, srv AlertServiceServer)
Types ¶
type Alert ¶
type Alert struct { AlertId uint32 `protobuf:"varint,1,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` AlertConditionId uint32 `protobuf:"varint,2,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Severity string `protobuf:"bytes,4,opt,name=severity,proto3" json:"severity,omitempty"` ProjectId uint32 `protobuf:"varint,5,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Status Status `protobuf:"varint,6,opt,name=status,proto3,enum=core.alert.Status" json:"status,omitempty"` CreatedAt int64 `protobuf:"varint,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,8,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
Alert
func (*Alert) Descriptor
deprecated
func (*Alert) GetAlertConditionId ¶
func (*Alert) GetAlertId ¶
func (*Alert) GetCreatedAt ¶
func (*Alert) GetDescription ¶
func (*Alert) GetProjectId ¶
func (*Alert) GetSeverity ¶
func (*Alert) GetUpdatedAt ¶
func (*Alert) ProtoMessage ¶
func (*Alert) ProtoMessage()
func (*Alert) ProtoReflect ¶
func (x *Alert) ProtoReflect() protoreflect.Message
type AlertCondNotification ¶
type AlertCondNotification struct { AlertConditionId uint32 `protobuf:"varint,1,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` NotificationId uint32 `protobuf:"varint,2,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` ProjectId uint32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` CacheSecond uint32 `protobuf:"varint,4,opt,name=cache_second,json=cacheSecond,proto3" json:"cache_second,omitempty"` NotifiedAt int64 `protobuf:"varint,5,opt,name=notified_at,json=notifiedAt,proto3" json:"notified_at,omitempty"` CreatedAt int64 `protobuf:"varint,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
AlertCondNotification
func (*AlertCondNotification) Descriptor
deprecated
func (*AlertCondNotification) Descriptor() ([]byte, []int)
Deprecated: Use AlertCondNotification.ProtoReflect.Descriptor instead.
func (*AlertCondNotification) GetAlertConditionId ¶
func (x *AlertCondNotification) GetAlertConditionId() uint32
func (*AlertCondNotification) GetCacheSecond ¶
func (x *AlertCondNotification) GetCacheSecond() uint32
func (*AlertCondNotification) GetCreatedAt ¶
func (x *AlertCondNotification) GetCreatedAt() int64
func (*AlertCondNotification) GetNotificationId ¶
func (x *AlertCondNotification) GetNotificationId() uint32
func (*AlertCondNotification) GetNotifiedAt ¶
func (x *AlertCondNotification) GetNotifiedAt() int64
func (*AlertCondNotification) GetProjectId ¶
func (x *AlertCondNotification) GetProjectId() uint32
func (*AlertCondNotification) GetUpdatedAt ¶
func (x *AlertCondNotification) GetUpdatedAt() int64
func (*AlertCondNotification) ProtoMessage ¶
func (*AlertCondNotification) ProtoMessage()
func (*AlertCondNotification) ProtoReflect ¶
func (x *AlertCondNotification) ProtoReflect() protoreflect.Message
func (*AlertCondNotification) Reset ¶
func (x *AlertCondNotification) Reset()
func (*AlertCondNotification) String ¶
func (x *AlertCondNotification) String() string
type AlertCondNotificationForUpsert ¶
type AlertCondNotificationForUpsert struct { AlertConditionId uint32 `protobuf:"varint,1,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` NotificationId uint32 `protobuf:"varint,2,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` ProjectId uint32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` CacheSecond uint32 `protobuf:"varint,4,opt,name=cache_second,json=cacheSecond,proto3" json:"cache_second,omitempty"` NotifiedAt int64 `protobuf:"varint,5,opt,name=notified_at,json=notifiedAt,proto3" json:"notified_at,omitempty"` // contains filtered or unexported fields }
AlertCondNotificationForUpsert
func (*AlertCondNotificationForUpsert) Descriptor
deprecated
func (*AlertCondNotificationForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use AlertCondNotificationForUpsert.ProtoReflect.Descriptor instead.
func (*AlertCondNotificationForUpsert) GetAlertConditionId ¶
func (x *AlertCondNotificationForUpsert) GetAlertConditionId() uint32
func (*AlertCondNotificationForUpsert) GetCacheSecond ¶
func (x *AlertCondNotificationForUpsert) GetCacheSecond() uint32
func (*AlertCondNotificationForUpsert) GetNotificationId ¶
func (x *AlertCondNotificationForUpsert) GetNotificationId() uint32
func (*AlertCondNotificationForUpsert) GetNotifiedAt ¶
func (x *AlertCondNotificationForUpsert) GetNotifiedAt() int64
func (*AlertCondNotificationForUpsert) GetProjectId ¶
func (x *AlertCondNotificationForUpsert) GetProjectId() uint32
func (*AlertCondNotificationForUpsert) ProtoMessage ¶
func (*AlertCondNotificationForUpsert) ProtoMessage()
func (*AlertCondNotificationForUpsert) ProtoReflect ¶
func (x *AlertCondNotificationForUpsert) ProtoReflect() protoreflect.Message
func (*AlertCondNotificationForUpsert) Reset ¶
func (x *AlertCondNotificationForUpsert) Reset()
func (*AlertCondNotificationForUpsert) String ¶
func (x *AlertCondNotificationForUpsert) String() string
func (*AlertCondNotificationForUpsert) Validate ¶
func (e *AlertCondNotificationForUpsert) Validate() error
Validate AlertCondNotificationForUpsert
type AlertCondRule ¶
type AlertCondRule struct { AlertConditionId uint32 `protobuf:"varint,1,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` AlertRuleId uint32 `protobuf:"varint,2,opt,name=alert_rule_id,json=alertRuleId,proto3" json:"alert_rule_id,omitempty"` ProjectId uint32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` CreatedAt int64 `protobuf:"varint,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
AlertCondRule
func (*AlertCondRule) Descriptor
deprecated
func (*AlertCondRule) Descriptor() ([]byte, []int)
Deprecated: Use AlertCondRule.ProtoReflect.Descriptor instead.
func (*AlertCondRule) GetAlertConditionId ¶
func (x *AlertCondRule) GetAlertConditionId() uint32
func (*AlertCondRule) GetAlertRuleId ¶
func (x *AlertCondRule) GetAlertRuleId() uint32
func (*AlertCondRule) GetCreatedAt ¶
func (x *AlertCondRule) GetCreatedAt() int64
func (*AlertCondRule) GetProjectId ¶
func (x *AlertCondRule) GetProjectId() uint32
func (*AlertCondRule) GetUpdatedAt ¶
func (x *AlertCondRule) GetUpdatedAt() int64
func (*AlertCondRule) ProtoMessage ¶
func (*AlertCondRule) ProtoMessage()
func (*AlertCondRule) ProtoReflect ¶
func (x *AlertCondRule) ProtoReflect() protoreflect.Message
func (*AlertCondRule) Reset ¶
func (x *AlertCondRule) Reset()
func (*AlertCondRule) String ¶
func (x *AlertCondRule) String() string
type AlertCondRuleForUpsert ¶
type AlertCondRuleForUpsert struct { AlertConditionId uint32 `protobuf:"varint,1,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` AlertRuleId uint32 `protobuf:"varint,2,opt,name=alert_rule_id,json=alertRuleId,proto3" json:"alert_rule_id,omitempty"` ProjectId uint32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
AlertCondRuleForUpsert
func (*AlertCondRuleForUpsert) Descriptor
deprecated
func (*AlertCondRuleForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use AlertCondRuleForUpsert.ProtoReflect.Descriptor instead.
func (*AlertCondRuleForUpsert) GetAlertConditionId ¶
func (x *AlertCondRuleForUpsert) GetAlertConditionId() uint32
func (*AlertCondRuleForUpsert) GetAlertRuleId ¶
func (x *AlertCondRuleForUpsert) GetAlertRuleId() uint32
func (*AlertCondRuleForUpsert) GetProjectId ¶
func (x *AlertCondRuleForUpsert) GetProjectId() uint32
func (*AlertCondRuleForUpsert) ProtoMessage ¶
func (*AlertCondRuleForUpsert) ProtoMessage()
func (*AlertCondRuleForUpsert) ProtoReflect ¶
func (x *AlertCondRuleForUpsert) ProtoReflect() protoreflect.Message
func (*AlertCondRuleForUpsert) Reset ¶
func (x *AlertCondRuleForUpsert) Reset()
func (*AlertCondRuleForUpsert) String ¶
func (x *AlertCondRuleForUpsert) String() string
func (*AlertCondRuleForUpsert) Validate ¶
func (e *AlertCondRuleForUpsert) Validate() error
Validate AlertCondRuleForUpsert
type AlertCondition ¶
type AlertCondition struct { AlertConditionId uint32 `protobuf:"varint,1,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Severity string `protobuf:"bytes,3,opt,name=severity,proto3" json:"severity,omitempty"` ProjectId uint32 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AndOr string `protobuf:"bytes,5,opt,name=and_or,json=andOr,proto3" json:"and_or,omitempty"` Enabled bool `protobuf:"varint,6,opt,name=enabled,proto3" json:"enabled,omitempty"` CreatedAt int64 `protobuf:"varint,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,8,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
AlertCondition
func (*AlertCondition) Descriptor
deprecated
func (*AlertCondition) Descriptor() ([]byte, []int)
Deprecated: Use AlertCondition.ProtoReflect.Descriptor instead.
func (*AlertCondition) GetAlertConditionId ¶
func (x *AlertCondition) GetAlertConditionId() uint32
func (*AlertCondition) GetAndOr ¶
func (x *AlertCondition) GetAndOr() string
func (*AlertCondition) GetCreatedAt ¶
func (x *AlertCondition) GetCreatedAt() int64
func (*AlertCondition) GetDescription ¶
func (x *AlertCondition) GetDescription() string
func (*AlertCondition) GetEnabled ¶
func (x *AlertCondition) GetEnabled() bool
func (*AlertCondition) GetProjectId ¶
func (x *AlertCondition) GetProjectId() uint32
func (*AlertCondition) GetSeverity ¶
func (x *AlertCondition) GetSeverity() string
func (*AlertCondition) GetUpdatedAt ¶
func (x *AlertCondition) GetUpdatedAt() int64
func (*AlertCondition) ProtoMessage ¶
func (*AlertCondition) ProtoMessage()
func (*AlertCondition) ProtoReflect ¶
func (x *AlertCondition) ProtoReflect() protoreflect.Message
func (*AlertCondition) Reset ¶
func (x *AlertCondition) Reset()
func (*AlertCondition) String ¶
func (x *AlertCondition) String() string
type AlertConditionForUpsert ¶
type AlertConditionForUpsert struct { AlertConditionId uint32 `protobuf:"varint,1,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Severity string `protobuf:"bytes,3,opt,name=severity,proto3" json:"severity,omitempty"` ProjectId uint32 `protobuf:"varint,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AndOr string `protobuf:"bytes,5,opt,name=and_or,json=andOr,proto3" json:"and_or,omitempty"` Enabled bool `protobuf:"varint,6,opt,name=enabled,proto3" json:"enabled,omitempty"` // contains filtered or unexported fields }
AlertConditionForUpsert
func (*AlertConditionForUpsert) Descriptor
deprecated
func (*AlertConditionForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use AlertConditionForUpsert.ProtoReflect.Descriptor instead.
func (*AlertConditionForUpsert) GetAlertConditionId ¶
func (x *AlertConditionForUpsert) GetAlertConditionId() uint32
func (*AlertConditionForUpsert) GetAndOr ¶
func (x *AlertConditionForUpsert) GetAndOr() string
func (*AlertConditionForUpsert) GetDescription ¶
func (x *AlertConditionForUpsert) GetDescription() string
func (*AlertConditionForUpsert) GetEnabled ¶
func (x *AlertConditionForUpsert) GetEnabled() bool
func (*AlertConditionForUpsert) GetProjectId ¶
func (x *AlertConditionForUpsert) GetProjectId() uint32
func (*AlertConditionForUpsert) GetSeverity ¶
func (x *AlertConditionForUpsert) GetSeverity() string
func (*AlertConditionForUpsert) ProtoMessage ¶
func (*AlertConditionForUpsert) ProtoMessage()
func (*AlertConditionForUpsert) ProtoReflect ¶
func (x *AlertConditionForUpsert) ProtoReflect() protoreflect.Message
func (*AlertConditionForUpsert) Reset ¶
func (x *AlertConditionForUpsert) Reset()
func (*AlertConditionForUpsert) String ¶
func (x *AlertConditionForUpsert) String() string
func (*AlertConditionForUpsert) Validate ¶
func (e *AlertConditionForUpsert) Validate() error
Validate AlertConditionForUpsert
type AlertForUpsert ¶
type AlertForUpsert struct { AlertId uint32 `protobuf:"varint,1,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` AlertConditionId uint32 `protobuf:"varint,2,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Severity string `protobuf:"bytes,4,opt,name=severity,proto3" json:"severity,omitempty"` ProjectId uint32 `protobuf:"varint,5,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Status Status `protobuf:"varint,6,opt,name=status,proto3,enum=core.alert.Status" json:"status,omitempty"` // contains filtered or unexported fields }
AlertForUpsert
func (*AlertForUpsert) Descriptor
deprecated
func (*AlertForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use AlertForUpsert.ProtoReflect.Descriptor instead.
func (*AlertForUpsert) GetAlertConditionId ¶
func (x *AlertForUpsert) GetAlertConditionId() uint32
func (*AlertForUpsert) GetAlertId ¶
func (x *AlertForUpsert) GetAlertId() uint32
func (*AlertForUpsert) GetDescription ¶
func (x *AlertForUpsert) GetDescription() string
func (*AlertForUpsert) GetProjectId ¶
func (x *AlertForUpsert) GetProjectId() uint32
func (*AlertForUpsert) GetSeverity ¶
func (x *AlertForUpsert) GetSeverity() string
func (*AlertForUpsert) GetStatus ¶
func (x *AlertForUpsert) GetStatus() Status
func (*AlertForUpsert) ProtoMessage ¶
func (*AlertForUpsert) ProtoMessage()
func (*AlertForUpsert) ProtoReflect ¶
func (x *AlertForUpsert) ProtoReflect() protoreflect.Message
func (*AlertForUpsert) Reset ¶
func (x *AlertForUpsert) Reset()
func (*AlertForUpsert) String ¶
func (x *AlertForUpsert) String() string
type AlertHistory ¶
type AlertHistory struct { AlertHistoryId uint32 `protobuf:"varint,1,opt,name=alert_history_id,json=alertHistoryId,proto3" json:"alert_history_id,omitempty"` HistoryType string `protobuf:"bytes,2,opt,name=history_type,json=historyType,proto3" json:"history_type,omitempty"` AlertId uint32 `protobuf:"varint,3,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` Severity string `protobuf:"bytes,5,opt,name=severity,proto3" json:"severity,omitempty"` FindingHistory string `protobuf:"bytes,6,opt,name=finding_history,json=findingHistory,proto3" json:"finding_history,omitempty"` ProjectId uint32 `protobuf:"varint,7,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` CreatedAt int64 `protobuf:"varint,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,9,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
AlertHistory
func (*AlertHistory) Descriptor
deprecated
func (*AlertHistory) Descriptor() ([]byte, []int)
Deprecated: Use AlertHistory.ProtoReflect.Descriptor instead.
func (*AlertHistory) GetAlertHistoryId ¶
func (x *AlertHistory) GetAlertHistoryId() uint32
func (*AlertHistory) GetAlertId ¶
func (x *AlertHistory) GetAlertId() uint32
func (*AlertHistory) GetCreatedAt ¶
func (x *AlertHistory) GetCreatedAt() int64
func (*AlertHistory) GetDescription ¶
func (x *AlertHistory) GetDescription() string
func (*AlertHistory) GetFindingHistory ¶
func (x *AlertHistory) GetFindingHistory() string
func (*AlertHistory) GetHistoryType ¶
func (x *AlertHistory) GetHistoryType() string
func (*AlertHistory) GetProjectId ¶
func (x *AlertHistory) GetProjectId() uint32
func (*AlertHistory) GetSeverity ¶
func (x *AlertHistory) GetSeverity() string
func (*AlertHistory) GetUpdatedAt ¶
func (x *AlertHistory) GetUpdatedAt() int64
func (*AlertHistory) ProtoMessage ¶
func (*AlertHistory) ProtoMessage()
func (*AlertHistory) ProtoReflect ¶
func (x *AlertHistory) ProtoReflect() protoreflect.Message
func (*AlertHistory) Reset ¶
func (x *AlertHistory) Reset()
func (*AlertHistory) String ¶
func (x *AlertHistory) String() string
type AlertHistoryForUpsert ¶
type AlertHistoryForUpsert struct { AlertHistoryId uint32 `protobuf:"varint,1,opt,name=alert_history_id,json=alertHistoryId,proto3" json:"alert_history_id,omitempty"` HistoryType string `protobuf:"bytes,2,opt,name=history_type,json=historyType,proto3" json:"history_type,omitempty"` AlertId uint32 `protobuf:"varint,3,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` Severity string `protobuf:"bytes,5,opt,name=severity,proto3" json:"severity,omitempty"` FindingHistory string `protobuf:"bytes,6,opt,name=finding_history,json=findingHistory,proto3" json:"finding_history,omitempty"` ProjectId uint32 `protobuf:"varint,7,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
AlertHistoryForUpsert
func (*AlertHistoryForUpsert) Descriptor
deprecated
func (*AlertHistoryForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use AlertHistoryForUpsert.ProtoReflect.Descriptor instead.
func (*AlertHistoryForUpsert) GetAlertHistoryId ¶
func (x *AlertHistoryForUpsert) GetAlertHistoryId() uint32
func (*AlertHistoryForUpsert) GetAlertId ¶
func (x *AlertHistoryForUpsert) GetAlertId() uint32
func (*AlertHistoryForUpsert) GetDescription ¶
func (x *AlertHistoryForUpsert) GetDescription() string
func (*AlertHistoryForUpsert) GetFindingHistory ¶
func (x *AlertHistoryForUpsert) GetFindingHistory() string
func (*AlertHistoryForUpsert) GetHistoryType ¶
func (x *AlertHistoryForUpsert) GetHistoryType() string
func (*AlertHistoryForUpsert) GetProjectId ¶
func (x *AlertHistoryForUpsert) GetProjectId() uint32
func (*AlertHistoryForUpsert) GetSeverity ¶
func (x *AlertHistoryForUpsert) GetSeverity() string
func (*AlertHistoryForUpsert) ProtoMessage ¶
func (*AlertHistoryForUpsert) ProtoMessage()
func (*AlertHistoryForUpsert) ProtoReflect ¶
func (x *AlertHistoryForUpsert) ProtoReflect() protoreflect.Message
func (*AlertHistoryForUpsert) Reset ¶
func (x *AlertHistoryForUpsert) Reset()
func (*AlertHistoryForUpsert) String ¶
func (x *AlertHistoryForUpsert) String() string
func (*AlertHistoryForUpsert) Validate ¶
func (e *AlertHistoryForUpsert) Validate() error
Validate AlertHistoryForUpsert
type AlertRule ¶
type AlertRule struct { AlertRuleId uint32 `protobuf:"varint,1,opt,name=alert_rule_id,json=alertRuleId,proto3" json:"alert_rule_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ProjectId uint32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Score float32 `protobuf:"fixed32,4,opt,name=score,proto3" json:"score,omitempty"` ResourceName string `protobuf:"bytes,5,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` Tag string `protobuf:"bytes,6,opt,name=tag,proto3" json:"tag,omitempty"` FindingCnt uint32 `protobuf:"varint,7,opt,name=finding_cnt,json=findingCnt,proto3" json:"finding_cnt,omitempty"` CreatedAt int64 `protobuf:"varint,8,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,9,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
AlertRule
func (*AlertRule) Descriptor
deprecated
func (*AlertRule) GetAlertRuleId ¶
func (*AlertRule) GetCreatedAt ¶
func (*AlertRule) GetFindingCnt ¶
func (*AlertRule) GetProjectId ¶
func (*AlertRule) GetResourceName ¶
func (*AlertRule) GetUpdatedAt ¶
func (*AlertRule) ProtoMessage ¶
func (*AlertRule) ProtoMessage()
func (*AlertRule) ProtoReflect ¶
func (x *AlertRule) ProtoReflect() protoreflect.Message
type AlertRuleForUpsert ¶
type AlertRuleForUpsert struct { AlertRuleId uint32 `protobuf:"varint,1,opt,name=alert_rule_id,json=alertRuleId,proto3" json:"alert_rule_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ProjectId uint32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Score float32 `protobuf:"fixed32,4,opt,name=score,proto3" json:"score,omitempty"` ResourceName string `protobuf:"bytes,5,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` Tag string `protobuf:"bytes,6,opt,name=tag,proto3" json:"tag,omitempty"` FindingCnt uint32 `protobuf:"varint,7,opt,name=finding_cnt,json=findingCnt,proto3" json:"finding_cnt,omitempty"` // contains filtered or unexported fields }
AlertRuleForUpsert
func (*AlertRuleForUpsert) Descriptor
deprecated
func (*AlertRuleForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use AlertRuleForUpsert.ProtoReflect.Descriptor instead.
func (*AlertRuleForUpsert) GetAlertRuleId ¶
func (x *AlertRuleForUpsert) GetAlertRuleId() uint32
func (*AlertRuleForUpsert) GetFindingCnt ¶
func (x *AlertRuleForUpsert) GetFindingCnt() uint32
func (*AlertRuleForUpsert) GetName ¶
func (x *AlertRuleForUpsert) GetName() string
func (*AlertRuleForUpsert) GetProjectId ¶
func (x *AlertRuleForUpsert) GetProjectId() uint32
func (*AlertRuleForUpsert) GetResourceName ¶
func (x *AlertRuleForUpsert) GetResourceName() string
func (*AlertRuleForUpsert) GetScore ¶
func (x *AlertRuleForUpsert) GetScore() float32
func (*AlertRuleForUpsert) GetTag ¶
func (x *AlertRuleForUpsert) GetTag() string
func (*AlertRuleForUpsert) ProtoMessage ¶
func (*AlertRuleForUpsert) ProtoMessage()
func (*AlertRuleForUpsert) ProtoReflect ¶
func (x *AlertRuleForUpsert) ProtoReflect() protoreflect.Message
func (*AlertRuleForUpsert) Reset ¶
func (x *AlertRuleForUpsert) Reset()
func (*AlertRuleForUpsert) String ¶
func (x *AlertRuleForUpsert) String() string
func (*AlertRuleForUpsert) Validate ¶
func (e *AlertRuleForUpsert) Validate() error
Validate AlertRuleForUpsert
type AlertServiceClient ¶
type AlertServiceClient interface { // alert ListAlert(ctx context.Context, in *ListAlertRequest, opts ...grpc.CallOption) (*ListAlertResponse, error) GetAlert(ctx context.Context, in *GetAlertRequest, opts ...grpc.CallOption) (*GetAlertResponse, error) PutAlert(ctx context.Context, in *PutAlertRequest, opts ...grpc.CallOption) (*PutAlertResponse, error) DeleteAlert(ctx context.Context, in *DeleteAlertRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // alert_history ListAlertHistory(ctx context.Context, in *ListAlertHistoryRequest, opts ...grpc.CallOption) (*ListAlertHistoryResponse, error) GetAlertHistory(ctx context.Context, in *GetAlertHistoryRequest, opts ...grpc.CallOption) (*GetAlertHistoryResponse, error) PutAlertHistory(ctx context.Context, in *PutAlertHistoryRequest, opts ...grpc.CallOption) (*PutAlertHistoryResponse, error) DeleteAlertHistory(ctx context.Context, in *DeleteAlertHistoryRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // rel_alert_finding ListRelAlertFinding(ctx context.Context, in *ListRelAlertFindingRequest, opts ...grpc.CallOption) (*ListRelAlertFindingResponse, error) GetRelAlertFinding(ctx context.Context, in *GetRelAlertFindingRequest, opts ...grpc.CallOption) (*GetRelAlertFindingResponse, error) PutRelAlertFinding(ctx context.Context, in *PutRelAlertFindingRequest, opts ...grpc.CallOption) (*PutRelAlertFindingResponse, error) DeleteRelAlertFinding(ctx context.Context, in *DeleteRelAlertFindingRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // alert_condition ListAlertCondition(ctx context.Context, in *ListAlertConditionRequest, opts ...grpc.CallOption) (*ListAlertConditionResponse, error) GetAlertCondition(ctx context.Context, in *GetAlertConditionRequest, opts ...grpc.CallOption) (*GetAlertConditionResponse, error) PutAlertCondition(ctx context.Context, in *PutAlertConditionRequest, opts ...grpc.CallOption) (*PutAlertConditionResponse, error) DeleteAlertCondition(ctx context.Context, in *DeleteAlertConditionRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // alert_rule ListAlertRule(ctx context.Context, in *ListAlertRuleRequest, opts ...grpc.CallOption) (*ListAlertRuleResponse, error) GetAlertRule(ctx context.Context, in *GetAlertRuleRequest, opts ...grpc.CallOption) (*GetAlertRuleResponse, error) PutAlertRule(ctx context.Context, in *PutAlertRuleRequest, opts ...grpc.CallOption) (*PutAlertRuleResponse, error) DeleteAlertRule(ctx context.Context, in *DeleteAlertRuleRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // alert_cond_rule ListAlertCondRule(ctx context.Context, in *ListAlertCondRuleRequest, opts ...grpc.CallOption) (*ListAlertCondRuleResponse, error) GetAlertCondRule(ctx context.Context, in *GetAlertCondRuleRequest, opts ...grpc.CallOption) (*GetAlertCondRuleResponse, error) PutAlertCondRule(ctx context.Context, in *PutAlertCondRuleRequest, opts ...grpc.CallOption) (*PutAlertCondRuleResponse, error) DeleteAlertCondRule(ctx context.Context, in *DeleteAlertCondRuleRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // notification ListNotification(ctx context.Context, in *ListNotificationRequest, opts ...grpc.CallOption) (*ListNotificationResponse, error) GetNotification(ctx context.Context, in *GetNotificationRequest, opts ...grpc.CallOption) (*GetNotificationResponse, error) PutNotification(ctx context.Context, in *PutNotificationRequest, opts ...grpc.CallOption) (*PutNotificationResponse, error) DeleteNotification(ctx context.Context, in *DeleteNotificationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) TestNotification(ctx context.Context, in *TestNotificationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // alert_cond_notification ListAlertCondNotification(ctx context.Context, in *ListAlertCondNotificationRequest, opts ...grpc.CallOption) (*ListAlertCondNotificationResponse, error) GetAlertCondNotification(ctx context.Context, in *GetAlertCondNotificationRequest, opts ...grpc.CallOption) (*GetAlertCondNotificationResponse, error) PutAlertCondNotification(ctx context.Context, in *PutAlertCondNotificationRequest, opts ...grpc.CallOption) (*PutAlertCondNotificationResponse, error) DeleteAlertCondNotification(ctx context.Context, in *DeleteAlertCondNotificationRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) // AnalyzeAlert AnalyzeAlert(ctx context.Context, in *AnalyzeAlertRequest, opts ...grpc.CallOption) (*emptypb.Empty, error) AnalyzeAlertAll(ctx context.Context, in *emptypb.Empty, opts ...grpc.CallOption) (*emptypb.Empty, error) }
AlertServiceClient is the client API for AlertService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewAlertServiceClient ¶
func NewAlertServiceClient(cc grpc.ClientConnInterface) AlertServiceClient
type AlertServiceServer ¶
type AlertServiceServer interface { // alert ListAlert(context.Context, *ListAlertRequest) (*ListAlertResponse, error) GetAlert(context.Context, *GetAlertRequest) (*GetAlertResponse, error) PutAlert(context.Context, *PutAlertRequest) (*PutAlertResponse, error) DeleteAlert(context.Context, *DeleteAlertRequest) (*emptypb.Empty, error) // alert_history ListAlertHistory(context.Context, *ListAlertHistoryRequest) (*ListAlertHistoryResponse, error) GetAlertHistory(context.Context, *GetAlertHistoryRequest) (*GetAlertHistoryResponse, error) PutAlertHistory(context.Context, *PutAlertHistoryRequest) (*PutAlertHistoryResponse, error) DeleteAlertHistory(context.Context, *DeleteAlertHistoryRequest) (*emptypb.Empty, error) // rel_alert_finding ListRelAlertFinding(context.Context, *ListRelAlertFindingRequest) (*ListRelAlertFindingResponse, error) GetRelAlertFinding(context.Context, *GetRelAlertFindingRequest) (*GetRelAlertFindingResponse, error) PutRelAlertFinding(context.Context, *PutRelAlertFindingRequest) (*PutRelAlertFindingResponse, error) DeleteRelAlertFinding(context.Context, *DeleteRelAlertFindingRequest) (*emptypb.Empty, error) // alert_condition ListAlertCondition(context.Context, *ListAlertConditionRequest) (*ListAlertConditionResponse, error) GetAlertCondition(context.Context, *GetAlertConditionRequest) (*GetAlertConditionResponse, error) PutAlertCondition(context.Context, *PutAlertConditionRequest) (*PutAlertConditionResponse, error) DeleteAlertCondition(context.Context, *DeleteAlertConditionRequest) (*emptypb.Empty, error) // alert_rule ListAlertRule(context.Context, *ListAlertRuleRequest) (*ListAlertRuleResponse, error) GetAlertRule(context.Context, *GetAlertRuleRequest) (*GetAlertRuleResponse, error) PutAlertRule(context.Context, *PutAlertRuleRequest) (*PutAlertRuleResponse, error) DeleteAlertRule(context.Context, *DeleteAlertRuleRequest) (*emptypb.Empty, error) // alert_cond_rule ListAlertCondRule(context.Context, *ListAlertCondRuleRequest) (*ListAlertCondRuleResponse, error) GetAlertCondRule(context.Context, *GetAlertCondRuleRequest) (*GetAlertCondRuleResponse, error) PutAlertCondRule(context.Context, *PutAlertCondRuleRequest) (*PutAlertCondRuleResponse, error) DeleteAlertCondRule(context.Context, *DeleteAlertCondRuleRequest) (*emptypb.Empty, error) // notification ListNotification(context.Context, *ListNotificationRequest) (*ListNotificationResponse, error) GetNotification(context.Context, *GetNotificationRequest) (*GetNotificationResponse, error) PutNotification(context.Context, *PutNotificationRequest) (*PutNotificationResponse, error) DeleteNotification(context.Context, *DeleteNotificationRequest) (*emptypb.Empty, error) TestNotification(context.Context, *TestNotificationRequest) (*emptypb.Empty, error) // alert_cond_notification ListAlertCondNotification(context.Context, *ListAlertCondNotificationRequest) (*ListAlertCondNotificationResponse, error) GetAlertCondNotification(context.Context, *GetAlertCondNotificationRequest) (*GetAlertCondNotificationResponse, error) PutAlertCondNotification(context.Context, *PutAlertCondNotificationRequest) (*PutAlertCondNotificationResponse, error) DeleteAlertCondNotification(context.Context, *DeleteAlertCondNotificationRequest) (*emptypb.Empty, error) // AnalyzeAlert AnalyzeAlert(context.Context, *AnalyzeAlertRequest) (*emptypb.Empty, error) AnalyzeAlertAll(context.Context, *emptypb.Empty) (*emptypb.Empty, error) }
AlertServiceServer is the server API for AlertService service.
type AnalyzeAlertRequest ¶
type AnalyzeAlertRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertConditionId []uint32 `protobuf:"varint,2,rep,packed,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` // contains filtered or unexported fields }
func (*AnalyzeAlertRequest) Descriptor
deprecated
func (*AnalyzeAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use AnalyzeAlertRequest.ProtoReflect.Descriptor instead.
func (*AnalyzeAlertRequest) GetAlertConditionId ¶
func (x *AnalyzeAlertRequest) GetAlertConditionId() []uint32
func (*AnalyzeAlertRequest) GetProjectId ¶
func (x *AnalyzeAlertRequest) GetProjectId() uint32
func (*AnalyzeAlertRequest) ProtoMessage ¶
func (*AnalyzeAlertRequest) ProtoMessage()
func (*AnalyzeAlertRequest) ProtoReflect ¶
func (x *AnalyzeAlertRequest) ProtoReflect() protoreflect.Message
func (*AnalyzeAlertRequest) Reset ¶
func (x *AnalyzeAlertRequest) Reset()
func (*AnalyzeAlertRequest) String ¶
func (x *AnalyzeAlertRequest) String() string
func (*AnalyzeAlertRequest) Validate ¶
func (r *AnalyzeAlertRequest) Validate() error
Validate AnalyzeAlertRequest
type DeleteAlertCondNotificationRequest ¶
type DeleteAlertCondNotificationRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertConditionId uint32 `protobuf:"varint,2,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` NotificationId uint32 `protobuf:"varint,3,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAlertCondNotificationRequest) Descriptor
deprecated
func (*DeleteAlertCondNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertCondNotificationRequest.ProtoReflect.Descriptor instead.
func (*DeleteAlertCondNotificationRequest) GetAlertConditionId ¶
func (x *DeleteAlertCondNotificationRequest) GetAlertConditionId() uint32
func (*DeleteAlertCondNotificationRequest) GetNotificationId ¶
func (x *DeleteAlertCondNotificationRequest) GetNotificationId() uint32
func (*DeleteAlertCondNotificationRequest) GetProjectId ¶
func (x *DeleteAlertCondNotificationRequest) GetProjectId() uint32
func (*DeleteAlertCondNotificationRequest) ProtoMessage ¶
func (*DeleteAlertCondNotificationRequest) ProtoMessage()
func (*DeleteAlertCondNotificationRequest) ProtoReflect ¶
func (x *DeleteAlertCondNotificationRequest) ProtoReflect() protoreflect.Message
func (*DeleteAlertCondNotificationRequest) Reset ¶
func (x *DeleteAlertCondNotificationRequest) Reset()
func (*DeleteAlertCondNotificationRequest) String ¶
func (x *DeleteAlertCondNotificationRequest) String() string
func (*DeleteAlertCondNotificationRequest) Validate ¶
func (r *DeleteAlertCondNotificationRequest) Validate() error
Validate DeleteAlertCondNotificationRequest
type DeleteAlertCondRuleRequest ¶
type DeleteAlertCondRuleRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertConditionId uint32 `protobuf:"varint,2,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` AlertRuleId uint32 `protobuf:"varint,3,opt,name=alert_rule_id,json=alertRuleId,proto3" json:"alert_rule_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAlertCondRuleRequest) Descriptor
deprecated
func (*DeleteAlertCondRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertCondRuleRequest.ProtoReflect.Descriptor instead.
func (*DeleteAlertCondRuleRequest) GetAlertConditionId ¶
func (x *DeleteAlertCondRuleRequest) GetAlertConditionId() uint32
func (*DeleteAlertCondRuleRequest) GetAlertRuleId ¶
func (x *DeleteAlertCondRuleRequest) GetAlertRuleId() uint32
func (*DeleteAlertCondRuleRequest) GetProjectId ¶
func (x *DeleteAlertCondRuleRequest) GetProjectId() uint32
func (*DeleteAlertCondRuleRequest) ProtoMessage ¶
func (*DeleteAlertCondRuleRequest) ProtoMessage()
func (*DeleteAlertCondRuleRequest) ProtoReflect ¶
func (x *DeleteAlertCondRuleRequest) ProtoReflect() protoreflect.Message
func (*DeleteAlertCondRuleRequest) Reset ¶
func (x *DeleteAlertCondRuleRequest) Reset()
func (*DeleteAlertCondRuleRequest) String ¶
func (x *DeleteAlertCondRuleRequest) String() string
func (*DeleteAlertCondRuleRequest) Validate ¶
func (r *DeleteAlertCondRuleRequest) Validate() error
Validate DeleteAlertCondRuleRequest
type DeleteAlertConditionRequest ¶
type DeleteAlertConditionRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertConditionId uint32 `protobuf:"varint,2,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAlertConditionRequest) Descriptor
deprecated
func (*DeleteAlertConditionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertConditionRequest.ProtoReflect.Descriptor instead.
func (*DeleteAlertConditionRequest) GetAlertConditionId ¶
func (x *DeleteAlertConditionRequest) GetAlertConditionId() uint32
func (*DeleteAlertConditionRequest) GetProjectId ¶
func (x *DeleteAlertConditionRequest) GetProjectId() uint32
func (*DeleteAlertConditionRequest) ProtoMessage ¶
func (*DeleteAlertConditionRequest) ProtoMessage()
func (*DeleteAlertConditionRequest) ProtoReflect ¶
func (x *DeleteAlertConditionRequest) ProtoReflect() protoreflect.Message
func (*DeleteAlertConditionRequest) Reset ¶
func (x *DeleteAlertConditionRequest) Reset()
func (*DeleteAlertConditionRequest) String ¶
func (x *DeleteAlertConditionRequest) String() string
func (*DeleteAlertConditionRequest) Validate ¶
func (r *DeleteAlertConditionRequest) Validate() error
Validate DeleteAlertConditionRequest
type DeleteAlertHistoryRequest ¶
type DeleteAlertHistoryRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertHistoryId uint32 `protobuf:"varint,2,opt,name=alert_history_id,json=alertHistoryId,proto3" json:"alert_history_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAlertHistoryRequest) Descriptor
deprecated
func (*DeleteAlertHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertHistoryRequest.ProtoReflect.Descriptor instead.
func (*DeleteAlertHistoryRequest) GetAlertHistoryId ¶
func (x *DeleteAlertHistoryRequest) GetAlertHistoryId() uint32
func (*DeleteAlertHistoryRequest) GetProjectId ¶
func (x *DeleteAlertHistoryRequest) GetProjectId() uint32
func (*DeleteAlertHistoryRequest) ProtoMessage ¶
func (*DeleteAlertHistoryRequest) ProtoMessage()
func (*DeleteAlertHistoryRequest) ProtoReflect ¶
func (x *DeleteAlertHistoryRequest) ProtoReflect() protoreflect.Message
func (*DeleteAlertHistoryRequest) Reset ¶
func (x *DeleteAlertHistoryRequest) Reset()
func (*DeleteAlertHistoryRequest) String ¶
func (x *DeleteAlertHistoryRequest) String() string
func (*DeleteAlertHistoryRequest) Validate ¶
func (r *DeleteAlertHistoryRequest) Validate() error
Validate DeleteAlertHistoryRequest
type DeleteAlertRequest ¶
type DeleteAlertRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertId uint32 `protobuf:"varint,2,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAlertRequest) Descriptor
deprecated
func (*DeleteAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertRequest.ProtoReflect.Descriptor instead.
func (*DeleteAlertRequest) GetAlertId ¶
func (x *DeleteAlertRequest) GetAlertId() uint32
func (*DeleteAlertRequest) GetProjectId ¶
func (x *DeleteAlertRequest) GetProjectId() uint32
func (*DeleteAlertRequest) ProtoMessage ¶
func (*DeleteAlertRequest) ProtoMessage()
func (*DeleteAlertRequest) ProtoReflect ¶
func (x *DeleteAlertRequest) ProtoReflect() protoreflect.Message
func (*DeleteAlertRequest) Reset ¶
func (x *DeleteAlertRequest) Reset()
func (*DeleteAlertRequest) String ¶
func (x *DeleteAlertRequest) String() string
func (*DeleteAlertRequest) Validate ¶
func (r *DeleteAlertRequest) Validate() error
Validate DeleteAlertRequest
type DeleteAlertRuleRequest ¶
type DeleteAlertRuleRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertRuleId uint32 `protobuf:"varint,2,opt,name=alert_rule_id,json=alertRuleId,proto3" json:"alert_rule_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteAlertRuleRequest) Descriptor
deprecated
func (*DeleteAlertRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertRuleRequest.ProtoReflect.Descriptor instead.
func (*DeleteAlertRuleRequest) GetAlertRuleId ¶
func (x *DeleteAlertRuleRequest) GetAlertRuleId() uint32
func (*DeleteAlertRuleRequest) GetProjectId ¶
func (x *DeleteAlertRuleRequest) GetProjectId() uint32
func (*DeleteAlertRuleRequest) ProtoMessage ¶
func (*DeleteAlertRuleRequest) ProtoMessage()
func (*DeleteAlertRuleRequest) ProtoReflect ¶
func (x *DeleteAlertRuleRequest) ProtoReflect() protoreflect.Message
func (*DeleteAlertRuleRequest) Reset ¶
func (x *DeleteAlertRuleRequest) Reset()
func (*DeleteAlertRuleRequest) String ¶
func (x *DeleteAlertRuleRequest) String() string
func (*DeleteAlertRuleRequest) Validate ¶
func (r *DeleteAlertRuleRequest) Validate() error
Validate DeleteAlertRuleRequest
type DeleteNotificationRequest ¶
type DeleteNotificationRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` NotificationId uint32 `protobuf:"varint,2,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteNotificationRequest) Descriptor
deprecated
func (*DeleteNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteNotificationRequest.ProtoReflect.Descriptor instead.
func (*DeleteNotificationRequest) GetNotificationId ¶
func (x *DeleteNotificationRequest) GetNotificationId() uint32
func (*DeleteNotificationRequest) GetProjectId ¶
func (x *DeleteNotificationRequest) GetProjectId() uint32
func (*DeleteNotificationRequest) ProtoMessage ¶
func (*DeleteNotificationRequest) ProtoMessage()
func (*DeleteNotificationRequest) ProtoReflect ¶
func (x *DeleteNotificationRequest) ProtoReflect() protoreflect.Message
func (*DeleteNotificationRequest) Reset ¶
func (x *DeleteNotificationRequest) Reset()
func (*DeleteNotificationRequest) String ¶
func (x *DeleteNotificationRequest) String() string
func (*DeleteNotificationRequest) Validate ¶
func (r *DeleteNotificationRequest) Validate() error
Validate DeleteNotificationRequest
type DeleteRelAlertFindingRequest ¶
type DeleteRelAlertFindingRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertId uint32 `protobuf:"varint,2,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` FindingId uint32 `protobuf:"varint,3,opt,name=finding_id,json=findingId,proto3" json:"finding_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteRelAlertFindingRequest) Descriptor
deprecated
func (*DeleteRelAlertFindingRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRelAlertFindingRequest.ProtoReflect.Descriptor instead.
func (*DeleteRelAlertFindingRequest) GetAlertId ¶
func (x *DeleteRelAlertFindingRequest) GetAlertId() uint32
func (*DeleteRelAlertFindingRequest) GetFindingId ¶
func (x *DeleteRelAlertFindingRequest) GetFindingId() uint32
func (*DeleteRelAlertFindingRequest) GetProjectId ¶
func (x *DeleteRelAlertFindingRequest) GetProjectId() uint32
func (*DeleteRelAlertFindingRequest) ProtoMessage ¶
func (*DeleteRelAlertFindingRequest) ProtoMessage()
func (*DeleteRelAlertFindingRequest) ProtoReflect ¶
func (x *DeleteRelAlertFindingRequest) ProtoReflect() protoreflect.Message
func (*DeleteRelAlertFindingRequest) Reset ¶
func (x *DeleteRelAlertFindingRequest) Reset()
func (*DeleteRelAlertFindingRequest) String ¶
func (x *DeleteRelAlertFindingRequest) String() string
func (*DeleteRelAlertFindingRequest) Validate ¶
func (r *DeleteRelAlertFindingRequest) Validate() error
Validate DeleteRelAlertFindingRequest
type GetAlertCondNotificationRequest ¶
type GetAlertCondNotificationRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertConditionId uint32 `protobuf:"varint,2,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` NotificationId uint32 `protobuf:"varint,3,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` // contains filtered or unexported fields }
func (*GetAlertCondNotificationRequest) Descriptor
deprecated
func (*GetAlertCondNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertCondNotificationRequest.ProtoReflect.Descriptor instead.
func (*GetAlertCondNotificationRequest) GetAlertConditionId ¶
func (x *GetAlertCondNotificationRequest) GetAlertConditionId() uint32
func (*GetAlertCondNotificationRequest) GetNotificationId ¶
func (x *GetAlertCondNotificationRequest) GetNotificationId() uint32
func (*GetAlertCondNotificationRequest) GetProjectId ¶
func (x *GetAlertCondNotificationRequest) GetProjectId() uint32
func (*GetAlertCondNotificationRequest) ProtoMessage ¶
func (*GetAlertCondNotificationRequest) ProtoMessage()
func (*GetAlertCondNotificationRequest) ProtoReflect ¶
func (x *GetAlertCondNotificationRequest) ProtoReflect() protoreflect.Message
func (*GetAlertCondNotificationRequest) Reset ¶
func (x *GetAlertCondNotificationRequest) Reset()
func (*GetAlertCondNotificationRequest) String ¶
func (x *GetAlertCondNotificationRequest) String() string
func (*GetAlertCondNotificationRequest) Validate ¶
func (r *GetAlertCondNotificationRequest) Validate() error
Validate GetAlertCondNotificationRequest
type GetAlertCondNotificationResponse ¶
type GetAlertCondNotificationResponse struct { AlertCondNotification *AlertCondNotification `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetAlertCondNotificationResponse) Descriptor
deprecated
func (*GetAlertCondNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertCondNotificationResponse.ProtoReflect.Descriptor instead.
func (*GetAlertCondNotificationResponse) GetAlertCondNotification ¶
func (x *GetAlertCondNotificationResponse) GetAlertCondNotification() *AlertCondNotification
func (*GetAlertCondNotificationResponse) ProtoMessage ¶
func (*GetAlertCondNotificationResponse) ProtoMessage()
func (*GetAlertCondNotificationResponse) ProtoReflect ¶
func (x *GetAlertCondNotificationResponse) ProtoReflect() protoreflect.Message
func (*GetAlertCondNotificationResponse) Reset ¶
func (x *GetAlertCondNotificationResponse) Reset()
func (*GetAlertCondNotificationResponse) String ¶
func (x *GetAlertCondNotificationResponse) String() string
type GetAlertCondRuleRequest ¶
type GetAlertCondRuleRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertConditionId uint32 `protobuf:"varint,2,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` AlertRuleId uint32 `protobuf:"varint,3,opt,name=alert_rule_id,json=alertRuleId,proto3" json:"alert_rule_id,omitempty"` // contains filtered or unexported fields }
func (*GetAlertCondRuleRequest) Descriptor
deprecated
func (*GetAlertCondRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertCondRuleRequest.ProtoReflect.Descriptor instead.
func (*GetAlertCondRuleRequest) GetAlertConditionId ¶
func (x *GetAlertCondRuleRequest) GetAlertConditionId() uint32
func (*GetAlertCondRuleRequest) GetAlertRuleId ¶
func (x *GetAlertCondRuleRequest) GetAlertRuleId() uint32
func (*GetAlertCondRuleRequest) GetProjectId ¶
func (x *GetAlertCondRuleRequest) GetProjectId() uint32
func (*GetAlertCondRuleRequest) ProtoMessage ¶
func (*GetAlertCondRuleRequest) ProtoMessage()
func (*GetAlertCondRuleRequest) ProtoReflect ¶
func (x *GetAlertCondRuleRequest) ProtoReflect() protoreflect.Message
func (*GetAlertCondRuleRequest) Reset ¶
func (x *GetAlertCondRuleRequest) Reset()
func (*GetAlertCondRuleRequest) String ¶
func (x *GetAlertCondRuleRequest) String() string
func (*GetAlertCondRuleRequest) Validate ¶
func (r *GetAlertCondRuleRequest) Validate() error
Validate GetAlertCondRuleRequest
type GetAlertCondRuleResponse ¶
type GetAlertCondRuleResponse struct { AlertCondRule *AlertCondRule `protobuf:"bytes,1,opt,name=alert_cond_rule,json=alertCondRule,proto3" json:"alert_cond_rule,omitempty"` // contains filtered or unexported fields }
func (*GetAlertCondRuleResponse) Descriptor
deprecated
func (*GetAlertCondRuleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertCondRuleResponse.ProtoReflect.Descriptor instead.
func (*GetAlertCondRuleResponse) GetAlertCondRule ¶
func (x *GetAlertCondRuleResponse) GetAlertCondRule() *AlertCondRule
func (*GetAlertCondRuleResponse) ProtoMessage ¶
func (*GetAlertCondRuleResponse) ProtoMessage()
func (*GetAlertCondRuleResponse) ProtoReflect ¶
func (x *GetAlertCondRuleResponse) ProtoReflect() protoreflect.Message
func (*GetAlertCondRuleResponse) Reset ¶
func (x *GetAlertCondRuleResponse) Reset()
func (*GetAlertCondRuleResponse) String ¶
func (x *GetAlertCondRuleResponse) String() string
type GetAlertConditionRequest ¶
type GetAlertConditionRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertConditionId uint32 `protobuf:"varint,2,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` // contains filtered or unexported fields }
func (*GetAlertConditionRequest) Descriptor
deprecated
func (*GetAlertConditionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertConditionRequest.ProtoReflect.Descriptor instead.
func (*GetAlertConditionRequest) GetAlertConditionId ¶
func (x *GetAlertConditionRequest) GetAlertConditionId() uint32
func (*GetAlertConditionRequest) GetProjectId ¶
func (x *GetAlertConditionRequest) GetProjectId() uint32
func (*GetAlertConditionRequest) ProtoMessage ¶
func (*GetAlertConditionRequest) ProtoMessage()
func (*GetAlertConditionRequest) ProtoReflect ¶
func (x *GetAlertConditionRequest) ProtoReflect() protoreflect.Message
func (*GetAlertConditionRequest) Reset ¶
func (x *GetAlertConditionRequest) Reset()
func (*GetAlertConditionRequest) String ¶
func (x *GetAlertConditionRequest) String() string
func (*GetAlertConditionRequest) Validate ¶
func (r *GetAlertConditionRequest) Validate() error
Validate GetAlertConditionRequest
type GetAlertConditionResponse ¶
type GetAlertConditionResponse struct { AlertCondition *AlertCondition `protobuf:"bytes,1,opt,name=alert_condition,json=alertCondition,proto3" json:"alert_condition,omitempty"` // contains filtered or unexported fields }
func (*GetAlertConditionResponse) Descriptor
deprecated
func (*GetAlertConditionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertConditionResponse.ProtoReflect.Descriptor instead.
func (*GetAlertConditionResponse) GetAlertCondition ¶
func (x *GetAlertConditionResponse) GetAlertCondition() *AlertCondition
func (*GetAlertConditionResponse) ProtoMessage ¶
func (*GetAlertConditionResponse) ProtoMessage()
func (*GetAlertConditionResponse) ProtoReflect ¶
func (x *GetAlertConditionResponse) ProtoReflect() protoreflect.Message
func (*GetAlertConditionResponse) Reset ¶
func (x *GetAlertConditionResponse) Reset()
func (*GetAlertConditionResponse) String ¶
func (x *GetAlertConditionResponse) String() string
type GetAlertHistoryRequest ¶
type GetAlertHistoryRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertHistoryId uint32 `protobuf:"varint,2,opt,name=alert_history_id,json=alertHistoryId,proto3" json:"alert_history_id,omitempty"` // contains filtered or unexported fields }
func (*GetAlertHistoryRequest) Descriptor
deprecated
func (*GetAlertHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertHistoryRequest.ProtoReflect.Descriptor instead.
func (*GetAlertHistoryRequest) GetAlertHistoryId ¶
func (x *GetAlertHistoryRequest) GetAlertHistoryId() uint32
func (*GetAlertHistoryRequest) GetProjectId ¶
func (x *GetAlertHistoryRequest) GetProjectId() uint32
func (*GetAlertHistoryRequest) ProtoMessage ¶
func (*GetAlertHistoryRequest) ProtoMessage()
func (*GetAlertHistoryRequest) ProtoReflect ¶
func (x *GetAlertHistoryRequest) ProtoReflect() protoreflect.Message
func (*GetAlertHistoryRequest) Reset ¶
func (x *GetAlertHistoryRequest) Reset()
func (*GetAlertHistoryRequest) String ¶
func (x *GetAlertHistoryRequest) String() string
func (*GetAlertHistoryRequest) Validate ¶
func (r *GetAlertHistoryRequest) Validate() error
Validate GetAlertHistoryRequest
type GetAlertHistoryResponse ¶
type GetAlertHistoryResponse struct { AlertHistory *AlertHistory `protobuf:"bytes,1,opt,name=alert_history,json=alertHistory,proto3" json:"alert_history,omitempty"` // contains filtered or unexported fields }
func (*GetAlertHistoryResponse) Descriptor
deprecated
func (*GetAlertHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertHistoryResponse.ProtoReflect.Descriptor instead.
func (*GetAlertHistoryResponse) GetAlertHistory ¶
func (x *GetAlertHistoryResponse) GetAlertHistory() *AlertHistory
func (*GetAlertHistoryResponse) ProtoMessage ¶
func (*GetAlertHistoryResponse) ProtoMessage()
func (*GetAlertHistoryResponse) ProtoReflect ¶
func (x *GetAlertHistoryResponse) ProtoReflect() protoreflect.Message
func (*GetAlertHistoryResponse) Reset ¶
func (x *GetAlertHistoryResponse) Reset()
func (*GetAlertHistoryResponse) String ¶
func (x *GetAlertHistoryResponse) String() string
type GetAlertRequest ¶
type GetAlertRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertId uint32 `protobuf:"varint,2,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRequest) Descriptor
deprecated
func (*GetAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRequest.ProtoReflect.Descriptor instead.
func (*GetAlertRequest) GetAlertId ¶
func (x *GetAlertRequest) GetAlertId() uint32
func (*GetAlertRequest) GetProjectId ¶
func (x *GetAlertRequest) GetProjectId() uint32
func (*GetAlertRequest) ProtoMessage ¶
func (*GetAlertRequest) ProtoMessage()
func (*GetAlertRequest) ProtoReflect ¶
func (x *GetAlertRequest) ProtoReflect() protoreflect.Message
func (*GetAlertRequest) Reset ¶
func (x *GetAlertRequest) Reset()
func (*GetAlertRequest) String ¶
func (x *GetAlertRequest) String() string
func (*GetAlertRequest) Validate ¶
func (r *GetAlertRequest) Validate() error
Validate GetAlertRequest
type GetAlertResponse ¶
type GetAlertResponse struct { Alert *Alert `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` // contains filtered or unexported fields }
func (*GetAlertResponse) Descriptor
deprecated
func (*GetAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertResponse.ProtoReflect.Descriptor instead.
func (*GetAlertResponse) GetAlert ¶
func (x *GetAlertResponse) GetAlert() *Alert
func (*GetAlertResponse) ProtoMessage ¶
func (*GetAlertResponse) ProtoMessage()
func (*GetAlertResponse) ProtoReflect ¶
func (x *GetAlertResponse) ProtoReflect() protoreflect.Message
func (*GetAlertResponse) Reset ¶
func (x *GetAlertResponse) Reset()
func (*GetAlertResponse) String ¶
func (x *GetAlertResponse) String() string
type GetAlertRuleRequest ¶
type GetAlertRuleRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertRuleId uint32 `protobuf:"varint,2,opt,name=alert_rule_id,json=alertRuleId,proto3" json:"alert_rule_id,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRuleRequest) Descriptor
deprecated
func (*GetAlertRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRuleRequest.ProtoReflect.Descriptor instead.
func (*GetAlertRuleRequest) GetAlertRuleId ¶
func (x *GetAlertRuleRequest) GetAlertRuleId() uint32
func (*GetAlertRuleRequest) GetProjectId ¶
func (x *GetAlertRuleRequest) GetProjectId() uint32
func (*GetAlertRuleRequest) ProtoMessage ¶
func (*GetAlertRuleRequest) ProtoMessage()
func (*GetAlertRuleRequest) ProtoReflect ¶
func (x *GetAlertRuleRequest) ProtoReflect() protoreflect.Message
func (*GetAlertRuleRequest) Reset ¶
func (x *GetAlertRuleRequest) Reset()
func (*GetAlertRuleRequest) String ¶
func (x *GetAlertRuleRequest) String() string
func (*GetAlertRuleRequest) Validate ¶
func (r *GetAlertRuleRequest) Validate() error
Validate GetAlertRuleRequest
type GetAlertRuleResponse ¶
type GetAlertRuleResponse struct { AlertRule *AlertRule `protobuf:"bytes,1,opt,name=alert_rule,json=alertRule,proto3" json:"alert_rule,omitempty"` // contains filtered or unexported fields }
func (*GetAlertRuleResponse) Descriptor
deprecated
func (*GetAlertRuleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertRuleResponse.ProtoReflect.Descriptor instead.
func (*GetAlertRuleResponse) GetAlertRule ¶
func (x *GetAlertRuleResponse) GetAlertRule() *AlertRule
func (*GetAlertRuleResponse) ProtoMessage ¶
func (*GetAlertRuleResponse) ProtoMessage()
func (*GetAlertRuleResponse) ProtoReflect ¶
func (x *GetAlertRuleResponse) ProtoReflect() protoreflect.Message
func (*GetAlertRuleResponse) Reset ¶
func (x *GetAlertRuleResponse) Reset()
func (*GetAlertRuleResponse) String ¶
func (x *GetAlertRuleResponse) String() string
type GetNotificationRequest ¶
type GetNotificationRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` NotificationId uint32 `protobuf:"varint,2,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` // contains filtered or unexported fields }
func (*GetNotificationRequest) Descriptor
deprecated
func (*GetNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNotificationRequest.ProtoReflect.Descriptor instead.
func (*GetNotificationRequest) GetNotificationId ¶
func (x *GetNotificationRequest) GetNotificationId() uint32
func (*GetNotificationRequest) GetProjectId ¶
func (x *GetNotificationRequest) GetProjectId() uint32
func (*GetNotificationRequest) ProtoMessage ¶
func (*GetNotificationRequest) ProtoMessage()
func (*GetNotificationRequest) ProtoReflect ¶
func (x *GetNotificationRequest) ProtoReflect() protoreflect.Message
func (*GetNotificationRequest) Reset ¶
func (x *GetNotificationRequest) Reset()
func (*GetNotificationRequest) String ¶
func (x *GetNotificationRequest) String() string
func (*GetNotificationRequest) Validate ¶
func (r *GetNotificationRequest) Validate() error
Validate GetNotificationRequest
type GetNotificationResponse ¶
type GetNotificationResponse struct { Notification *Notification `protobuf:"bytes,1,opt,name=notification,proto3" json:"notification,omitempty"` // contains filtered or unexported fields }
func (*GetNotificationResponse) Descriptor
deprecated
func (*GetNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNotificationResponse.ProtoReflect.Descriptor instead.
func (*GetNotificationResponse) GetNotification ¶
func (x *GetNotificationResponse) GetNotification() *Notification
func (*GetNotificationResponse) ProtoMessage ¶
func (*GetNotificationResponse) ProtoMessage()
func (*GetNotificationResponse) ProtoReflect ¶
func (x *GetNotificationResponse) ProtoReflect() protoreflect.Message
func (*GetNotificationResponse) Reset ¶
func (x *GetNotificationResponse) Reset()
func (*GetNotificationResponse) String ¶
func (x *GetNotificationResponse) String() string
type GetRelAlertFindingRequest ¶
type GetRelAlertFindingRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertId uint32 `protobuf:"varint,2,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` FindingId uint32 `protobuf:"varint,3,opt,name=finding_id,json=findingId,proto3" json:"finding_id,omitempty"` // contains filtered or unexported fields }
func (*GetRelAlertFindingRequest) Descriptor
deprecated
func (*GetRelAlertFindingRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRelAlertFindingRequest.ProtoReflect.Descriptor instead.
func (*GetRelAlertFindingRequest) GetAlertId ¶
func (x *GetRelAlertFindingRequest) GetAlertId() uint32
func (*GetRelAlertFindingRequest) GetFindingId ¶
func (x *GetRelAlertFindingRequest) GetFindingId() uint32
func (*GetRelAlertFindingRequest) GetProjectId ¶
func (x *GetRelAlertFindingRequest) GetProjectId() uint32
func (*GetRelAlertFindingRequest) ProtoMessage ¶
func (*GetRelAlertFindingRequest) ProtoMessage()
func (*GetRelAlertFindingRequest) ProtoReflect ¶
func (x *GetRelAlertFindingRequest) ProtoReflect() protoreflect.Message
func (*GetRelAlertFindingRequest) Reset ¶
func (x *GetRelAlertFindingRequest) Reset()
func (*GetRelAlertFindingRequest) String ¶
func (x *GetRelAlertFindingRequest) String() string
func (*GetRelAlertFindingRequest) Validate ¶
func (r *GetRelAlertFindingRequest) Validate() error
Validate GetRelAlertFindingRequest
type GetRelAlertFindingResponse ¶
type GetRelAlertFindingResponse struct { RelAlertFinding *RelAlertFinding `protobuf:"bytes,1,opt,name=rel_alert_finding,json=relAlertFinding,proto3" json:"rel_alert_finding,omitempty"` // contains filtered or unexported fields }
func (*GetRelAlertFindingResponse) Descriptor
deprecated
func (*GetRelAlertFindingResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRelAlertFindingResponse.ProtoReflect.Descriptor instead.
func (*GetRelAlertFindingResponse) GetRelAlertFinding ¶
func (x *GetRelAlertFindingResponse) GetRelAlertFinding() *RelAlertFinding
func (*GetRelAlertFindingResponse) ProtoMessage ¶
func (*GetRelAlertFindingResponse) ProtoMessage()
func (*GetRelAlertFindingResponse) ProtoReflect ¶
func (x *GetRelAlertFindingResponse) ProtoReflect() protoreflect.Message
func (*GetRelAlertFindingResponse) Reset ¶
func (x *GetRelAlertFindingResponse) Reset()
func (*GetRelAlertFindingResponse) String ¶
func (x *GetRelAlertFindingResponse) String() string
type ListAlertCondNotificationRequest ¶
type ListAlertCondNotificationRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertConditionId uint32 `protobuf:"varint,2,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` NotificationId uint32 `protobuf:"varint,3,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` FromAt int64 `protobuf:"varint,4,opt,name=from_at,json=fromAt,proto3" json:"from_at,omitempty"` ToAt int64 `protobuf:"varint,5,opt,name=to_at,json=toAt,proto3" json:"to_at,omitempty"` // contains filtered or unexported fields }
func (*ListAlertCondNotificationRequest) Descriptor
deprecated
func (*ListAlertCondNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertCondNotificationRequest.ProtoReflect.Descriptor instead.
func (*ListAlertCondNotificationRequest) GetAlertConditionId ¶
func (x *ListAlertCondNotificationRequest) GetAlertConditionId() uint32
func (*ListAlertCondNotificationRequest) GetFromAt ¶
func (x *ListAlertCondNotificationRequest) GetFromAt() int64
func (*ListAlertCondNotificationRequest) GetNotificationId ¶
func (x *ListAlertCondNotificationRequest) GetNotificationId() uint32
func (*ListAlertCondNotificationRequest) GetProjectId ¶
func (x *ListAlertCondNotificationRequest) GetProjectId() uint32
func (*ListAlertCondNotificationRequest) GetToAt ¶
func (x *ListAlertCondNotificationRequest) GetToAt() int64
func (*ListAlertCondNotificationRequest) ProtoMessage ¶
func (*ListAlertCondNotificationRequest) ProtoMessage()
func (*ListAlertCondNotificationRequest) ProtoReflect ¶
func (x *ListAlertCondNotificationRequest) ProtoReflect() protoreflect.Message
func (*ListAlertCondNotificationRequest) Reset ¶
func (x *ListAlertCondNotificationRequest) Reset()
func (*ListAlertCondNotificationRequest) String ¶
func (x *ListAlertCondNotificationRequest) String() string
func (*ListAlertCondNotificationRequest) Validate ¶
func (r *ListAlertCondNotificationRequest) Validate() error
Validate ListAlertCondNotificationRequest
type ListAlertCondNotificationResponse ¶
type ListAlertCondNotificationResponse struct { AlertCondNotification []*AlertCondNotification `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ListAlertCondNotificationResponse) Descriptor
deprecated
func (*ListAlertCondNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertCondNotificationResponse.ProtoReflect.Descriptor instead.
func (*ListAlertCondNotificationResponse) GetAlertCondNotification ¶
func (x *ListAlertCondNotificationResponse) GetAlertCondNotification() []*AlertCondNotification
func (*ListAlertCondNotificationResponse) ProtoMessage ¶
func (*ListAlertCondNotificationResponse) ProtoMessage()
func (*ListAlertCondNotificationResponse) ProtoReflect ¶
func (x *ListAlertCondNotificationResponse) ProtoReflect() protoreflect.Message
func (*ListAlertCondNotificationResponse) Reset ¶
func (x *ListAlertCondNotificationResponse) Reset()
func (*ListAlertCondNotificationResponse) String ¶
func (x *ListAlertCondNotificationResponse) String() string
type ListAlertCondRuleRequest ¶
type ListAlertCondRuleRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertConditionId uint32 `protobuf:"varint,2,opt,name=alert_condition_id,json=alertConditionId,proto3" json:"alert_condition_id,omitempty"` AlertRuleId uint32 `protobuf:"varint,3,opt,name=alert_rule_id,json=alertRuleId,proto3" json:"alert_rule_id,omitempty"` FromAt int64 `protobuf:"varint,4,opt,name=from_at,json=fromAt,proto3" json:"from_at,omitempty"` ToAt int64 `protobuf:"varint,5,opt,name=to_at,json=toAt,proto3" json:"to_at,omitempty"` // contains filtered or unexported fields }
func (*ListAlertCondRuleRequest) Descriptor
deprecated
func (*ListAlertCondRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertCondRuleRequest.ProtoReflect.Descriptor instead.
func (*ListAlertCondRuleRequest) GetAlertConditionId ¶
func (x *ListAlertCondRuleRequest) GetAlertConditionId() uint32
func (*ListAlertCondRuleRequest) GetAlertRuleId ¶
func (x *ListAlertCondRuleRequest) GetAlertRuleId() uint32
func (*ListAlertCondRuleRequest) GetFromAt ¶
func (x *ListAlertCondRuleRequest) GetFromAt() int64
func (*ListAlertCondRuleRequest) GetProjectId ¶
func (x *ListAlertCondRuleRequest) GetProjectId() uint32
func (*ListAlertCondRuleRequest) GetToAt ¶
func (x *ListAlertCondRuleRequest) GetToAt() int64
func (*ListAlertCondRuleRequest) ProtoMessage ¶
func (*ListAlertCondRuleRequest) ProtoMessage()
func (*ListAlertCondRuleRequest) ProtoReflect ¶
func (x *ListAlertCondRuleRequest) ProtoReflect() protoreflect.Message
func (*ListAlertCondRuleRequest) Reset ¶
func (x *ListAlertCondRuleRequest) Reset()
func (*ListAlertCondRuleRequest) String ¶
func (x *ListAlertCondRuleRequest) String() string
func (*ListAlertCondRuleRequest) Validate ¶
func (r *ListAlertCondRuleRequest) Validate() error
Validate ListAlertCondRuleRequest
type ListAlertCondRuleResponse ¶
type ListAlertCondRuleResponse struct { AlertCondRule []*AlertCondRule `protobuf:"bytes,1,rep,name=alert_cond_rule,json=alertCondRule,proto3" json:"alert_cond_rule,omitempty"` // contains filtered or unexported fields }
func (*ListAlertCondRuleResponse) Descriptor
deprecated
func (*ListAlertCondRuleResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertCondRuleResponse.ProtoReflect.Descriptor instead.
func (*ListAlertCondRuleResponse) GetAlertCondRule ¶
func (x *ListAlertCondRuleResponse) GetAlertCondRule() []*AlertCondRule
func (*ListAlertCondRuleResponse) ProtoMessage ¶
func (*ListAlertCondRuleResponse) ProtoMessage()
func (*ListAlertCondRuleResponse) ProtoReflect ¶
func (x *ListAlertCondRuleResponse) ProtoReflect() protoreflect.Message
func (*ListAlertCondRuleResponse) Reset ¶
func (x *ListAlertCondRuleResponse) Reset()
func (*ListAlertCondRuleResponse) String ¶
func (x *ListAlertCondRuleResponse) String() string
type ListAlertConditionRequest ¶
type ListAlertConditionRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Severity []string `protobuf:"bytes,2,rep,name=severity,proto3" json:"severity,omitempty"` Enabled bool `protobuf:"varint,3,opt,name=enabled,proto3" json:"enabled,omitempty"` FromAt int64 `protobuf:"varint,4,opt,name=from_at,json=fromAt,proto3" json:"from_at,omitempty"` ToAt int64 `protobuf:"varint,5,opt,name=to_at,json=toAt,proto3" json:"to_at,omitempty"` // contains filtered or unexported fields }
func (*ListAlertConditionRequest) Descriptor
deprecated
func (*ListAlertConditionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertConditionRequest.ProtoReflect.Descriptor instead.
func (*ListAlertConditionRequest) GetEnabled ¶
func (x *ListAlertConditionRequest) GetEnabled() bool
func (*ListAlertConditionRequest) GetFromAt ¶
func (x *ListAlertConditionRequest) GetFromAt() int64
func (*ListAlertConditionRequest) GetProjectId ¶
func (x *ListAlertConditionRequest) GetProjectId() uint32
func (*ListAlertConditionRequest) GetSeverity ¶
func (x *ListAlertConditionRequest) GetSeverity() []string
func (*ListAlertConditionRequest) GetToAt ¶
func (x *ListAlertConditionRequest) GetToAt() int64
func (*ListAlertConditionRequest) ProtoMessage ¶
func (*ListAlertConditionRequest) ProtoMessage()
func (*ListAlertConditionRequest) ProtoReflect ¶
func (x *ListAlertConditionRequest) ProtoReflect() protoreflect.Message
func (*ListAlertConditionRequest) Reset ¶
func (x *ListAlertConditionRequest) Reset()
func (*ListAlertConditionRequest) String ¶
func (x *ListAlertConditionRequest) String() string
func (*ListAlertConditionRequest) Validate ¶
func (r *ListAlertConditionRequest) Validate() error
Validate ListAlertConditionRequest
type ListAlertConditionResponse ¶
type ListAlertConditionResponse struct { AlertCondition []*AlertCondition `protobuf:"bytes,1,rep,name=alert_condition,json=alertCondition,proto3" json:"alert_condition,omitempty"` // contains filtered or unexported fields }
func (*ListAlertConditionResponse) Descriptor
deprecated
func (*ListAlertConditionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertConditionResponse.ProtoReflect.Descriptor instead.
func (*ListAlertConditionResponse) GetAlertCondition ¶
func (x *ListAlertConditionResponse) GetAlertCondition() []*AlertCondition
func (*ListAlertConditionResponse) ProtoMessage ¶
func (*ListAlertConditionResponse) ProtoMessage()
func (*ListAlertConditionResponse) ProtoReflect ¶
func (x *ListAlertConditionResponse) ProtoReflect() protoreflect.Message
func (*ListAlertConditionResponse) Reset ¶
func (x *ListAlertConditionResponse) Reset()
func (*ListAlertConditionResponse) String ¶
func (x *ListAlertConditionResponse) String() string
type ListAlertHistoryRequest ¶
type ListAlertHistoryRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertId uint32 `protobuf:"varint,2,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` HistoryType []string `protobuf:"bytes,3,rep,name=history_type,json=historyType,proto3" json:"history_type,omitempty"` Severity []string `protobuf:"bytes,4,rep,name=severity,proto3" json:"severity,omitempty"` FromAt int64 `protobuf:"varint,5,opt,name=from_at,json=fromAt,proto3" json:"from_at,omitempty"` ToAt int64 `protobuf:"varint,6,opt,name=to_at,json=toAt,proto3" json:"to_at,omitempty"` // contains filtered or unexported fields }
func (*ListAlertHistoryRequest) Descriptor
deprecated
func (*ListAlertHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertHistoryRequest.ProtoReflect.Descriptor instead.
func (*ListAlertHistoryRequest) GetAlertId ¶
func (x *ListAlertHistoryRequest) GetAlertId() uint32
func (*ListAlertHistoryRequest) GetFromAt ¶
func (x *ListAlertHistoryRequest) GetFromAt() int64
func (*ListAlertHistoryRequest) GetHistoryType ¶
func (x *ListAlertHistoryRequest) GetHistoryType() []string
func (*ListAlertHistoryRequest) GetProjectId ¶
func (x *ListAlertHistoryRequest) GetProjectId() uint32
func (*ListAlertHistoryRequest) GetSeverity ¶
func (x *ListAlertHistoryRequest) GetSeverity() []string
func (*ListAlertHistoryRequest) GetToAt ¶
func (x *ListAlertHistoryRequest) GetToAt() int64
func (*ListAlertHistoryRequest) ProtoMessage ¶
func (*ListAlertHistoryRequest) ProtoMessage()
func (*ListAlertHistoryRequest) ProtoReflect ¶
func (x *ListAlertHistoryRequest) ProtoReflect() protoreflect.Message
func (*ListAlertHistoryRequest) Reset ¶
func (x *ListAlertHistoryRequest) Reset()
func (*ListAlertHistoryRequest) String ¶
func (x *ListAlertHistoryRequest) String() string
func (*ListAlertHistoryRequest) Validate ¶
func (r *ListAlertHistoryRequest) Validate() error
Validate ListAlertHistoryRequest
type ListAlertHistoryResponse ¶
type ListAlertHistoryResponse struct { AlertHistory []*AlertHistory `protobuf:"bytes,1,rep,name=alert_history,json=alertHistory,proto3" json:"alert_history,omitempty"` // contains filtered or unexported fields }
func (*ListAlertHistoryResponse) Descriptor
deprecated
func (*ListAlertHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertHistoryResponse.ProtoReflect.Descriptor instead.
func (*ListAlertHistoryResponse) GetAlertHistory ¶
func (x *ListAlertHistoryResponse) GetAlertHistory() []*AlertHistory
func (*ListAlertHistoryResponse) ProtoMessage ¶
func (*ListAlertHistoryResponse) ProtoMessage()
func (*ListAlertHistoryResponse) ProtoReflect ¶
func (x *ListAlertHistoryResponse) ProtoReflect() protoreflect.Message
func (*ListAlertHistoryResponse) Reset ¶
func (x *ListAlertHistoryResponse) Reset()
func (*ListAlertHistoryResponse) String ¶
func (x *ListAlertHistoryResponse) String() string
type ListAlertRequest ¶
type ListAlertRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Status []Status `protobuf:"varint,2,rep,packed,name=status,proto3,enum=core.alert.Status" json:"status,omitempty"` Severity []string `protobuf:"bytes,3,rep,name=severity,proto3" json:"severity,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` FromAt int64 `protobuf:"varint,5,opt,name=from_at,json=fromAt,proto3" json:"from_at,omitempty"` ToAt int64 `protobuf:"varint,6,opt,name=to_at,json=toAt,proto3" json:"to_at,omitempty"` // contains filtered or unexported fields }
func (*ListAlertRequest) Descriptor
deprecated
func (*ListAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertRequest.ProtoReflect.Descriptor instead.
func (*ListAlertRequest) GetDescription ¶
func (x *ListAlertRequest) GetDescription() string
func (*ListAlertRequest) GetFromAt ¶
func (x *ListAlertRequest) GetFromAt() int64
func (*ListAlertRequest) GetProjectId ¶
func (x *ListAlertRequest) GetProjectId() uint32
func (*ListAlertRequest) GetSeverity ¶
func (x *ListAlertRequest) GetSeverity() []string
func (*ListAlertRequest) GetStatus ¶
func (x *ListAlertRequest) GetStatus() []Status
func (*ListAlertRequest) GetToAt ¶
func (x *ListAlertRequest) GetToAt() int64
func (*ListAlertRequest) ProtoMessage ¶
func (*ListAlertRequest) ProtoMessage()
func (*ListAlertRequest) ProtoReflect ¶
func (x *ListAlertRequest) ProtoReflect() protoreflect.Message
func (*ListAlertRequest) Reset ¶
func (x *ListAlertRequest) Reset()
func (*ListAlertRequest) String ¶
func (x *ListAlertRequest) String() string
func (*ListAlertRequest) Validate ¶
func (r *ListAlertRequest) Validate() error
Validate ListAlertRequest
type ListAlertResponse ¶
type ListAlertResponse struct { Alert []*Alert `protobuf:"bytes,1,rep,name=alert,proto3" json:"alert,omitempty"` // contains filtered or unexported fields }
func (*ListAlertResponse) Descriptor
deprecated
func (*ListAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertResponse.ProtoReflect.Descriptor instead.
func (*ListAlertResponse) GetAlert ¶
func (x *ListAlertResponse) GetAlert() []*Alert
func (*ListAlertResponse) ProtoMessage ¶
func (*ListAlertResponse) ProtoMessage()
func (*ListAlertResponse) ProtoReflect ¶
func (x *ListAlertResponse) ProtoReflect() protoreflect.Message
func (*ListAlertResponse) Reset ¶
func (x *ListAlertResponse) Reset()
func (*ListAlertResponse) String ¶
func (x *ListAlertResponse) String() string
type ListAlertRuleRequest ¶
type ListAlertRuleRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` FromScore float32 `protobuf:"fixed32,2,opt,name=from_score,json=fromScore,proto3" json:"from_score,omitempty"` ToScore float32 `protobuf:"fixed32,3,opt,name=to_score,json=toScore,proto3" json:"to_score,omitempty"` FromAt int64 `protobuf:"varint,4,opt,name=from_at,json=fromAt,proto3" json:"from_at,omitempty"` ToAt int64 `protobuf:"varint,5,opt,name=to_at,json=toAt,proto3" json:"to_at,omitempty"` // contains filtered or unexported fields }
func (*ListAlertRuleRequest) Descriptor
deprecated
func (*ListAlertRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertRuleRequest.ProtoReflect.Descriptor instead.
func (*ListAlertRuleRequest) GetFromAt ¶
func (x *ListAlertRuleRequest) GetFromAt() int64
func (*ListAlertRuleRequest) GetFromScore ¶
func (x *ListAlertRuleRequest) GetFromScore() float32
func (*ListAlertRuleRequest) GetProjectId ¶
func (x *ListAlertRuleRequest) GetProjectId() uint32
func (*ListAlertRuleRequest) GetToAt ¶
func (x *ListAlertRuleRequest) GetToAt() int64
func (*ListAlertRuleRequest) GetToScore ¶
func (x *ListAlertRuleRequest) GetToScore() float32
func (*ListAlertRuleRequest) ProtoMessage ¶
func (*ListAlertRuleRequest) ProtoMessage()
func (*ListAlertRuleRequest) ProtoReflect ¶
func (x *ListAlertRuleRequest) ProtoReflect() protoreflect.Message
func (*ListAlertRuleRequest) Reset ¶
func (x *ListAlertRuleRequest) Reset()
func (*ListAlertRuleRequest) String ¶
func (x *ListAlertRuleRequest) String() string
func (*ListAlertRuleRequest) Validate ¶
func (r *ListAlertRuleRequest) Validate() error
Validate ListAlertRuleRequest
type ListAlertRuleResponse ¶
type ListAlertRuleResponse struct { AlertRule []*AlertRule `protobuf:"bytes,1,rep,name=alert_rule,json=alertRule,proto3" json:"alert_rule,omitempty"` // contains filtered or unexported fields }
func (*ListAlertRuleResponse) Descriptor
deprecated
func (*ListAlertRuleResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAlertRuleResponse.ProtoReflect.Descriptor instead.
func (*ListAlertRuleResponse) GetAlertRule ¶
func (x *ListAlertRuleResponse) GetAlertRule() []*AlertRule
func (*ListAlertRuleResponse) ProtoMessage ¶
func (*ListAlertRuleResponse) ProtoMessage()
func (*ListAlertRuleResponse) ProtoReflect ¶
func (x *ListAlertRuleResponse) ProtoReflect() protoreflect.Message
func (*ListAlertRuleResponse) Reset ¶
func (x *ListAlertRuleResponse) Reset()
func (*ListAlertRuleResponse) String ¶
func (x *ListAlertRuleResponse) String() string
type ListNotificationRequest ¶
type ListNotificationRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` FromAt int64 `protobuf:"varint,3,opt,name=from_at,json=fromAt,proto3" json:"from_at,omitempty"` ToAt int64 `protobuf:"varint,4,opt,name=to_at,json=toAt,proto3" json:"to_at,omitempty"` // contains filtered or unexported fields }
func (*ListNotificationRequest) Descriptor
deprecated
func (*ListNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNotificationRequest.ProtoReflect.Descriptor instead.
func (*ListNotificationRequest) GetFromAt ¶
func (x *ListNotificationRequest) GetFromAt() int64
func (*ListNotificationRequest) GetProjectId ¶
func (x *ListNotificationRequest) GetProjectId() uint32
func (*ListNotificationRequest) GetToAt ¶
func (x *ListNotificationRequest) GetToAt() int64
func (*ListNotificationRequest) GetType ¶
func (x *ListNotificationRequest) GetType() string
func (*ListNotificationRequest) ProtoMessage ¶
func (*ListNotificationRequest) ProtoMessage()
func (*ListNotificationRequest) ProtoReflect ¶
func (x *ListNotificationRequest) ProtoReflect() protoreflect.Message
func (*ListNotificationRequest) Reset ¶
func (x *ListNotificationRequest) Reset()
func (*ListNotificationRequest) String ¶
func (x *ListNotificationRequest) String() string
func (*ListNotificationRequest) Validate ¶
func (r *ListNotificationRequest) Validate() error
Validate ListNotificationRequest
type ListNotificationResponse ¶
type ListNotificationResponse struct { Notification []*Notification `protobuf:"bytes,1,rep,name=notification,proto3" json:"notification,omitempty"` // contains filtered or unexported fields }
func (*ListNotificationResponse) Descriptor
deprecated
func (*ListNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNotificationResponse.ProtoReflect.Descriptor instead.
func (*ListNotificationResponse) GetNotification ¶
func (x *ListNotificationResponse) GetNotification() []*Notification
func (*ListNotificationResponse) ProtoMessage ¶
func (*ListNotificationResponse) ProtoMessage()
func (*ListNotificationResponse) ProtoReflect ¶
func (x *ListNotificationResponse) ProtoReflect() protoreflect.Message
func (*ListNotificationResponse) Reset ¶
func (x *ListNotificationResponse) Reset()
func (*ListNotificationResponse) String ¶
func (x *ListNotificationResponse) String() string
type ListRelAlertFindingRequest ¶
type ListRelAlertFindingRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertId uint32 `protobuf:"varint,2,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` FindingId uint32 `protobuf:"varint,3,opt,name=finding_id,json=findingId,proto3" json:"finding_id,omitempty"` FromAt int64 `protobuf:"varint,4,opt,name=from_at,json=fromAt,proto3" json:"from_at,omitempty"` ToAt int64 `protobuf:"varint,5,opt,name=to_at,json=toAt,proto3" json:"to_at,omitempty"` // contains filtered or unexported fields }
func (*ListRelAlertFindingRequest) Descriptor
deprecated
func (*ListRelAlertFindingRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRelAlertFindingRequest.ProtoReflect.Descriptor instead.
func (*ListRelAlertFindingRequest) GetAlertId ¶
func (x *ListRelAlertFindingRequest) GetAlertId() uint32
func (*ListRelAlertFindingRequest) GetFindingId ¶
func (x *ListRelAlertFindingRequest) GetFindingId() uint32
func (*ListRelAlertFindingRequest) GetFromAt ¶
func (x *ListRelAlertFindingRequest) GetFromAt() int64
func (*ListRelAlertFindingRequest) GetProjectId ¶
func (x *ListRelAlertFindingRequest) GetProjectId() uint32
func (*ListRelAlertFindingRequest) GetToAt ¶
func (x *ListRelAlertFindingRequest) GetToAt() int64
func (*ListRelAlertFindingRequest) ProtoMessage ¶
func (*ListRelAlertFindingRequest) ProtoMessage()
func (*ListRelAlertFindingRequest) ProtoReflect ¶
func (x *ListRelAlertFindingRequest) ProtoReflect() protoreflect.Message
func (*ListRelAlertFindingRequest) Reset ¶
func (x *ListRelAlertFindingRequest) Reset()
func (*ListRelAlertFindingRequest) String ¶
func (x *ListRelAlertFindingRequest) String() string
func (*ListRelAlertFindingRequest) Validate ¶
func (r *ListRelAlertFindingRequest) Validate() error
Validate ListRelAlertFindingRequest
type ListRelAlertFindingResponse ¶
type ListRelAlertFindingResponse struct { RelAlertFinding []*RelAlertFinding `protobuf:"bytes,1,rep,name=rel_alert_finding,json=relAlertFinding,proto3" json:"rel_alert_finding,omitempty"` // contains filtered or unexported fields }
func (*ListRelAlertFindingResponse) Descriptor
deprecated
func (*ListRelAlertFindingResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRelAlertFindingResponse.ProtoReflect.Descriptor instead.
func (*ListRelAlertFindingResponse) GetRelAlertFinding ¶
func (x *ListRelAlertFindingResponse) GetRelAlertFinding() []*RelAlertFinding
func (*ListRelAlertFindingResponse) ProtoMessage ¶
func (*ListRelAlertFindingResponse) ProtoMessage()
func (*ListRelAlertFindingResponse) ProtoReflect ¶
func (x *ListRelAlertFindingResponse) ProtoReflect() protoreflect.Message
func (*ListRelAlertFindingResponse) Reset ¶
func (x *ListRelAlertFindingResponse) Reset()
func (*ListRelAlertFindingResponse) String ¶
func (x *ListRelAlertFindingResponse) String() string
type Notification ¶
type Notification struct { NotificationId uint32 `protobuf:"varint,1,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ProjectId uint32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` NotifySetting string `protobuf:"bytes,5,opt,name=notify_setting,json=notifySetting,proto3" json:"notify_setting,omitempty"` CreatedAt int64 `protobuf:"varint,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
Notification
func (*Notification) Descriptor
deprecated
func (*Notification) Descriptor() ([]byte, []int)
Deprecated: Use Notification.ProtoReflect.Descriptor instead.
func (*Notification) GetCreatedAt ¶
func (x *Notification) GetCreatedAt() int64
func (*Notification) GetName ¶
func (x *Notification) GetName() string
func (*Notification) GetNotificationId ¶
func (x *Notification) GetNotificationId() uint32
func (*Notification) GetNotifySetting ¶
func (x *Notification) GetNotifySetting() string
func (*Notification) GetProjectId ¶
func (x *Notification) GetProjectId() uint32
func (*Notification) GetType ¶
func (x *Notification) GetType() string
func (*Notification) GetUpdatedAt ¶
func (x *Notification) GetUpdatedAt() int64
func (*Notification) ProtoMessage ¶
func (*Notification) ProtoMessage()
func (*Notification) ProtoReflect ¶
func (x *Notification) ProtoReflect() protoreflect.Message
func (*Notification) Reset ¶
func (x *Notification) Reset()
func (*Notification) String ¶
func (x *Notification) String() string
type NotificationForUpsert ¶
type NotificationForUpsert struct { NotificationId uint32 `protobuf:"varint,1,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` ProjectId uint32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` NotifySetting string `protobuf:"bytes,5,opt,name=notify_setting,json=notifySetting,proto3" json:"notify_setting,omitempty"` // contains filtered or unexported fields }
NotificationForUpsert
func (*NotificationForUpsert) Descriptor
deprecated
func (*NotificationForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use NotificationForUpsert.ProtoReflect.Descriptor instead.
func (*NotificationForUpsert) GetName ¶
func (x *NotificationForUpsert) GetName() string
func (*NotificationForUpsert) GetNotificationId ¶
func (x *NotificationForUpsert) GetNotificationId() uint32
func (*NotificationForUpsert) GetNotifySetting ¶
func (x *NotificationForUpsert) GetNotifySetting() string
func (*NotificationForUpsert) GetProjectId ¶
func (x *NotificationForUpsert) GetProjectId() uint32
func (*NotificationForUpsert) GetType ¶
func (x *NotificationForUpsert) GetType() string
func (*NotificationForUpsert) ProtoMessage ¶
func (*NotificationForUpsert) ProtoMessage()
func (*NotificationForUpsert) ProtoReflect ¶
func (x *NotificationForUpsert) ProtoReflect() protoreflect.Message
func (*NotificationForUpsert) Reset ¶
func (x *NotificationForUpsert) Reset()
func (*NotificationForUpsert) String ¶
func (x *NotificationForUpsert) String() string
func (*NotificationForUpsert) Validate ¶
func (e *NotificationForUpsert) Validate() error
Validate NotificationForUpsert
type PutAlertCondNotificationRequest ¶
type PutAlertCondNotificationRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertCondNotification *AlertCondNotificationForUpsert `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PutAlertCondNotificationRequest) Descriptor
deprecated
func (*PutAlertCondNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertCondNotificationRequest.ProtoReflect.Descriptor instead.
func (*PutAlertCondNotificationRequest) GetAlertCondNotification ¶
func (x *PutAlertCondNotificationRequest) GetAlertCondNotification() *AlertCondNotificationForUpsert
func (*PutAlertCondNotificationRequest) GetProjectId ¶
func (x *PutAlertCondNotificationRequest) GetProjectId() uint32
func (*PutAlertCondNotificationRequest) ProtoMessage ¶
func (*PutAlertCondNotificationRequest) ProtoMessage()
func (*PutAlertCondNotificationRequest) ProtoReflect ¶
func (x *PutAlertCondNotificationRequest) ProtoReflect() protoreflect.Message
func (*PutAlertCondNotificationRequest) Reset ¶
func (x *PutAlertCondNotificationRequest) Reset()
func (*PutAlertCondNotificationRequest) String ¶
func (x *PutAlertCondNotificationRequest) String() string
func (*PutAlertCondNotificationRequest) Validate ¶
func (r *PutAlertCondNotificationRequest) Validate() error
Validate PutAlertCondNotificationRequest
type PutAlertCondNotificationResponse ¶
type PutAlertCondNotificationResponse struct { AlertCondNotification *AlertCondNotification `` /* 126-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PutAlertCondNotificationResponse) Descriptor
deprecated
func (*PutAlertCondNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertCondNotificationResponse.ProtoReflect.Descriptor instead.
func (*PutAlertCondNotificationResponse) GetAlertCondNotification ¶
func (x *PutAlertCondNotificationResponse) GetAlertCondNotification() *AlertCondNotification
func (*PutAlertCondNotificationResponse) ProtoMessage ¶
func (*PutAlertCondNotificationResponse) ProtoMessage()
func (*PutAlertCondNotificationResponse) ProtoReflect ¶
func (x *PutAlertCondNotificationResponse) ProtoReflect() protoreflect.Message
func (*PutAlertCondNotificationResponse) Reset ¶
func (x *PutAlertCondNotificationResponse) Reset()
func (*PutAlertCondNotificationResponse) String ¶
func (x *PutAlertCondNotificationResponse) String() string
type PutAlertCondRuleRequest ¶
type PutAlertCondRuleRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertCondRule *AlertCondRuleForUpsert `protobuf:"bytes,2,opt,name=alert_cond_rule,json=alertCondRule,proto3" json:"alert_cond_rule,omitempty"` // contains filtered or unexported fields }
func (*PutAlertCondRuleRequest) Descriptor
deprecated
func (*PutAlertCondRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertCondRuleRequest.ProtoReflect.Descriptor instead.
func (*PutAlertCondRuleRequest) GetAlertCondRule ¶
func (x *PutAlertCondRuleRequest) GetAlertCondRule() *AlertCondRuleForUpsert
func (*PutAlertCondRuleRequest) GetProjectId ¶
func (x *PutAlertCondRuleRequest) GetProjectId() uint32
func (*PutAlertCondRuleRequest) ProtoMessage ¶
func (*PutAlertCondRuleRequest) ProtoMessage()
func (*PutAlertCondRuleRequest) ProtoReflect ¶
func (x *PutAlertCondRuleRequest) ProtoReflect() protoreflect.Message
func (*PutAlertCondRuleRequest) Reset ¶
func (x *PutAlertCondRuleRequest) Reset()
func (*PutAlertCondRuleRequest) String ¶
func (x *PutAlertCondRuleRequest) String() string
func (*PutAlertCondRuleRequest) Validate ¶
func (r *PutAlertCondRuleRequest) Validate() error
Validate PutAlertCondRuleRequest
type PutAlertCondRuleResponse ¶
type PutAlertCondRuleResponse struct { AlertCondRule *AlertCondRule `protobuf:"bytes,1,opt,name=alert_cond_rule,json=alertCondRule,proto3" json:"alert_cond_rule,omitempty"` // contains filtered or unexported fields }
func (*PutAlertCondRuleResponse) Descriptor
deprecated
func (*PutAlertCondRuleResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertCondRuleResponse.ProtoReflect.Descriptor instead.
func (*PutAlertCondRuleResponse) GetAlertCondRule ¶
func (x *PutAlertCondRuleResponse) GetAlertCondRule() *AlertCondRule
func (*PutAlertCondRuleResponse) ProtoMessage ¶
func (*PutAlertCondRuleResponse) ProtoMessage()
func (*PutAlertCondRuleResponse) ProtoReflect ¶
func (x *PutAlertCondRuleResponse) ProtoReflect() protoreflect.Message
func (*PutAlertCondRuleResponse) Reset ¶
func (x *PutAlertCondRuleResponse) Reset()
func (*PutAlertCondRuleResponse) String ¶
func (x *PutAlertCondRuleResponse) String() string
type PutAlertConditionRequest ¶
type PutAlertConditionRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertCondition *AlertConditionForUpsert `protobuf:"bytes,2,opt,name=alert_condition,json=alertCondition,proto3" json:"alert_condition,omitempty"` // contains filtered or unexported fields }
func (*PutAlertConditionRequest) Descriptor
deprecated
func (*PutAlertConditionRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertConditionRequest.ProtoReflect.Descriptor instead.
func (*PutAlertConditionRequest) GetAlertCondition ¶
func (x *PutAlertConditionRequest) GetAlertCondition() *AlertConditionForUpsert
func (*PutAlertConditionRequest) GetProjectId ¶
func (x *PutAlertConditionRequest) GetProjectId() uint32
func (*PutAlertConditionRequest) ProtoMessage ¶
func (*PutAlertConditionRequest) ProtoMessage()
func (*PutAlertConditionRequest) ProtoReflect ¶
func (x *PutAlertConditionRequest) ProtoReflect() protoreflect.Message
func (*PutAlertConditionRequest) Reset ¶
func (x *PutAlertConditionRequest) Reset()
func (*PutAlertConditionRequest) String ¶
func (x *PutAlertConditionRequest) String() string
func (*PutAlertConditionRequest) Validate ¶
func (r *PutAlertConditionRequest) Validate() error
Validate PutAlertConditionRequest
type PutAlertConditionResponse ¶
type PutAlertConditionResponse struct { AlertCondition *AlertCondition `protobuf:"bytes,1,opt,name=alert_condition,json=alertCondition,proto3" json:"alert_condition,omitempty"` // contains filtered or unexported fields }
func (*PutAlertConditionResponse) Descriptor
deprecated
func (*PutAlertConditionResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertConditionResponse.ProtoReflect.Descriptor instead.
func (*PutAlertConditionResponse) GetAlertCondition ¶
func (x *PutAlertConditionResponse) GetAlertCondition() *AlertCondition
func (*PutAlertConditionResponse) ProtoMessage ¶
func (*PutAlertConditionResponse) ProtoMessage()
func (*PutAlertConditionResponse) ProtoReflect ¶
func (x *PutAlertConditionResponse) ProtoReflect() protoreflect.Message
func (*PutAlertConditionResponse) Reset ¶
func (x *PutAlertConditionResponse) Reset()
func (*PutAlertConditionResponse) String ¶
func (x *PutAlertConditionResponse) String() string
type PutAlertHistoryRequest ¶
type PutAlertHistoryRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertHistory *AlertHistoryForUpsert `protobuf:"bytes,2,opt,name=alert_history,json=alertHistory,proto3" json:"alert_history,omitempty"` // contains filtered or unexported fields }
func (*PutAlertHistoryRequest) Descriptor
deprecated
func (*PutAlertHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertHistoryRequest.ProtoReflect.Descriptor instead.
func (*PutAlertHistoryRequest) GetAlertHistory ¶
func (x *PutAlertHistoryRequest) GetAlertHistory() *AlertHistoryForUpsert
func (*PutAlertHistoryRequest) GetProjectId ¶
func (x *PutAlertHistoryRequest) GetProjectId() uint32
func (*PutAlertHistoryRequest) ProtoMessage ¶
func (*PutAlertHistoryRequest) ProtoMessage()
func (*PutAlertHistoryRequest) ProtoReflect ¶
func (x *PutAlertHistoryRequest) ProtoReflect() protoreflect.Message
func (*PutAlertHistoryRequest) Reset ¶
func (x *PutAlertHistoryRequest) Reset()
func (*PutAlertHistoryRequest) String ¶
func (x *PutAlertHistoryRequest) String() string
func (*PutAlertHistoryRequest) Validate ¶
func (r *PutAlertHistoryRequest) Validate() error
Validate PutAlertHistoryRequest
type PutAlertHistoryResponse ¶
type PutAlertHistoryResponse struct { AlertHistory *AlertHistory `protobuf:"bytes,1,opt,name=alert_history,json=alertHistory,proto3" json:"alert_history,omitempty"` // contains filtered or unexported fields }
func (*PutAlertHistoryResponse) Descriptor
deprecated
func (*PutAlertHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertHistoryResponse.ProtoReflect.Descriptor instead.
func (*PutAlertHistoryResponse) GetAlertHistory ¶
func (x *PutAlertHistoryResponse) GetAlertHistory() *AlertHistory
func (*PutAlertHistoryResponse) ProtoMessage ¶
func (*PutAlertHistoryResponse) ProtoMessage()
func (*PutAlertHistoryResponse) ProtoReflect ¶
func (x *PutAlertHistoryResponse) ProtoReflect() protoreflect.Message
func (*PutAlertHistoryResponse) Reset ¶
func (x *PutAlertHistoryResponse) Reset()
func (*PutAlertHistoryResponse) String ¶
func (x *PutAlertHistoryResponse) String() string
type PutAlertRequest ¶
type PutAlertRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Alert *AlertForUpsert `protobuf:"bytes,2,opt,name=alert,proto3" json:"alert,omitempty"` // contains filtered or unexported fields }
func (*PutAlertRequest) Descriptor
deprecated
func (*PutAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertRequest.ProtoReflect.Descriptor instead.
func (*PutAlertRequest) GetAlert ¶
func (x *PutAlertRequest) GetAlert() *AlertForUpsert
func (*PutAlertRequest) GetProjectId ¶
func (x *PutAlertRequest) GetProjectId() uint32
func (*PutAlertRequest) ProtoMessage ¶
func (*PutAlertRequest) ProtoMessage()
func (*PutAlertRequest) ProtoReflect ¶
func (x *PutAlertRequest) ProtoReflect() protoreflect.Message
func (*PutAlertRequest) Reset ¶
func (x *PutAlertRequest) Reset()
func (*PutAlertRequest) String ¶
func (x *PutAlertRequest) String() string
func (*PutAlertRequest) Validate ¶
func (r *PutAlertRequest) Validate() error
Validate PutAlertRequest
type PutAlertResponse ¶
type PutAlertResponse struct { Alert *Alert `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` // contains filtered or unexported fields }
func (*PutAlertResponse) Descriptor
deprecated
func (*PutAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertResponse.ProtoReflect.Descriptor instead.
func (*PutAlertResponse) GetAlert ¶
func (x *PutAlertResponse) GetAlert() *Alert
func (*PutAlertResponse) ProtoMessage ¶
func (*PutAlertResponse) ProtoMessage()
func (*PutAlertResponse) ProtoReflect ¶
func (x *PutAlertResponse) ProtoReflect() protoreflect.Message
func (*PutAlertResponse) Reset ¶
func (x *PutAlertResponse) Reset()
func (*PutAlertResponse) String ¶
func (x *PutAlertResponse) String() string
type PutAlertRuleRequest ¶
type PutAlertRuleRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` AlertRule *AlertRuleForUpsert `protobuf:"bytes,2,opt,name=alert_rule,json=alertRule,proto3" json:"alert_rule,omitempty"` // contains filtered or unexported fields }
func (*PutAlertRuleRequest) Descriptor
deprecated
func (*PutAlertRuleRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertRuleRequest.ProtoReflect.Descriptor instead.
func (*PutAlertRuleRequest) GetAlertRule ¶
func (x *PutAlertRuleRequest) GetAlertRule() *AlertRuleForUpsert
func (*PutAlertRuleRequest) GetProjectId ¶
func (x *PutAlertRuleRequest) GetProjectId() uint32
func (*PutAlertRuleRequest) ProtoMessage ¶
func (*PutAlertRuleRequest) ProtoMessage()
func (*PutAlertRuleRequest) ProtoReflect ¶
func (x *PutAlertRuleRequest) ProtoReflect() protoreflect.Message
func (*PutAlertRuleRequest) Reset ¶
func (x *PutAlertRuleRequest) Reset()
func (*PutAlertRuleRequest) String ¶
func (x *PutAlertRuleRequest) String() string
func (*PutAlertRuleRequest) Validate ¶
func (r *PutAlertRuleRequest) Validate() error
Validate PutAlertRuleRequest
type PutAlertRuleResponse ¶
type PutAlertRuleResponse struct { AlertRule *AlertRule `protobuf:"bytes,1,opt,name=alert_rule,json=alertRule,proto3" json:"alert_rule,omitempty"` // contains filtered or unexported fields }
func (*PutAlertRuleResponse) Descriptor
deprecated
func (*PutAlertRuleResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutAlertRuleResponse.ProtoReflect.Descriptor instead.
func (*PutAlertRuleResponse) GetAlertRule ¶
func (x *PutAlertRuleResponse) GetAlertRule() *AlertRule
func (*PutAlertRuleResponse) ProtoMessage ¶
func (*PutAlertRuleResponse) ProtoMessage()
func (*PutAlertRuleResponse) ProtoReflect ¶
func (x *PutAlertRuleResponse) ProtoReflect() protoreflect.Message
func (*PutAlertRuleResponse) Reset ¶
func (x *PutAlertRuleResponse) Reset()
func (*PutAlertRuleResponse) String ¶
func (x *PutAlertRuleResponse) String() string
type PutNotificationRequest ¶
type PutNotificationRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Notification *NotificationForUpsert `protobuf:"bytes,2,opt,name=notification,proto3" json:"notification,omitempty"` // contains filtered or unexported fields }
func (*PutNotificationRequest) Descriptor
deprecated
func (*PutNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutNotificationRequest.ProtoReflect.Descriptor instead.
func (*PutNotificationRequest) GetNotification ¶
func (x *PutNotificationRequest) GetNotification() *NotificationForUpsert
func (*PutNotificationRequest) GetProjectId ¶
func (x *PutNotificationRequest) GetProjectId() uint32
func (*PutNotificationRequest) ProtoMessage ¶
func (*PutNotificationRequest) ProtoMessage()
func (*PutNotificationRequest) ProtoReflect ¶
func (x *PutNotificationRequest) ProtoReflect() protoreflect.Message
func (*PutNotificationRequest) Reset ¶
func (x *PutNotificationRequest) Reset()
func (*PutNotificationRequest) String ¶
func (x *PutNotificationRequest) String() string
func (*PutNotificationRequest) Validate ¶
func (r *PutNotificationRequest) Validate() error
Validate PutNotificationRequest
type PutNotificationResponse ¶
type PutNotificationResponse struct { Notification *Notification `protobuf:"bytes,1,opt,name=notification,proto3" json:"notification,omitempty"` // contains filtered or unexported fields }
func (*PutNotificationResponse) Descriptor
deprecated
func (*PutNotificationResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutNotificationResponse.ProtoReflect.Descriptor instead.
func (*PutNotificationResponse) GetNotification ¶
func (x *PutNotificationResponse) GetNotification() *Notification
func (*PutNotificationResponse) ProtoMessage ¶
func (*PutNotificationResponse) ProtoMessage()
func (*PutNotificationResponse) ProtoReflect ¶
func (x *PutNotificationResponse) ProtoReflect() protoreflect.Message
func (*PutNotificationResponse) Reset ¶
func (x *PutNotificationResponse) Reset()
func (*PutNotificationResponse) String ¶
func (x *PutNotificationResponse) String() string
type PutRelAlertFindingRequest ¶
type PutRelAlertFindingRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` RelAlertFinding *RelAlertFindingForUpsert `protobuf:"bytes,2,opt,name=rel_alert_finding,json=relAlertFinding,proto3" json:"rel_alert_finding,omitempty"` // contains filtered or unexported fields }
func (*PutRelAlertFindingRequest) Descriptor
deprecated
func (*PutRelAlertFindingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PutRelAlertFindingRequest.ProtoReflect.Descriptor instead.
func (*PutRelAlertFindingRequest) GetProjectId ¶
func (x *PutRelAlertFindingRequest) GetProjectId() uint32
func (*PutRelAlertFindingRequest) GetRelAlertFinding ¶
func (x *PutRelAlertFindingRequest) GetRelAlertFinding() *RelAlertFindingForUpsert
func (*PutRelAlertFindingRequest) ProtoMessage ¶
func (*PutRelAlertFindingRequest) ProtoMessage()
func (*PutRelAlertFindingRequest) ProtoReflect ¶
func (x *PutRelAlertFindingRequest) ProtoReflect() protoreflect.Message
func (*PutRelAlertFindingRequest) Reset ¶
func (x *PutRelAlertFindingRequest) Reset()
func (*PutRelAlertFindingRequest) String ¶
func (x *PutRelAlertFindingRequest) String() string
func (*PutRelAlertFindingRequest) Validate ¶
func (r *PutRelAlertFindingRequest) Validate() error
Validate PutRelAlertFindingRequest
type PutRelAlertFindingResponse ¶
type PutRelAlertFindingResponse struct { RelAlertFinding *RelAlertFinding `protobuf:"bytes,1,opt,name=rel_alert_finding,json=relAlertFinding,proto3" json:"rel_alert_finding,omitempty"` // contains filtered or unexported fields }
func (*PutRelAlertFindingResponse) Descriptor
deprecated
func (*PutRelAlertFindingResponse) Descriptor() ([]byte, []int)
Deprecated: Use PutRelAlertFindingResponse.ProtoReflect.Descriptor instead.
func (*PutRelAlertFindingResponse) GetRelAlertFinding ¶
func (x *PutRelAlertFindingResponse) GetRelAlertFinding() *RelAlertFinding
func (*PutRelAlertFindingResponse) ProtoMessage ¶
func (*PutRelAlertFindingResponse) ProtoMessage()
func (*PutRelAlertFindingResponse) ProtoReflect ¶
func (x *PutRelAlertFindingResponse) ProtoReflect() protoreflect.Message
func (*PutRelAlertFindingResponse) Reset ¶
func (x *PutRelAlertFindingResponse) Reset()
func (*PutRelAlertFindingResponse) String ¶
func (x *PutRelAlertFindingResponse) String() string
type RelAlertFinding ¶
type RelAlertFinding struct { AlertId uint32 `protobuf:"varint,1,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` FindingId uint32 `protobuf:"varint,2,opt,name=finding_id,json=findingId,proto3" json:"finding_id,omitempty"` ProjectId uint32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` CreatedAt int64 `protobuf:"varint,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt int64 `protobuf:"varint,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
RelAlertFinding
func (*RelAlertFinding) Descriptor
deprecated
func (*RelAlertFinding) Descriptor() ([]byte, []int)
Deprecated: Use RelAlertFinding.ProtoReflect.Descriptor instead.
func (*RelAlertFinding) GetAlertId ¶
func (x *RelAlertFinding) GetAlertId() uint32
func (*RelAlertFinding) GetCreatedAt ¶
func (x *RelAlertFinding) GetCreatedAt() int64
func (*RelAlertFinding) GetFindingId ¶
func (x *RelAlertFinding) GetFindingId() uint32
func (*RelAlertFinding) GetProjectId ¶
func (x *RelAlertFinding) GetProjectId() uint32
func (*RelAlertFinding) GetUpdatedAt ¶
func (x *RelAlertFinding) GetUpdatedAt() int64
func (*RelAlertFinding) ProtoMessage ¶
func (*RelAlertFinding) ProtoMessage()
func (*RelAlertFinding) ProtoReflect ¶
func (x *RelAlertFinding) ProtoReflect() protoreflect.Message
func (*RelAlertFinding) Reset ¶
func (x *RelAlertFinding) Reset()
func (*RelAlertFinding) String ¶
func (x *RelAlertFinding) String() string
type RelAlertFindingForUpsert ¶
type RelAlertFindingForUpsert struct { AlertId uint32 `protobuf:"varint,1,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` FindingId uint32 `protobuf:"varint,2,opt,name=finding_id,json=findingId,proto3" json:"finding_id,omitempty"` ProjectId uint32 `protobuf:"varint,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
RelAlertFindingForUpsert
func (*RelAlertFindingForUpsert) Descriptor
deprecated
func (*RelAlertFindingForUpsert) Descriptor() ([]byte, []int)
Deprecated: Use RelAlertFindingForUpsert.ProtoReflect.Descriptor instead.
func (*RelAlertFindingForUpsert) GetAlertId ¶
func (x *RelAlertFindingForUpsert) GetAlertId() uint32
func (*RelAlertFindingForUpsert) GetFindingId ¶
func (x *RelAlertFindingForUpsert) GetFindingId() uint32
func (*RelAlertFindingForUpsert) GetProjectId ¶
func (x *RelAlertFindingForUpsert) GetProjectId() uint32
func (*RelAlertFindingForUpsert) ProtoMessage ¶
func (*RelAlertFindingForUpsert) ProtoMessage()
func (*RelAlertFindingForUpsert) ProtoReflect ¶
func (x *RelAlertFindingForUpsert) ProtoReflect() protoreflect.Message
func (*RelAlertFindingForUpsert) Reset ¶
func (x *RelAlertFindingForUpsert) Reset()
func (*RelAlertFindingForUpsert) String ¶
func (x *RelAlertFindingForUpsert) String() string
func (*RelAlertFindingForUpsert) Validate ¶
func (e *RelAlertFindingForUpsert) Validate() error
Validate RelAlertFindingForUpsert
type Status ¶
type Status int32
Status
func (Status) Descriptor ¶
func (Status) Descriptor() protoreflect.EnumDescriptor
func (Status) EnumDescriptor
deprecated
func (Status) Number ¶
func (x Status) Number() protoreflect.EnumNumber
func (Status) Type ¶
func (Status) Type() protoreflect.EnumType
type TestNotificationRequest ¶
type TestNotificationRequest struct { ProjectId uint32 `protobuf:"varint,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` NotificationId uint32 `protobuf:"varint,2,opt,name=notification_id,json=notificationId,proto3" json:"notification_id,omitempty"` // contains filtered or unexported fields }
func (*TestNotificationRequest) Descriptor
deprecated
func (*TestNotificationRequest) Descriptor() ([]byte, []int)
Deprecated: Use TestNotificationRequest.ProtoReflect.Descriptor instead.
func (*TestNotificationRequest) GetNotificationId ¶
func (x *TestNotificationRequest) GetNotificationId() uint32
func (*TestNotificationRequest) GetProjectId ¶
func (x *TestNotificationRequest) GetProjectId() uint32
func (*TestNotificationRequest) ProtoMessage ¶
func (*TestNotificationRequest) ProtoMessage()
func (*TestNotificationRequest) ProtoReflect ¶
func (x *TestNotificationRequest) ProtoReflect() protoreflect.Message
func (*TestNotificationRequest) Reset ¶
func (x *TestNotificationRequest) Reset()
func (*TestNotificationRequest) String ¶
func (x *TestNotificationRequest) String() string
func (*TestNotificationRequest) Validate ¶
func (r *TestNotificationRequest) Validate() error
Validate TestNotificationRequest
type UnimplementedAlertServiceServer ¶
type UnimplementedAlertServiceServer struct { }
UnimplementedAlertServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedAlertServiceServer) AnalyzeAlert ¶
func (*UnimplementedAlertServiceServer) AnalyzeAlert(context.Context, *AnalyzeAlertRequest) (*emptypb.Empty, error)
func (*UnimplementedAlertServiceServer) AnalyzeAlertAll ¶
func (*UnimplementedAlertServiceServer) DeleteAlert ¶
func (*UnimplementedAlertServiceServer) DeleteAlert(context.Context, *DeleteAlertRequest) (*emptypb.Empty, error)
func (*UnimplementedAlertServiceServer) DeleteAlertCondNotification ¶
func (*UnimplementedAlertServiceServer) DeleteAlertCondNotification(context.Context, *DeleteAlertCondNotificationRequest) (*emptypb.Empty, error)
func (*UnimplementedAlertServiceServer) DeleteAlertCondRule ¶
func (*UnimplementedAlertServiceServer) DeleteAlertCondRule(context.Context, *DeleteAlertCondRuleRequest) (*emptypb.Empty, error)
func (*UnimplementedAlertServiceServer) DeleteAlertCondition ¶
func (*UnimplementedAlertServiceServer) DeleteAlertCondition(context.Context, *DeleteAlertConditionRequest) (*emptypb.Empty, error)
func (*UnimplementedAlertServiceServer) DeleteAlertHistory ¶
func (*UnimplementedAlertServiceServer) DeleteAlertHistory(context.Context, *DeleteAlertHistoryRequest) (*emptypb.Empty, error)
func (*UnimplementedAlertServiceServer) DeleteAlertRule ¶
func (*UnimplementedAlertServiceServer) DeleteAlertRule(context.Context, *DeleteAlertRuleRequest) (*emptypb.Empty, error)
func (*UnimplementedAlertServiceServer) DeleteNotification ¶
func (*UnimplementedAlertServiceServer) DeleteNotification(context.Context, *DeleteNotificationRequest) (*emptypb.Empty, error)
func (*UnimplementedAlertServiceServer) DeleteRelAlertFinding ¶
func (*UnimplementedAlertServiceServer) DeleteRelAlertFinding(context.Context, *DeleteRelAlertFindingRequest) (*emptypb.Empty, error)
func (*UnimplementedAlertServiceServer) GetAlert ¶
func (*UnimplementedAlertServiceServer) GetAlert(context.Context, *GetAlertRequest) (*GetAlertResponse, error)
func (*UnimplementedAlertServiceServer) GetAlertCondNotification ¶
func (*UnimplementedAlertServiceServer) GetAlertCondNotification(context.Context, *GetAlertCondNotificationRequest) (*GetAlertCondNotificationResponse, error)
func (*UnimplementedAlertServiceServer) GetAlertCondRule ¶
func (*UnimplementedAlertServiceServer) GetAlertCondRule(context.Context, *GetAlertCondRuleRequest) (*GetAlertCondRuleResponse, error)
func (*UnimplementedAlertServiceServer) GetAlertCondition ¶
func (*UnimplementedAlertServiceServer) GetAlertCondition(context.Context, *GetAlertConditionRequest) (*GetAlertConditionResponse, error)
func (*UnimplementedAlertServiceServer) GetAlertHistory ¶
func (*UnimplementedAlertServiceServer) GetAlertHistory(context.Context, *GetAlertHistoryRequest) (*GetAlertHistoryResponse, error)
func (*UnimplementedAlertServiceServer) GetAlertRule ¶
func (*UnimplementedAlertServiceServer) GetAlertRule(context.Context, *GetAlertRuleRequest) (*GetAlertRuleResponse, error)
func (*UnimplementedAlertServiceServer) GetNotification ¶
func (*UnimplementedAlertServiceServer) GetNotification(context.Context, *GetNotificationRequest) (*GetNotificationResponse, error)
func (*UnimplementedAlertServiceServer) GetRelAlertFinding ¶
func (*UnimplementedAlertServiceServer) GetRelAlertFinding(context.Context, *GetRelAlertFindingRequest) (*GetRelAlertFindingResponse, error)
func (*UnimplementedAlertServiceServer) ListAlert ¶
func (*UnimplementedAlertServiceServer) ListAlert(context.Context, *ListAlertRequest) (*ListAlertResponse, error)
func (*UnimplementedAlertServiceServer) ListAlertCondNotification ¶
func (*UnimplementedAlertServiceServer) ListAlertCondNotification(context.Context, *ListAlertCondNotificationRequest) (*ListAlertCondNotificationResponse, error)
func (*UnimplementedAlertServiceServer) ListAlertCondRule ¶
func (*UnimplementedAlertServiceServer) ListAlertCondRule(context.Context, *ListAlertCondRuleRequest) (*ListAlertCondRuleResponse, error)
func (*UnimplementedAlertServiceServer) ListAlertCondition ¶
func (*UnimplementedAlertServiceServer) ListAlertCondition(context.Context, *ListAlertConditionRequest) (*ListAlertConditionResponse, error)
func (*UnimplementedAlertServiceServer) ListAlertHistory ¶
func (*UnimplementedAlertServiceServer) ListAlertHistory(context.Context, *ListAlertHistoryRequest) (*ListAlertHistoryResponse, error)
func (*UnimplementedAlertServiceServer) ListAlertRule ¶
func (*UnimplementedAlertServiceServer) ListAlertRule(context.Context, *ListAlertRuleRequest) (*ListAlertRuleResponse, error)
func (*UnimplementedAlertServiceServer) ListNotification ¶
func (*UnimplementedAlertServiceServer) ListNotification(context.Context, *ListNotificationRequest) (*ListNotificationResponse, error)
func (*UnimplementedAlertServiceServer) ListRelAlertFinding ¶
func (*UnimplementedAlertServiceServer) ListRelAlertFinding(context.Context, *ListRelAlertFindingRequest) (*ListRelAlertFindingResponse, error)
func (*UnimplementedAlertServiceServer) PutAlert ¶
func (*UnimplementedAlertServiceServer) PutAlert(context.Context, *PutAlertRequest) (*PutAlertResponse, error)
func (*UnimplementedAlertServiceServer) PutAlertCondNotification ¶
func (*UnimplementedAlertServiceServer) PutAlertCondNotification(context.Context, *PutAlertCondNotificationRequest) (*PutAlertCondNotificationResponse, error)
func (*UnimplementedAlertServiceServer) PutAlertCondRule ¶
func (*UnimplementedAlertServiceServer) PutAlertCondRule(context.Context, *PutAlertCondRuleRequest) (*PutAlertCondRuleResponse, error)
func (*UnimplementedAlertServiceServer) PutAlertCondition ¶
func (*UnimplementedAlertServiceServer) PutAlertCondition(context.Context, *PutAlertConditionRequest) (*PutAlertConditionResponse, error)
func (*UnimplementedAlertServiceServer) PutAlertHistory ¶
func (*UnimplementedAlertServiceServer) PutAlertHistory(context.Context, *PutAlertHistoryRequest) (*PutAlertHistoryResponse, error)
func (*UnimplementedAlertServiceServer) PutAlertRule ¶
func (*UnimplementedAlertServiceServer) PutAlertRule(context.Context, *PutAlertRuleRequest) (*PutAlertRuleResponse, error)
func (*UnimplementedAlertServiceServer) PutNotification ¶
func (*UnimplementedAlertServiceServer) PutNotification(context.Context, *PutNotificationRequest) (*PutNotificationResponse, error)
func (*UnimplementedAlertServiceServer) PutRelAlertFinding ¶
func (*UnimplementedAlertServiceServer) PutRelAlertFinding(context.Context, *PutRelAlertFindingRequest) (*PutRelAlertFindingResponse, error)
func (*UnimplementedAlertServiceServer) TestNotification ¶
func (*UnimplementedAlertServiceServer) TestNotification(context.Context, *TestNotificationRequest) (*emptypb.Empty, error)