compose-go
compose-go copied to clipboard
Include reference implementation of "convergence"
Define API and reference implementation for convergence (a.k.a "reconciliation") between observed state of application on platform vs Compose application desired state. Both observed state retrieval and reconciliation actions MUST be abstracted and not depend on docker API, so this reference implementation can be used for arbitrary platform.