service

package
v0.0.0-...-d892afd Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BelaurScheduler

type BelaurScheduler interface {
	Init()
	SchedulePipeline(p *belaur.Pipeline, startReason string, args []*belaur.Argument) (*belaur.PipelineRun, error)
	SetPipelineJobs(p *belaur.Pipeline) error
	StopPipelineRun(p *belaur.Pipeline, runID int) error
	GetFreeWorkers() int32
	CountScheduledRuns() int
}

BelaurScheduler is a job scheduler for Bhojpur Belaur pipeline runs.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL