scheduler

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package scheduler is responsible for the scheduling of runs

Index

Constants

View Source
const LockID int64 = 5577006791947779410

LockID guarantees only one scheduler on a cluster is running at any time.

Variables

This section is empty.

Functions

func NewScheduler

func NewScheduler(opts Options) *scheduler

Types

type Options

type Options struct {
	logr.Logger

	WorkspaceClient workspaceClient
	RunClient       runClient
}

Jump to

Keyboard shortcuts

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