Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BashOperator ¶
func (*BashOperator) GetRegistryName ¶
func (op *BashOperator) GetRegistryName() string
func (*BashOperator) NewTask ¶
func (op *BashOperator) NewTask(name string, description string, dag *core.DAG, bash_command string) (core.TaskInterface, error)
func (*BashOperator) Run ¶
func (op *BashOperator) Run()
Click to show internal directories.
Click to hide internal directories.