Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { }
func (*Options) InitDefaults ¶
func (o *Options) InitDefaults()
type RootSyncDeploymentReconciler ¶
type RootSyncDeploymentReconciler struct { Options client.Client // contains filtered or unexported fields }
RootSyncDeploymentReconciler reconciles a RootSyncDeployment object
func NewRootSyncDeploymentReconciler ¶
func NewRootSyncDeploymentReconciler() *RootSyncDeploymentReconciler
func (*RootSyncDeploymentReconciler) SetupWithManager ¶
func (r *RootSyncDeploymentReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.