func GetFlinkConfig()

in pkg/flink/config.go [33:35]


func GetFlinkConfig() *Config {
	return flinkConfigSection.GetConfig().(*Config)
}