Documentation ¶
Index ¶
Constants ¶
View Source
const ReconcileDuration = 20 * time.Minute
ReconcileDuration specifies the interval between each reconcile loop
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
func NewReconciler ¶
func (*Reconciler) Run ¶
func (reconciler *Reconciler) Run()
func (*Reconciler) RunOnce ¶
func (reconciler *Reconciler) RunOnce() error
RunOnce loads all existing ECS tasks and instances into the datastore
Click to show internal directories.
Click to hide internal directories.