Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetJobRunsFromLastNHours ¶
GetJobRunsFromLastNHours returns a list of run numbers of 'job' from last 'n' hours, that've finished. If it cannot find n runs, returns as many runs as it could collect. Note: We check if start time of the run is not earlier than 'n' hours from now.
func GetLastNJobRuns ¶
GetLastNJobRuns returns a list of run numbers of last 'n' completed runs of 'job'. If it cannot find n runs, returns as many runs as it could collect.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.