Documentation ¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ElasticIndexReconciler ¶
type ElasticIndexReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme NamespacesRegexFilter string }
ElasticIndexReconciler reconciles a ElasticIndex object
func (*ElasticIndexReconciler) SetupWithManager ¶
func (r *ElasticIndexReconciler) SetupWithManager(mgr ctrl.Manager) error
type ElasticTemplateReconciler ¶
type ElasticTemplateReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme NamespacesRegexFilter string }
ElasticTemplateReconciler reconciles a ElasticTemplate object
func (*ElasticTemplateReconciler) SetupWithManager ¶
func (r *ElasticTemplateReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.