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

267 B

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