opnicluster

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrOpensearchUpgradeFailed = errors.New("opensearch upgrade failed")
)

Functions

func RegisterWatches

func RegisterWatches(builder *builder.Builder) *builder.Builder

Types

type Reconciler

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

func NewReconciler

func NewReconciler(
	ctx context.Context,
	client client.Client,
	recorder record.EventRecorder,
	instance *aiv1beta1.OpniCluster,
	opts ...ReconcilerOption,
) *Reconciler

func (*Reconciler) Reconcile

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

type ReconcilerOption added in v0.8.0

type ReconcilerOption func(*ReconcilerOptions)

func WithCertManager added in v0.8.0

func WithCertManager(certMgr certs.OpensearchCertReader) ReconcilerOption

func WithContinueOnIndexError added in v0.8.0

func WithContinueOnIndexError() ReconcilerOption

func WithResourceOptions added in v0.8.0

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

type ReconcilerOptions added in v0.8.0

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

Directories

Path Synopsis
elastic

Jump to

Keyboard shortcuts

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