Members
-
<inner, constant> DEFAULT_TASKCLUSTER_QUEUE
-
XXX: this should be https and in the mozilla subdomain.
-
<inner, constant> DEFAULT_TASKCLUSTER_TASK_BUCKET
-
Default location where task definitions can be fetched from.
Methods
-
<inner> config(options) → {Object}
-
Parameters:
Name Type Argument Description optionsObject <optional>
configuration details for TC.
Properties
Name Type Argument Description queueUrlObject <optional>
protocol + host for queue url.
tasksUrlObject <optional>
protocol + host for tasks location.
Returns:
full configuration for taskcluster
- Type
- Object