Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TemplateReconciler ¶
TemplateReconciler reconciles a Template object
func (*TemplateReconciler) SetupWithManager ¶
func (r *TemplateReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager setup with controller manager
type UserlandReconciler ¶
type UserlandReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Recorder record.EventRecorder }
UserlandReconciler reconciles a Userland object
func (*UserlandReconciler) SetupWithManager ¶
func (r *UserlandReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager setup with controller manager
Click to show internal directories.
Click to hide internal directories.