controllers

package
v0.0.0-...-d5be9a4 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// HostTailerReconcilerOptsHelpString is a generic help string for reconcileOpts
	HostTailerReconcilerOptsHelpString = "Object has to be recreated, but refusing to remove without explicitly being told so. " +
		"Use hosttailer.spec.enableRecreateWorkloadOnImmutableFieldChange to move on but make sure to understand the consequences. " +
		"As of rule, to avoid data loss, make sure to use a persistent volume for buffers, which is the default, unless explicitly disabled or configured differently."
)

Variables

This section is empty.

Functions

This section is empty.

Types

type EventTailerReconciler

type EventTailerReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

EventTailerReconciler reconciles a EventTailer object

func (*EventTailerReconciler) Reconcile

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

Reconcile .

func (*EventTailerReconciler) SetupWithManager

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

SetupWithManager .

type HostTailerReconciler

type HostTailerReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

HostTailerReconciler reconciles a HostTailer object

func (*HostTailerReconciler) Reconcile

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

Reconcile .

func (*HostTailerReconciler) SetupWithManager

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

SetupWithManager .

Jump to

Keyboard shortcuts

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