# Functions
ByIdOnly sets it so that only jobs that target this runner by specific ID may be assigned.
New initializes a new runner.
TestRunner returns an initialized runner pointing to an in-memory test server.
WithAcceptTimeout sets a maximum amount of time to wait for a job before returning that one was not accepted.
WithClient sets the client directly.
WithComponentFactory sets a factory for a component type.
WithCookie sets the cookie to send with all API requests.
No description provided by the author
WithId sets the id of the runner directly.
WithLabels sets the labels for this runner.
WithLocal sets the runner to local mode.
WithLogger sets the logger that the runner will use.
WithODR configures this runner to be an on-demand runner.
WithStateDir sets the state directory.
# Type aliases
No description provided by the author