# Functions

NewDatabase attempts to create a new PDB if it doesn't exist yet.
NewUsers attempts to create a new user.
SyncUsers attempts to update PDB users.

# Variables

These variables allow to plug in mock objects for functional tests.

# Structs

DatabaseReconciler reconciles a Database object.