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
}
func NewReconciler ¶
func NewReconciler(client client.Client, log logr.Logger, recorder record.EventRecorder, scheme *runtime.Scheme, instance *schedulingv1alpha1.Queue, ) (*Reconciler, error)
func (*Reconciler) Reconcile ¶
func (r *Reconciler) Reconcile() error
Click to show internal directories.
Click to hide internal directories.