Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateReconciler ¶
type TemplateReconciler struct {
FieldOwner string
client.Client
Scheme *runtime.Scheme
RESTMapper meta.RESTMapper
PruneWatchPeriod time.Duration
// contains filtered or unexported fields
}
TemplateReconciler reconciles a Template object
func (*TemplateReconciler) Reconcile ¶
Reconcile reconciles the template, potentially producing additional resources.
func (*TemplateReconciler) SetupWithManager ¶
func (r *TemplateReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.