The address of the Brigade API server.
A token which can be used to authenticate to the API server. The token is specific to the current event and allows you to create jobs for that event. It has no other permissions.
The directory where the worker stores configuration files, including event handler code files such as brigade.js and package.json.
The default values to use for any configuration files that are not present.
If applicable, contains git-specific Worker details.
The desired granularity of worker logs. Worker logs are distinct from job logs - the containers in a job will emit logs according to their own configuration.
Generated using TypeDoc
Represents the Brigade worker within which an event handler runs.