# Functions
NewPolicyController create a new PolicyController.
NewPolicyStatAggregator returns a new policy status.
NewPolicyViolationControllerRefManager returns new PolicyViolationControllerRefManager.
NewResourceManager returns a new ResourceManager.
RecheckDeletionTimestamp returns a CanAdopt() function to recheck deletion.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
BaseControllerRefManager ...
PolicyController is responsible for synchronizing Policy objects stored in the system with the corresponding policy violations.
PolicyStat stored stats for policy.
No description provided by the author
PolicyStatusAggregator stores information abt aggregation.
PolicyViolationControllerRefManager manages adoption of policy violation by a policy.
RealPVControl is the default implementation of PVControlInterface.
ResourceManager stores the details on already processed resources for caching.
No description provided by the author
# Interfaces
PolicyStatusInterface provides methods to modify policyStatus.
PVControlInterface provides interface to operate on policy violation resource.
# Type aliases
No description provided by the author