# Functions
CreatePredicate accepts KubernetesApplications that have not yet been scheduled to a KubernetesCluster.
UpdatePredicate accepts KubernetesApplications that have not yet been scheduled to a KubernetesCluster.
# Structs
Controller is responsible for adding the Scheduler controller and its corresponding reconciler to the manager with any runtime configuration.
A Reconciler schedules KubernetesApplications to KubernetesClusters.