Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runner ¶
type Runner struct {
// contains filtered or unexported fields
}
func (*Runner) RunAdopted ¶
func (r *Runner) RunAdopted(runnerCtx, shutdownCtx context.Context, workflow *rpc.Workflow, taskUUID string) error
RunAdopted resumes monitoring of an adopted workflow (from a previous agent instance). Unlike Run, this skips fetching a new workflow and uses RunAdopted which doesn't recreate containers.
Click to show internal directories.
Click to hide internal directories.