Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SCCServiceClient ¶
type SCCServiceClient interface {
// contains filtered or unexported methods
}
func NewSCCClient ¶
type SccFinding ¶ added in v0.11.0
type SqsHandler ¶
type SqsHandler struct {
// contains filtered or unexported fields
}
func NewSqsHandler ¶
func NewSqsHandler( fc finding.FindingServiceClient, ac alert.AlertServiceClient, gc google.GoogleServiceClient, sccc SCCServiceClient, includeLowSeverity bool, l logging.Logger, ) *SqsHandler
func (*SqsHandler) HandleMessage ¶
Click to show internal directories.
Click to hide internal directories.