hpascaletargetmarker

package
v1.10.3 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ControllerName is the controller name that will be used when reporting events.
	ControllerName = "hpa-scale-target-marker"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type HpaScaleTargetMarker

type HpaScaleTargetMarker struct {
	DynamicClient dynamic.Interface
	RESTMapper    meta.RESTMapper
	// contains filtered or unexported fields
}

HpaScaleTargetMarker is to automatically add `retain-replicas` label to resource template mananged by HPA.

func (*HpaScaleTargetMarker) Create

Create implements CreateEvent filter

func (*HpaScaleTargetMarker) Delete

Delete implements DeleteEvent filter

func (*HpaScaleTargetMarker) Generic

Generic implements default GenericEvent filter

func (*HpaScaleTargetMarker) Reconcile

Reconcile performs a full reconciliation for the object referred to by the Request. The Controller will requeue the Request to be processed again if an error is non-nil or Result.Requeue is true, otherwise upon completion it will remove the work from the queue.

func (*HpaScaleTargetMarker) SetupWithManager

func (r *HpaScaleTargetMarker) SetupWithManager(mgr controllerruntime.Manager) error

SetupWithManager creates a controller and register to controller manager.

func (*HpaScaleTargetMarker) Update

Update implements UpdateEvent filter

Jump to

Keyboard shortcuts

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