Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Engine ¶
type Engine struct {
// contains filtered or unexported fields
}
type Reconciler ¶ added in v0.5.4
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶ added in v0.7.0
func NewReconciler() *Reconciler
func (*Reconciler) Reconcile ¶ added in v0.5.4
func (r *Reconciler) Reconcile(e *Engine, stop chan struct{})
Click to show internal directories.
Click to hide internal directories.