kibanaeck

package
v0.0.0-...-d50d299 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DashboardReconciler

type DashboardReconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	ProjectConfig configv2.ProjectConfig
	Recorder      record.EventRecorder
}

DashboardReconciler reconciles a Dashboard object

func (*DashboardReconciler) Reconcile

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

func (*DashboardReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type DataViewReconciler

type DataViewReconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	ProjectConfig configv2.ProjectConfig
	Recorder      record.EventRecorder
}

DataViewReconciler reconciles a DataView object

func (*DataViewReconciler) Reconcile

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

func (*DataViewReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type IndexPatternReconciler

type IndexPatternReconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	ProjectConfig configv2.ProjectConfig
	Recorder      record.EventRecorder
}

IndexPatternReconciler reconciles a IndexPattern object

func (*IndexPatternReconciler) Reconcile

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

func (*IndexPatternReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type LensReconciler

type LensReconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	ProjectConfig configv2.ProjectConfig
	Recorder      record.EventRecorder
}

LensReconciler reconciles a Lens object

func (*LensReconciler) Reconcile

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

func (*LensReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SavedSearchReconciler

type SavedSearchReconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	ProjectConfig configv2.ProjectConfig
	Recorder      record.EventRecorder
}

SavedSearchReconciler reconciles a SavedSearch object

func (*SavedSearchReconciler) Reconcile

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

func (*SavedSearchReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type SpaceReconciler

type SpaceReconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	ProjectConfig configv2.ProjectConfig
	Recorder      record.EventRecorder
}

SpaceReconciler reconciles a Space object

func (*SpaceReconciler) Reconcile

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

func (*SpaceReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type VisualizationReconciler

type VisualizationReconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	ProjectConfig configv2.ProjectConfig
	Recorder      record.EventRecorder
}

VisualizationReconciler reconciles a Visualization object

func (*VisualizationReconciler) Reconcile

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

func (*VisualizationReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

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