Skip to main content

Module graph

Module graph 

Source
Expand description

Presentation-only workflow graph rendering for UI consumers.

Structs§

GraphEdge
Directed edge in the rendered UI graph.
GraphNode
Node in the rendered UI graph.
WorkflowGraph
Presentation model of a spec for UI rendering.

Functions§

primitive_kind
Coarse primitive kind (ingress, guard, execute, sink, transform, …) for a node type.
render_graph
Render a spec with templates resolved against instance_config.
render_graph_json
render_graph serialized to JSON.