# Functions
GetName returns a name given a base ("deployment-5") and a suffix ("deploy") It will first attempt to join them with a dash.
GetResourceName returns a generated name with the default max length for most kubernetes resources.
No description provided by the author
# Structs
RouteSyncReconciler holds the fields necessary to run the Route Sync reconciliation.