Skip to content

support complex configs for functions/connectors config #231

@freeznet

Description

@freeznet

currently, the config has been declared as map[string]string, and it cannot support nested or complex configs, like

sinkConfig:
    topics:
        a: xxx
        b: xxxx
    settings:
        x: 123
        y: foo

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions