pkg/codegen/cmd/injection-gen/generators
Dave Protasowski 528ad1c1dd Generate K8s Injection Code (#640)
* update codegen so the fatal error messages are more informative

String representation of an untyped nil is 'nil' so the Fatal messages weren't useful

* generate k8s injection code

* generate apiextensions injection code

* use Fatal & move output paths

* switch from Fatal to Panic

* injection creates a single factory
2019-09-09 12:52:11 -07:00
..
client.go Generate K8s Injection Code (#640) 2019-09-09 12:52:11 -07:00
factory.go Generate K8s Injection Code (#640) 2019-09-09 12:52:11 -07:00
fakeclient.go Generate K8s Injection Code (#640) 2019-09-09 12:52:11 -07:00
fakefactory.go Add the ability to scope informers to a namespace with injection. (#626) 2019-09-03 07:17:00 -07:00
fakeinformer.go Migrate pkg to use the knative.dev/pkg import path (#489) 2019-06-26 13:02:06 -07:00
informer.go Generate K8s Injection Code (#640) 2019-09-09 12:52:11 -07:00
namesystems.go Add code-generation for the various injection stubs. (#438) 2019-06-05 08:50:38 -07:00
packages.go Generate K8s Injection Code (#640) 2019-09-09 12:52:11 -07:00