Documentation
¶
Index ¶
- Constants
- type Client
- func (cl *Client) CreateJob(ctx context.Context, jtc *sdk.JobToCreate) (*sdk.Job, error)
- func (cl *Client) CreateWorkflow(ctx context.Context, wtc *sdk.WorkflowToCreate) (*sdk.Workflow, *sdk.Job, error)
- func (cl *Client) NextJob(ctx context.Context, namespace, host, worker string) (*sdk.Job, error)
- func (cl *Client) UpdateJob(ctx context.Context, jtu *sdk.JobToUpdate) (*sdk.Job, *sdk.Job, error)
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.