controller

package
v0.0.0-...-b0db3c9 Latest Latest
Warning

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

Go to latest
Published: May 6, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FieldForgeReconciler

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

FieldForgeReconciler reconciles a FieldForge object

func (*FieldForgeReconciler) Reconcile

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

func (*FieldForgeReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type UserError

type UserError struct {
	Type    string
	Reason  string
	Message string
}

func (UserError) Error

func (u UserError) Error() string

Jump to

Keyboard shortcuts

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