Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UseBrokerConfig ¶
func UseBrokerConfig(brokerCfg kafka.BrokersConfig, loadedConfig *api.AppConfig) kafka.BrokersConfig
UseBrokerConfig tries to replace parts of the BrokerConfiguration with the values loaded by Clowder. It expects brokerCfg to already be initialized
func UseClowderTopics ¶
func UseClowderTopics(brokersCfg kafka.BrokersConfig, kafkaTopics map[string]api.TopicConfig)
UseClowderTopics tries to replace the configured topic's name with the corresponding topic name loaded by Clowder, if any
func UseDBConfig ¶
func UseDBConfig(storageCfg *postgres.StorageConfiguration, loadedConfig *api.AppConfig)
UseDBConfig tries to replace the StorageConfiguration parameters with the values loaded by Clowder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.