package
0.6.0
Repository: https://github.com/kubevela/workflow.git
Documentation: pkg.go.dev

# README

Develop Tips

The following packages need to be tested without external/tool dependencies, So that the cue-sh/unity can do verification

  • github.com/kubevela/workflow/pkg/cue/definition
  • github.com/kubevela/workflow/pkg/cue/model
  • github.com/kubevela/workflow/pkg/cue/model/sets
  • github.com/kubevela/workflow/pkg/cue/process
  • github.com/kubevela/workflow/pkg/cue/task
  • github.com/kubevela/workflow/pkg/cue/packages

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

FillUnstructuredObject fill runtime.Unstructured to *value.Value.
IntifyValues will make values to int.
SetUnstructuredObject set runtime.Unstructured to *value.Value.