controllers

package
v0.0.0-...-7750aa8 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: BSD-3-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeploymentReconciler

type DeploymentReconciler struct {
	client.Client
	Log                           logr.Logger
	Scheme                        *runtime.Scheme
	LivenessProbe                 *livenessprobe.LivenessProbeListener
	Clock                         clock.Clock
	DefaultScalingInterval        time.Duration
	ScalingSignalAnnotation       string
	ScalingDurationAnnotation     string
	LastUpdateTimeAnnotation      string
	ScaleUpReplicaCountAnnotation string
	MaxConcurrentReconciles       int
}

DeploymentReconciler reconciles a Deployment object

func (*DeploymentReconciler) Reconcile

func (r *DeploymentReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*DeploymentReconciler) SetupWithManager

func (r *DeploymentReconciler) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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