Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
Scheduler watches IntegrationJobs and creates corresponding PipelineRuns, considering how many pipeline runs are running (in a jobPool)
func (Scheduler) Notify ¶
func (s Scheduler) Notify(job *cicdv1.IntegrationJob)
Notify notifies scheduler to sync
Click to show internal directories.
Click to hide internal directories.