Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Reconciler reconciles PodCliqueSet resources.
func NewReconciler ¶
func NewReconciler(mgr ctrl.Manager, controllerCfg configv1alpha1.PodCliqueSetControllerConfiguration) *Reconciler
NewReconciler creates a new reconciler for PodCliqueSet.
func (*Reconciler) RegisterWithManager ¶
func (r *Reconciler) RegisterWithManager(mgr manager.Manager) error
RegisterWithManager registers the PodCliqueSet Reconciler with the manager.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.