preprocessor

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: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PreprocessorServiceName

func PreprocessorServiceName(instanceName string) string

Types

type PreprocessorConfig

type PreprocessorConfig struct {
	Endpoint   string
	WriteIndex string
}

type Reconciler

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

func NewReconciler

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

func (*Reconciler) Reconcile

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

type ReconcilerOption

type ReconcilerOption func(*ReconcilerOptions)

func WithCertManager

func WithCertManager(certMgr certs.OpensearchCertReconcile) ReconcilerOption

type ReconcilerOptions

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