Documentation
¶
Index ¶
- func NewTemplateReconciler(client client.Client, recorder record.EventRecorder) (sentinelReconcilerAction controller.SentinelReconcilerAction)
- func ViewResourceWithMonitoringTemplate() predicate.Predicate
- func WatchTemplate(c client.Client, parent client.ObjectList) handler.MapFunc
- type TemplateReconciler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTemplateReconciler ¶
func NewTemplateReconciler(client client.Client, recorder record.EventRecorder) (sentinelReconcilerAction controller.SentinelReconcilerAction)
NewTemplateReconciler create template reconciler
func ViewResourceWithMonitoringTemplate ¶
Handle only resources that have the monitoring annotation or TemplateCentreonService type
func WatchTemplate ¶
WatchTemplate permit to search resource created from Template to reconcil parents of them
Types ¶
type TemplateReconciler ¶
type TemplateReconciler struct {
controller.SentinelReconcilerAction
}
Click to show internal directories.
Click to hide internal directories.