Versions in this module Expand all Collapse all v1 v1.6.2 Jun 9, 2022 Changes in this version + func FromYamlDSL(reader io.Reader) ([]v1.Flow, error) + func FromYamlDSLString(flowsString string) ([]v1.Flow, error) + func TemplateToYamlDSL(template v1.Template, id string) ([]byte, error) + func ToYamlDSL(flows []v1.Flow) ([]byte, error) Other modules containing this package github.com/lendi-au/camel-k/v2