Versions in this module Expand all Collapse all v0 v0.0.2 May 14, 2023 v0.0.1 May 14, 2023 Changes in this version + type CertificateReconciler struct + Scheme *runtime.Scheme + func (r *CertificateReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *CertificateReconciler) SetupWithManager(mgr ctrl.Manager) error + type ClusterReconciler struct + Scheme *runtime.Scheme + func (r *ClusterReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *ClusterReconciler) SetupWithManager(mgr ctrl.Manager) error + type DashboardReconciler struct + Scheme *runtime.Scheme + func (r *DashboardReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *DashboardReconciler) SetupWithManager(mgr ctrl.Manager) error + type IndexStateManagementPolicyReconciler struct + Scheme *runtime.Scheme + func (r *IndexStateManagementPolicyReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *IndexStateManagementPolicyReconciler) SetupWithManager(mgr ctrl.Manager) error + type NodeGroupReconciler struct + Scheme *runtime.Scheme + func (r *NodeGroupReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *NodeGroupReconciler) SetupWithManager(mgr ctrl.Manager) error