Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UseBrokerConfig ¶
func UseBrokerConfig(brokerCfg *kafka.BrokerConfiguration, loadedConfig *api.AppConfig)
UseBrokerConfig tries to replace parts of the BrokerConfiguration with the values loaded by Clowder
func UseClowderTopics ¶
func UseClowderTopics(brokerCfg *kafka.BrokerConfiguration, kafkaTopics map[string]api.TopicConfig)
UseClowderTopics tries to replace the configured topic with the corresponding topic loaded by Clowder
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.