controllers

package
v0.0.0-...-a5c132e Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: Apache-2.0 Imports: 32 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ElasticsearchReconciler

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

ElasticsearchReconciler reconciles a Elasticsearch object

func (*ElasticsearchReconciler) Reconcile

func (r *ElasticsearchReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

func (*ElasticsearchReconciler) SetupWithManager

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

type KibanaReconciler

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

KibanaReconciler reconciles a Kibana object

func (*KibanaReconciler) Reconcile

func (r *KibanaReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

func (*KibanaReconciler) SetupWithManager

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

type RegisteredNamespacedNames

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

type SecretReconciler

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

SecretReconciler reconciles a Secret object

func (*SecretReconciler) Reconcile

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

func (*SecretReconciler) SetupWithManager

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

Jump to

Keyboard shortcuts

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