controller

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: AGPL-3.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InstanceReconciler

type InstanceReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

InstanceReconciler reconciles an Instance object

func (*InstanceReconciler) Reconcile

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

func (*InstanceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type WorkloadDeploymentReconciler

type WorkloadDeploymentReconciler struct {
	client.Client
	Scheme *runtime.Scheme
}

WorkloadDeploymentReconciler reconciles a WorkloadDeployment object

func (*WorkloadDeploymentReconciler) Reconcile

func (*WorkloadDeploymentReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type WorkloadDeploymentScheduler

type WorkloadDeploymentScheduler struct {
	client.Client
	Scheme *runtime.Scheme
}

WorkloadDeploymentScheduler schedules a WorkloadDeployment

func (*WorkloadDeploymentScheduler) Reconcile

func (*WorkloadDeploymentScheduler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type WorkloadReconciler

type WorkloadReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// contains filtered or unexported fields
}

WorkloadReconciler reconciles a Workload object

func (*WorkloadReconciler) Finalize

func (*WorkloadReconciler) Reconcile

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

func (*WorkloadReconciler) SetupWithManager

func (r *WorkloadReconciler) 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
JackTT - Gopher 🇻🇳