Documentation ¶
Index ¶
Constants ¶
View Source
const (
DefaultUpdateInterval = 30 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ViewReconciler ¶
type ViewReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme ManagedClusterDynamicClient dynamic.Interface Mapper meta.RESTMapper }
ViewReconciler reconciles a ManagedClusterView object
func (*ViewReconciler) SetupWithManager ¶
func (r *ViewReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.