Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Payloads = make(map[string]Payload)
Functions ¶
func ResolveName ¶ added in v0.2.3
Types ¶
type BucketCheck ¶ added in v0.2.3
type BucketCheck struct{}
func (BucketCheck) Desc ¶ added in v0.2.3
func (p BucketCheck) Desc() string
type EventCheck ¶ added in v0.2.3
type EventCheck struct{}
func (EventCheck) Desc ¶ added in v0.2.3
func (p EventCheck) Desc() string
type IAMUserCheck ¶ added in v0.2.3
type IAMUserCheck struct{}
func (IAMUserCheck) Desc ¶ added in v0.2.3
func (p IAMUserCheck) Desc() string
type InstanceCmdCheck ¶ added in v0.2.3
type InstanceCmdCheck struct{}
func (InstanceCmdCheck) Desc ¶ added in v0.2.3
func (p InstanceCmdCheck) Desc() string
type RDSAccountCheck ¶ added in v0.2.3
type RDSAccountCheck struct{}
func (RDSAccountCheck) Desc ¶ added in v0.2.3
func (p RDSAccountCheck) Desc() string
Click to show internal directories.
Click to hide internal directories.