Documentation
¶
Index ¶
Constants ¶
View Source
const ( LastNRuns = "last-n-runs" LastNHours = "last-n-hours" )
Allowed run-selection schemes.
Variables ¶
This section is empty.
Functions ¶
func GetJobRunsUsingScheme ¶
func GetJobRunsUsingScheme(job string, scheme string, nValue int, utils util.JobLogUtils) ([]int, error)
GetJobRunsUsingScheme is a wrapper function for various run selection schemes.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.