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

Documentation

Index

Constants

View Source
const (
	ModelServingController = "modelserving"
	ModelBoosterController = "modelbooster"
	AutoscalerController   = "autoscaler"
)

Variables

This section is empty.

Functions

func SetupController

func SetupController(ctx context.Context, cc Config)

Types

type Config

type Config struct {
	EnableLeaderElection bool
	Workers              int
	Kubeconfig           string
	MasterURL            string
	Controllers          map[string]bool
	KubeAPIQPS           float32
	KubeAPIBurst         int
}

Jump to

Keyboard shortcuts

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