//
pkg.gl
Category
github.com/flyteorg/flytepropeller
pkg
controller
nodes
common
package
0.16.47
Repository:
https://github.com/flyteorg/flytepropeller.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
11
Files
28 SLOC
#
Functions
CreateParentInfo
When creating parentInfo, the unique id of parent is dependent on the unique id and the current attempt of the grand parent to track the lineage.
GenerateUniqueID
The UniqueId of a node is unique within a given workflow execution.