Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Operator ¶
Operator is the derived operator
func (*Operator) CreateExecution ¶
func (o *Operator) CreateExecution(defUID uuid.UUID, task string, config *structpb.Struct, logger *zap.Logger) (base.IExecution, error)
CreateExecution creates the derived execution
func (*Operator) ImportDefinitions ¶
ImportDefinitions imports the operator definitions
Click to show internal directories.
Click to hide internal directories.