pkg/codegen/cmd/injection-gen
Matt Moore 43ca049cdb Reduce the boilerplate for setting up duck.InformerFactory's. (#896)
This augments the injection codegen with the capability to produce a duck.InformerFactory
attached to context for each type that we process.

Now a `duck.InformerFactory` for "Addressable" can be produced by "Get"ing it from the context.

This is triggered by placing `// +genduck` on the type that implements `duck.Implementable`.
2019-11-25 09:57:10 -08:00
..
args Add code-generation for the various injection stubs. (#438) 2019-06-05 08:50:38 -07:00
generators Reduce the boilerplate for setting up duck.InformerFactory's. (#896) 2019-11-25 09:57:10 -08:00
main.go golang format tools (#497) 2019-06-27 07:37:08 -07:00