Versions in this module Expand all Collapse all v0 v0.1.0 Jun 8, 2021 Changes in this version + func IsComponentReady(status addonv1alpha1.CommonStatus) bool + type NestedAPIServerReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + TemplatePath string + func (r *NestedAPIServerReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *NestedAPIServerReconciler) SetupWithManager(mgr ctrl.Manager) error + type NestedControlPlaneReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + func (r *NestedControlPlaneReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *NestedControlPlaneReconciler) SetupWithManager(mgr ctrl.Manager) error + type NestedControllerManagerReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + TemplatePath string + func (r *NestedControllerManagerReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *NestedControllerManagerReconciler) SetupWithManager(mgr ctrl.Manager) error + type NestedEtcdReconciler struct + Log logr.Logger + Scheme *runtime.Scheme + TemplatePath string + func (r *NestedEtcdReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error) + func (r *NestedEtcdReconciler) SetupWithManager(mgr ctrl.Manager) error