Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCapabilities ¶
func GetCapabilities() executor.Capability
func NewFlowExecutor ¶
Types ¶
type FlowExecutor ¶
type FlowExecutor struct {
// contains filtered or unexported fields
}
func (*FlowExecutor) Execute ¶
func (j *FlowExecutor) Execute(ctx context.Context, execCtx executor.ExecutionContext) (map[string]string, error)
func (*FlowExecutor) GetArtifactsDir ¶
func (j *FlowExecutor) GetArtifactsDir() string
type FlowWithConfig ¶
Click to show internal directories.
Click to hide internal directories.