Versions in this module Expand all Collapse all v0 v0.0.1 Feb 12, 2024 Changes in this version + type Component struct + Arguments map[string]any + Connections *ComponentConnection + Key string + Version string + type ComponentConnection struct + Targets []uint + type Flow struct + Components []Component + Name string + Runners []Runner + type Runner struct + Cluster string + Namespace string + Version string