reconcile

package
v0.0.0-...-abfb793 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

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 NewReconciler(ctx context.Context, stores store.Stores, ecsClient *ecs.ECS, tickerDuration time.Duration) (*Reconciler, error)

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL