# Functions
No description provided by the author
DbSyncJob func.
GetConfigSecretVolumes - Returns a list of volumes associated with a list of Secret names.
GetKollaConfigVolumeMount - Returns the VolumeMount for the kolla config file.
GetLogVolume - Returns the Volume used for logging purposes.
GetLogVolumeMount - Returns the VolumeMount used for logging purposes.
No description provided by the author
No description provided by the author
GetVolumeMounts - general VolumeMounts.
GetVolumes - service volumes.
# Constants
ConfigVolume is the default volume name used to mount service config.
DatabaseCRName - name of the CR used to create the Watcher database.
DatabaseName - Name of the database used in CREATE DATABASE statement.
DatabaseUsernamePrefix - used by EnsureMariaDBAccount when a new username is created.
DBSyncCommand -.
DefaultsConfigFileName - File name with default configuration.
GlobalCustomConfigFileName - File name with custom configuration defined in Watcher.
LogVolume is the default logVolume name used to mount logs.
Path to deploy the Prometheus CaCert if needed.
DBSyncCommand -.
ServiceCustomConfigFileName - File name with custom configuration defined in SubCRs.
ServiceName - Name to identify watcher service.
ServiceType - Type of Watcher keystone service.
WatcherPublicPort - internal port of watcher containers.
WatcherLogPath is the path used by WatcherAPI to stream/store its logs.
WatcherPublicPort - public port of watcher containers.
WatcherUserID is the linux user ID used by Kolla for watcher service.