controllers

package
v0.39.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	JobRunnerSAName = "devworkspace-job-runner"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BackupCronJobReconciler

type BackupCronJobReconciler struct {
	client.Client
	NonCachingClient client.Client
	Log              logr.Logger
	Scheme           *runtime.Scheme
	// contains filtered or unexported fields
}

BackupCronJobReconciler reconciles `BackupCronJob` configuration for the purpose of backing up workspace PVCs.

func (*BackupCronJobReconciler) Reconcile

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

Reconcile is the main reconciliation loop for the BackupCronJob controller.

func (*BackupCronJobReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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