resourcepoolstatusrequest

package
v1.36.2 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package resourcepoolstatusrequest contains the controller for processing ResourcePoolStatusRequest objects. The controller watches for new requests and calculates pool status information by aggregating data from ResourceSlices and tracking allocations from ResourceClaims.

Index

Constants

View Source
const (
	// ControllerName is the name of this controller.
	ControllerName = "resourcepoolstatusrequest-controller"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

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

Controller manages ResourcePoolStatusRequest processing.

func NewController

NewController creates a new ResourcePoolStatusRequest controller.

func (*Controller) Run

func (c *Controller) Run(ctx context.Context, workers int)

Run starts the controller workers.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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