impl

package
v0.0.0-...-267b159 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCompiler

func NewCompiler() interfaces.Compiler

func NewLaunchPlanInterfaceProvider

func NewLaunchPlanInterfaceProvider(launchPlan models.LaunchPlan, identifier core.Identifier) (common.InterfaceProvider, error)

func NewNebulaWorkflowBuilder

func NewNebulaWorkflowBuilder(scope promutils.Scope) interfaces.NebulaWorkflowBuilder

func PrepareNebulaWorkflow

func PrepareNebulaWorkflow(data interfaces.ExecutionData, nebulaWorkflow *v1alpha1.NebulaWorkflow) error

Types

type InterfaceProvider

type InterfaceProvider = common.InterfaceProvider

type K8sWorkflowExecutor

type K8sWorkflowExecutor struct {
	// contains filtered or unexported fields
}

K8sWorkflowExecutor directly creates and delete Nebula workflow execution CRD objects using the configured execution cluster interface.

func (K8sWorkflowExecutor) Abort

func (K8sWorkflowExecutor) Execute

func (K8sWorkflowExecutor) ID

func (e K8sWorkflowExecutor) ID() string

type LaunchPlanInterfaceProvider

type LaunchPlanInterfaceProvider struct {
	// contains filtered or unexported fields
}

func (*LaunchPlanInterfaceProvider) GetExpectedInputs

func (p *LaunchPlanInterfaceProvider) GetExpectedInputs() *core.ParameterMap

func (*LaunchPlanInterfaceProvider) GetExpectedOutputs

func (p *LaunchPlanInterfaceProvider) GetExpectedOutputs() *core.VariableMap

func (*LaunchPlanInterfaceProvider) GetID

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL