controller

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2026 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModelInitsReason      = "ModelCreating"
	ModelActiveReason     = "ModelAvailable"
	ModelProcessingReason = "ModelProcessing"
	ModelFailedReason     = "ModelAbnormal"
)
View Source
const (
	ConfigMapName = "model-booster-controller-config"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ModelBoosterController

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

func NewModelBoosterController

func NewModelBoosterController(kubeClient kubernetes.Interface, client clientset.Interface) *ModelBoosterController

func (*ModelBoosterController) Run

func (mc *ModelBoosterController) Run(ctx context.Context, workers int)

Jump to

Keyboard shortcuts

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