Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(c client.Client, s *runtime.Scheme, pm pipelinemanager.PipelineManager) *scheduler
New is a constructor for a scheduler
Types ¶
type Scheduler ¶
type Scheduler interface {
Notify(job *cicdv1.IntegrationJob)
}
Scheduler is an interface of scheduler
Click to show internal directories.
Click to hide internal directories.