# Functions
GetRunnerTemporaryMode get runner version and RunnerTemporaryMode.
New create a Manager.
ToName convert uuid to runner name.
ToReason convert status from GitHub to datastore.RunnerStatus.
ToUUID convert runner name to uuid.
# Constants
ErrDescriptionRunnerForQueueingIsNotFound is error message for datastore.StatusDescription "runner for queueing is not found".
RunnerEphemeralModes variable.
RunnerEphemeralModes variable.
RunnerEphemeralModes variable.
# Variables
ConcurrencyDeleting is value of concurrency.
DeletingTimeout is timeout of deleting runner.
ErrNotWillDeleteRunner is error message for "not will delete runner".
GoalCheckerInterval is interval time of check deleting runner.
MustGoalTime is hard limit for idle runner.
MustRunningTime is set time of instance create + download binaries + etc.
NeedRefreshToken is time of token expired.
StatusSleep is sleeping runners.
StatusWillDelete will delete target in GitHub runners.
TargetTokenInterval is interval time of checking target token.
# Type aliases
TemporaryMode is mode of temporary runner.