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 a SlurmJob object
func NewReconciler ¶
func NewReconciler(mgr manager.Manager) *Reconciler
NewReconciler returns a new SlurmJob controller.
func (*Reconciler) AddToManager ¶
func (r *Reconciler) AddToManager(mgr manager.Manager) error
AddToManager adds SlurmJob Reconciler to the given Manager. The Manager will set fields on the Reconciler and Start it when the Manager is Started.
Click to show internal directories.
Click to hide internal directories.