Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuditManager ¶
type AuditManager struct {
// contains filtered or unexported fields
}
AuditManager allows us to audit resources periodically
func (*AuditManager) Start ¶
func (am *AuditManager) Start(stop <-chan struct{}) error
Start implements controller.Controller
Click to show internal directories.
Click to hide internal directories.