Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentWorkflowImpl ¶
type ComponentWorkflowImpl struct{}
func NewComponentWorkflowImpl ¶
func NewComponentWorkflowImpl() *ComponentWorkflowImpl
func (*ComponentWorkflowImpl) ListComponentWorkflows ¶
func (l *ComponentWorkflowImpl) ListComponentWorkflows(params api.ListComponentWorkflowsParams) error
ListComponentWorkflows lists all component workflows in a namespace
func (*ComponentWorkflowImpl) StartComponentWorkflowRun ¶
func (s *ComponentWorkflowImpl) StartComponentWorkflowRun(params api.StartComponentWorkflowRunParams) error
Click to show internal directories.
Click to hide internal directories.