Documentation
¶
Index ¶
- type Action
- func (act *Action) Fail(message string)
- func (act *Action) GetStatus() v1alpha1.StepStatus
- func (act *Action) Message(message string)
- func (act *Action) Resume(message string)
- func (act *Action) Suspend(message string)
- func (act *Action) Terminate(message string)
- func (act *Action) Wait(message string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
Action ...
func (*Action) GetStatus ¶ added in v0.5.0
func (act *Action) GetStatus() v1alpha1.StepStatus
GetStatus returns the step status
Click to show internal directories.
Click to hide internal directories.