controller

package
v0.0.0-...-bd68b61 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EyeReconciler

type EyeReconciler struct {
	client.Client
	Log      logr.Logger
	Schema   *runtime.Scheme
	Recorder record.EventRecorder
	HookURL  *url.URL

	clock.Clock
	// contains filtered or unexported fields
}

EyeReconciler reconciles a Eye object

func NewEyeReconciler

func NewEyeReconciler(client client.Client, logger logr.Logger) *EyeReconciler

NewEyeReconciler ...

func (*EyeReconciler) GetSecret

func (r *EyeReconciler) GetSecret(ctx context.Context, name string, nn *types.NamespacedName) (*url.URL, error)

GetSecret ...

func (*EyeReconciler) Reconcile

func (r *EyeReconciler) Reconcile(req ctrl.Request) (ctrl.Result, error)

Reconcile handles the control-loop for pods

func (*EyeReconciler) SetupWithManager

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

SetupWithManager ...

Jump to

Keyboard shortcuts

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