Documentation ¶
Index ¶
Constants ¶
View Source
const (
WARN_MESSAGE = "UNKNOWN status detected. Some scans may have failed. Please take action if you don't have enough permissions."
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CloudSploitClient ¶
type CloudSploitClient struct {
// contains filtered or unexported fields
}
type SqsHandler ¶
type SqsHandler struct {
// contains filtered or unexported fields
}
func NewSqsHandler ¶
func NewSqsHandler( fc finding.FindingServiceClient, ac alert.AlertServiceClient, gc google.GoogleServiceClient, cloudSploit cloudSploitServiceClient, l logging.Logger, ) *SqsHandler
func (*SqsHandler) HandleMessage ¶
Click to show internal directories.
Click to hide internal directories.