Understanding generator.yaml Configuration
This document describes the various configuration fields in a generator.yaml file that can be used to control the API inference and code generation for an ACK controller.
We will show examples of configuring specific ACK controllers to highlight various configuration options.
Generate a resource manager package
For this section, we will use ECR as our example service API.
When creating a new ACK controller, after running the controller-bootstrap program, you will be left with a generator.yaml that has all inferred API resources ignored.