| Modifier and Type | Method and Description |
|---|---|
TaskclusterRequestHandler |
TaskclusterRequestHandler.setBaseURL(String baseURL) |
| Modifier and Type | Class and Description |
|---|---|
class |
Auth
Authentication related API end-points for Taskcluster and related services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AwsProvisioner
The AWS Provisioner is responsible for provisioning instances on EC2 for use in Taskcluster.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Github
The github service, typically available at
github.taskcluster.net, is responsible for publishing pulse messages in response to GitHub events. |
| Modifier and Type | Class and Description |
|---|---|
class |
Hooks
Hooks are a mechanism for creating tasks in response to events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Index
The task index, typically available at
index.taskcluster.net, is responsible for indexing tasks. |
| Modifier and Type | Class and Description |
|---|---|
class |
Login
The Login service serves as the interface between external authentication systems and Taskcluster credentials.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Notify
The notification service, typically available at
notify.taskcluster.net listens for tasks with associated notifications and handles requests to send emails and post pulse messages. |
| Modifier and Type | Class and Description |
|---|---|
class |
Pulse
The taskcluster-pulse service, typically available at
pulse.taskcluster.net manages pulse credentials for taskcluster users. |
| Modifier and Type | Class and Description |
|---|---|
class |
PurgeCache
The purge-cache service, typically available at
purge-cache.taskcluster.net, is responsible for publishing a pulse message for workers, so they can purge cache upon request. |
| Modifier and Type | Class and Description |
|---|---|
class |
Queue
The queue, typically available at
queue.taskcluster.net, is responsible for accepting tasks and track their state as they are executed by workers. |
| Modifier and Type | Class and Description |
|---|---|
class |
Secrets
The secrets service provides a simple key/value store for small bits of secret data.
|
Copyright © 2014–2018 Mozilla. All rights reserved.