# Functions
No description provided by the author
# Constants
AutoSyncEnvVar: EXT_CONF_SYNC_backstage env variable which defines the value for rhdh.redhat.com/ext-config-sync annotation of external config object (ConfigMap|Secret) True by default.
No description provided by the author
WatchExtConfig: WATCH_EXT_CONF_backstage if false disables watching external config objects (ConfigMaps|Secrets) True by default.
# Structs
BackstageReconciler reconciles a Backstage object.
Mock K8s go-client with very basic implementation of (some) methods to be able to simply test controller logic.
No description provided by the author