Documentation ¶
Overview ¶
Package kkcluster implements kkcluster controllers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { client.Client Recorder record.EventRecorder Scheme *runtime.Scheme WatchFilterValue string DataDir string }
Reconciler reconciles a KKCluster object
func (*Reconciler) SetupWithManager ¶
func (r *Reconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.