# Functions
BuildPolicyViolation returns an value of type PolicyViolation.
CreatePV creates policy violation resource based on the engine responses.
CreatePVWhenBlocked creates pv on resource owner only when admission request is denied.
NewPolicyViolationController creates a new NewPolicyViolationController.
# Structs
PolicyViolationController manages the policy violation resource - sync the lastupdate time - check if the resource is active.
RealPVControl is the default implementation of PVControlInterface.
# Interfaces
No description provided by the author