docs/overview/elafros-code-layout-control...

7 lines
267 B
Markdown

# Code layout - Controller
* ./pkg/controller/{route,configuration,revision}/controller.go
* sync_handler the main method for reconcile
* Other resource creation broken into their own files in those directories
* Communicates information via [resource].status field