# Functions
Add the KubernetesApplication scheduler reconciler to the supplied manager.
CreatePredicate accepts KubernetesApplications that have been scheduled to a KubernetesCluster.
UpdatePredicate accepts KubernetesApplications that have been scheduled to a KubernetesCluster.
# Structs
Controller is responsible for adding the KubernetesApplication controller and its corresponding reconciler to the manager with any runtime configuration.
A Reconciler reconciles KubernetesApplications.