centreon

package
v0.0.0-...-879181c Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2025 License: MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCentreonServiceGroupReconciler

func NewCentreonServiceGroupReconciler(client client.Client, logger *logrus.Entry, recorder record.EventRecorder, platforms map[string]*platform.ComputedPlatform) controller.Controller

func NewCentreonServiceReconciler

func NewCentreonServiceReconciler(client client.Client, logger *logrus.Entry, recorder record.EventRecorder, platforms map[string]*platform.ComputedPlatform) controller.Controller

Types

type CentreonService

CentreonService wrap the original model because we haven't unique model on each step. Sometime, we need to have centreonhandler.CentreonService, sometime we need to have centreonhandler.CentreonServiceDiff

type CentreonServiceGroup

CentreonServiceGroup wrap the original model because we haven't unique model on each step. Sometime, we need to have centreonhandler.CentreonServiceGroup, sometime we need to have centreonhandler.CentreonServiceGroupDiff

type CentreonServiceGroupReconciler

CentreonServiceGroupReconciler reconciles a CentreonServiceGroup object

func (*CentreonServiceGroupReconciler) 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 CentreonServiceGroup 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.10.0/pkg/reconcile

func (*CentreonServiceGroupReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

type CentreonServiceReconciler

CentreonServiceReconciler reconciles a CentreonService object

func (*CentreonServiceReconciler) 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 CentreonService 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.10.0/pkg/reconcile

func (*CentreonServiceReconciler) SetupWithManager

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