rq_controller

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Immediate enqueueState = "Immediate"
	Forget    enqueueState = "Forget"
	BackOff   enqueueState = "BackOff"
	RQSuffix  string       = "-non-schedulable-resources-managed-rq-x"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type RQController

type RQController struct {
	// contains filtered or unexported fields
}

func NewRQController

func NewRQController(aaqCli client.AAQClient,
	rqInformer cache.SharedIndexInformer,
	arqInformer cache.SharedIndexInformer,
	stop <-chan struct{},
) *RQController

func (*RQController) Execute

func (ctrl *RQController) Execute() bool

func (*RQController) Run

func (ctrl *RQController) Run(threadiness int)

Jump to

Keyboard shortcuts

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