 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
	// contains filtered or unexported fields
}
    A stub controller that simply schedules Session reconciliation whenever the engine state changes.
func NewController ¶
func NewController(r *session.Reconciler) *Controller
func (*Controller) OnChange ¶
func (c *Controller) OnChange(ctx context.Context, st store.RStore, summary store.ChangeSummary) error
 Click to show internal directories. 
   Click to hide internal directories.