Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromNewTaskRequest ¶
func FromNewTaskRequest(ctx context.Context, r *swarming.SwarmingRpcsNewTaskRequest, name, swarmingHost string, ks job.KitchenSupport) (ret *job.Definition, err error)
FromNewTaskRequest generates a new job.Definition by parsing the given SwarmingRpcsNewTaskRequest.
If the task's first slice looks like either a bbagent or kitchen-based Buildbucket task, the returned Definition will have the `buildbucket` field populated, otherwise the `swarming` field will be populated.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.