Documentation ¶
Index ¶
- func TemplateCRDToProto(t *v1alpha1.Template) *prototemplate.WorkflowTemplate
- func TemplateProtoToCRD(t *prototemplate.WorkflowTemplate) *v1alpha1.Template
- func WorkflowActionListCRDToProto(wf *v1alpha1.Workflow) *protoworkflow.WorkflowActionList
- func WorkflowCRDToProto(w *v1alpha1.Workflow) *protoworkflow.Workflow
- func WorkflowProtoToCRD(w *protoworkflow.Workflow) *v1alpha1.Workflow
- func WorkflowToWorkflowContext(wf *v1alpha1.Workflow) *protoworkflow.WorkflowContext
- func WorkflowYAMLToStatus(wf *workflow.Workflow) *v1alpha1.WorkflowStatus
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TemplateCRDToProto ¶
func TemplateCRDToProto(t *v1alpha1.Template) *prototemplate.WorkflowTemplate
TemplateCRDToProto converts a K8s Template to a tinkerbell WorkflowTemplate.
func TemplateProtoToCRD ¶
func TemplateProtoToCRD(t *prototemplate.WorkflowTemplate) *v1alpha1.Template
TemplateProtoToCRD converts a tinkerbell WorkflowTemplate to a K8s Template.
func WorkflowActionListCRDToProto ¶
func WorkflowActionListCRDToProto(wf *v1alpha1.Workflow) *protoworkflow.WorkflowActionList
func WorkflowCRDToProto ¶
func WorkflowCRDToProto(w *v1alpha1.Workflow) *protoworkflow.Workflow
func WorkflowProtoToCRD ¶
func WorkflowProtoToCRD(w *protoworkflow.Workflow) *v1alpha1.Workflow
func WorkflowToWorkflowContext ¶
func WorkflowToWorkflowContext(wf *v1alpha1.Workflow) *protoworkflow.WorkflowContext
func WorkflowYAMLToStatus ¶
func WorkflowYAMLToStatus(wf *workflow.Workflow) *v1alpha1.WorkflowStatus
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.