# Functions
Initialize to initialize some controller variables.
PeriodicallyExecIamPolicies always check status - let this be the only function in the controller.
# Constants
No description provided by the author
# Variables
EventOnParent specifies if we also want to send events to the parent policy.
KubeClient a k8s client used for k8s native resources.
KubeDynamicClient a dynamic k8s client.
NamespaceWatched defines which namespace we can watch for the GRC policies and ignore others.
PlcChan a channel used to pass policies ready for update.
# Structs
IamPolicyReconciler reconciles a IamPolicy object Annotation for generating RBAC role for writing Events.