Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Sender ¶
type Sender struct {
// contains filtered or unexported fields
}
func (*Sender) CompletedScan ¶
func (sender *Sender) CompletedScan()
NewScan informs Cloudwatch that a new scan has been created
func (*Sender) NewAnalysis ¶
func (sender *Sender) NewAnalysis()
NewAnalysis informs Cloudwatch that a new analysis has been created
func (*Sender) NewCertificate ¶
func (sender *Sender) NewCertificate()
NewCertificate informs Cloudwatch that a new certificate has been created
func (*Sender) NewTrustRelation ¶
func (sender *Sender) NewTrustRelation()
NewTrustRelation informs Cloudwatch that a new trust relation has been created
Click to show internal directories.
Click to hide internal directories.