Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶ added in v0.5.4
type Reconciler interface {
Reconcile(*Engine, chan struct{})
}
Reconciler attempts to advance the state of Jobs and JobOffers towards their desired states wherever discrepancies are identified.
Click to show internal directories.
Click to hide internal directories.