Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var WireSet = wire.NewSet( NewReconciler, )
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
Session reports on current CI/Up state, and determines when Tilt should exit.
Reads the Session Spec and updates the Session Status.
Dispatches an event to the store for handling exits.
func NewReconciler ¶
func NewReconciler(client ctrlclient.Client, st store.RStore, clock clockwork.Clock) *Reconciler
func (*Reconciler) CreateBuilder ¶
func (*Reconciler) Requeue ¶
func (r *Reconciler) Requeue()
Click to show internal directories.
Click to hide internal directories.