dsl

package
v1.12.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2023 License: Apache-2.0 Imports: 9 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromYamlDSL

func FromYamlDSL(reader io.Reader) ([]v1.Flow, error)

FromYamlDSL creates a slice of flows from a Camel YAML DSL stream.

func FromYamlDSLString

func FromYamlDSLString(flowsString string) ([]v1.Flow, error)

FromYamlDSLString creates a slice of flows from a Camel YAML DSL string.

func TemplateToYamlDSL

func TemplateToYamlDSL(template v1.Template, id string) ([]byte, error)

TemplateToYamlDSL converts a kamelet template into its Camel YAML DSL equivalent.

func ToYamlDSL

func ToYamlDSL(flows []v1.Flow) ([]byte, error)

ToYamlDSL converts a flow into its Camel YAML DSL equivalent.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL