controller

package
v0.0.0-...-86fc13e Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "csa"

Variables

This section is empty.

Functions

func NewContainerStartupAutoscalerReconciler

func NewContainerStartupAutoscalerReconciler(
	pod *pod.Pod,
	controllerConfig controllercommon.ControllerConfig,
) *containerStartupAutoscalerReconciler

func NewController

func NewController(
	controllerConfig controllercommon.ControllerConfig,
	runtimeManager manager.Manager,
) *controller

func PredicateCreateFunc

func PredicateCreateFunc(_ event.TypedCreateEvent[*v1.Pod]) bool

PredicateCreateFunc reports whether create events should be reconciled.

func PredicateDeleteFunc

func PredicateDeleteFunc(_ event.TypedDeleteEvent[*v1.Pod]) bool

PredicateDeleteFunc reports whether delete events should be reconciled.

func PredicateGenericFunc

func PredicateGenericFunc(_ event.TypedGenericEvent[*v1.Pod]) bool

PredicateGenericFunc reports whether generic events should be reconciled.

func PredicateUpdateFunc

func PredicateUpdateFunc(event event.TypedUpdateEvent[*v1.Pod]) bool

PredicateUpdateFunc reports whether update events should be reconciled.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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