controller

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 14, 2025 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KaiwoJobReconciler

type KaiwoJobReconciler struct {
	client.Client
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

KaiwoJobReconciler reconciles a KaiwoJob object

func (*KaiwoJobReconciler) Reconcile

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

func (*KaiwoJobReconciler) SetupWithManager

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

type KaiwoQueueConfigReconciler

type KaiwoQueueConfigReconciler struct {
	client.Client
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

KaiwoQueueConfigReconciler reconciles a KaiwoQueueConfig object

func (*KaiwoQueueConfigReconciler) EnsureKaiwoQueueConfig added in v0.1.4

func (r *KaiwoQueueConfigReconciler) EnsureKaiwoQueueConfig(ctx context.Context, kaiwoQueueConfigName string, clusterQueueName string) error

func (*KaiwoQueueConfigReconciler) Reconcile

func (*KaiwoQueueConfigReconciler) SetupWithManager

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

func (*KaiwoQueueConfigReconciler) SyncKueueResources

func (r *KaiwoQueueConfigReconciler) SyncKueueResources(ctx context.Context, queueConfig *kaiwo.KaiwoQueueConfig) error

type KaiwoServiceReconciler

type KaiwoServiceReconciler struct {
	client.Client
	Scheme   *runtime.Scheme
	Recorder record.EventRecorder
}

KaiwoServiceReconciler reconciles a KaiwoService object

func (*KaiwoServiceReconciler) Reconcile

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

func (*KaiwoServiceReconciler) SetupWithManager

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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