# Functions
AddToManager adds audit manager to the Manager.
New creates a new manager for audit.
NewAuditCacheLister instantiates a new AuditCache which will read objects in watched from auditCache.
No description provided by the author
# Structs
CacheLister lists objects from the audit controller's cache.
No description provided by the author
LimitQueue implements logic to ensure priority queue len <= limit in order to provide performance guarantees on heap methods.
Manager allows us to audit resources periodically.
ConstraintMsg represents publish message for each constraint.
No description provided by the author
StatusViolation represents each violation under status.
# Interfaces
wraps DoForEach from a watch.Set.
# Type aliases
A max PriorityQueue implements heap.Interface and holds StatusViolation.