kibanaapi

package
v0.0.0-...-14da6c7 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2025 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetKibanaHandler

func GetKibanaHandler(ctx context.Context, o client.Object, kbRef shared.KibanaRef, client client.Client, log *logrus.Entry) (kbHandler kbhandler.KibanaHandler, err error)

func NewLogstashPipelineReconciler

func NewLogstashPipelineReconciler(client client.Client, logger *logrus.Entry, recorder record.EventRecorder) controller.Controller

func NewRoleReconciler

func NewRoleReconciler(client client.Client, logger *logrus.Entry, recorder record.EventRecorder) controller.Controller

func NewUserSpaceReconciler

func NewUserSpaceReconciler(client client.Client, logger *logrus.Entry, recorder record.EventRecorder) controller.Controller

Types

type LogstashPipelineReconciler

LogstashPipelineReconciler reconciles a Logstash pipeline object

func (*LogstashPipelineReconciler) Client

func (*LogstashPipelineReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the Logstash Pipeline object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.11.0/pkg/reconcile

func (*LogstashPipelineReconciler) Recorder

func (*LogstashPipelineReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type RoleReconciler

RoleReconciler reconciles a Role object

func (*RoleReconciler) Client

func (h *RoleReconciler) Client() client.Client

func (*RoleReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the License object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.11.0/pkg/reconcile

func (*RoleReconciler) Recorder

func (h *RoleReconciler) Recorder() record.EventRecorder

func (*RoleReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type UserSpaceReconciler

UserSpaceReconciler reconciles a user space object

func (*UserSpaceReconciler) Client

func (h *UserSpaceReconciler) Client() client.Client

func (*UserSpaceReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state. TODO(user): Modify the Reconcile function to compare the state specified by the UserSpace object against the actual cluster state, and then perform operations to make the cluster state reflect the state specified by the user.

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.11.0/pkg/reconcile

func (*UserSpaceReconciler) Recorder

func (*UserSpaceReconciler) SetupWithManager

func (r *UserSpaceReconciler) 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