Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToPipelineRun ¶
func ToPipelineRun(w *v1alpha1.Workflow) (*pipelinev1beta1.PipelineRun, error)
ToPipelineRun converts a Workflow to a PipelineRun.
func ToTriggerTemplate ¶
func ToTriggerTemplate(w *v1alpha1.Workflow) (*triggersv1beta1.TriggerTemplate, error)
ToTriggerTemplate converts a Workflow into a TriggerTemplate
func ToTriggers ¶
func ToTriggers(w *v1alpha1.Workflow) ([]*triggersv1beta1.Trigger, error)
ToTriggers creates a new Trigger with inline bindings and template for each type TODO: Reuse same triggertemplate for efficiency?
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.