overrider

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: MIT Imports: 23 Imported by: 0

Documentation

Overview

Package overrider features controllers to reconcile the override objects.

Package overrider features controllers to reconcile the override objects.

Package overrider features controllers to reconcile the override objects.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterResourceReconciler

type ClusterResourceReconciler struct {
	Reconciler
}

ClusterResourceReconciler reconciles a clusterResourceOverride object.

func (*ClusterResourceReconciler) Reconcile

Reconcile triggers a single reconcile round when scheduling policy has changed.

func (*ClusterResourceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type Reconciler

type Reconciler struct {
	// Client is used to update objects which goes to the api server directly.
	client.Client
}

Reconciler reconciles a clusterResourceOverride object.

type ResourceReconciler

type ResourceReconciler struct {
	Reconciler
}

ResourceReconciler reconciles a ResourceOverride object.

func (*ResourceReconciler) Reconcile

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

Reconcile triggers a single reconcile round when scheduling policy has changed.

func (*ResourceReconciler) SetupWithManager

func (r *ResourceReconciler) 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