crq_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: 21 Imported by: 0

Documentation

Index

Constants

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

Variables

This section is empty.

Functions

This section is empty.

Types

type CRQController

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

func NewCRQController

func NewCRQController(aaqCli client.AAQClient,
	crqInformer cache.SharedIndexInformer,
	acrqInformer cache.SharedIndexInformer,
	stop <-chan struct{},
) *CRQController

func (*CRQController) Execute

func (ctrl *CRQController) Execute() bool

func (*CRQController) Run

func (ctrl *CRQController) Run(threadiness int)

Jump to

Keyboard shortcuts

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