func setFlinkConfig()

in pkg/flink/config.go [38:40]


func setFlinkConfig(cfg *Config) error {
	return flinkConfigSection.SetConfig(cfg)
}