dataprepper

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: Apache-2.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 Reconciler

type Reconciler struct {
	reconciler.ResourceReconciler
	ReconcilerOptions
	// contains filtered or unexported fields
}

func NewReconciler

func NewReconciler(
	ctx context.Context,
	instance *loggingv1beta1.DataPrepper,
	c client.Client,
	opts ...ReconcilerOption,
) *Reconciler

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile() (retResult *reconcile.Result, retErr error)

type ReconcilerOption added in v0.6.0

type ReconcilerOption func(*ReconcilerOptions)

func WithForceInsecure added in v0.6.0

func WithForceInsecure() ReconcilerOption

func WithResourceOptions added in v0.6.0

func WithResourceOptions(opts ...reconciler.ResourceReconcilerOption) ReconcilerOption

func WithURLOverride added in v0.6.0

func WithURLOverride(urlOverride string) ReconcilerOption

type ReconcilerOptions added in v0.6.0

type ReconcilerOptions struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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