# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
FindStatusPlatform finds the platformName in platforms status.
GetInstallNamespace returns the operator's install Namespace.
# Variables
InstallNamespaceEnvVar is the constant for env variable INSTALL_NAMESPACE.
# Structs
DBaaSConnectionReconciler reconciles a DBaaSConnection object.
DBaaSDefaultPolicyReconciler reconciles a default DBaaSPolicy object.
DBaaSInstanceReconciler reconciles a DBaaSInstance object.
DBaaSInventoryReconciler reconciles a DBaaSInventory object.
DBaaSPlatformReconciler reconciles a DBaaSPlatform object.
DBaaSPolicyReconciler reconciles a DBaaSPolicy object.
DBaaSProviderReconciler reconciles a DBaaSProvider object.
DBaaSReconciler defines common methods used by other reconcilers.
EventHandlerWithDelete is an extension of EnqueueRequestForObject that will _not_ trigger a reconciliation for a Delete event.