pkg/codegen/cmd/injection-gen/generators
Matt Moore bb4aaf09c4
Ignore special errors in codegen for events (#2202)
2021-07-30 10:21:32 -07:00
..
client.go Implement getter machinery to generically fetch all injected clients (#2054) 2021-03-10 09:35:25 -08:00
comment_parser.go Create our own comment parser for codegen (#1277) 2020-05-04 09:42:43 -07:00
comment_parser_test.go Fix \" escaping and other nits in the pkg (#1339) 2020-05-16 09:36:02 -07:00
duck.go take 2 (#1755) 2020-09-29 14:10:29 -07:00
factory.go take 2 (#1755) 2020-09-29 14:10:29 -07:00
fake_client.go Implement getter machinery to generically fetch all injected clients (#2054) 2021-03-10 09:35:25 -08:00
fake_duck.go add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (#1940) 2021-01-19 08:21:23 -08:00
fake_factory.go add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (#1940) 2021-01-19 08:21:23 -08:00
fake_filtered_factory.go update the multiple label selector implemention to avoid clobber in filtered factory (#2120) 2021-05-25 00:14:38 -07:00
fake_filtered_informer.go add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (#1940) 2021-01-19 08:21:23 -08:00
fake_informer.go add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (#1940) 2021-01-19 08:21:23 -08:00
filtered_factory.go update the multiple label selector implemention to avoid clobber in filtered factory (#2120) 2021-05-25 00:14:38 -07:00
filtered_informer.go add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (#1940) 2021-01-19 08:21:23 -08:00
informer.go take 2 (#1755) 2020-09-29 14:10:29 -07:00
namesystems.go Generate Base Reconciler Code for Injection Based Controllers. (#947) 2020-02-04 10:23:30 -08:00
packages.go Genreconciler properly generates reconciler for Resources with Status (#2004) 2021-01-29 16:18:31 -08:00
reconciler_controller.go Add ability to filter objects on injection controller promotion (#2180) 2021-07-13 10:55:50 -07:00
reconciler_controller_stub.go take 2 (#1755) 2020-09-29 14:10:29 -07:00
reconciler_reconciler.go Ignore special errors in codegen for events (#2202) 2021-07-30 10:21:32 -07:00
reconciler_reconciler_stub.go take 2 (#1755) 2020-09-29 14:10:29 -07:00
reconciler_state.go Fix a few comments in reconciler-gen (#2090) 2021-04-12 10:37:42 -07:00