pkg/codegen/cmd/injection-gen/generators
Markus Thömmes d9b35c4013
Delete deprecated ObserveFinalizeKind API (#2248)
* Delete deprecated ObserveFinalizeKind API

* Add back global to allow changes to propagate cleanly
2021-09-08 13:17:58 -07:00
..
client.go Bump K8s dependencies to 1.21.4 (#2242) 2021-08-27 11:45:38 -07: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 Sketch out an alternate way of injecting clients/informers (#2210) 2021-08-18 06:52:08 -07:00
informer.go Sketch out an alternate way of injecting clients/informers (#2210) 2021-08-18 06:52:08 -07:00
namesystems.go Generate Base Reconciler Code for Injection Based Controllers. (#947) 2020-02-04 10:23:30 -08:00
packages.go Sketch out an alternate way of injecting clients/informers (#2210) 2021-08-18 06:52:08 -07:00
reconciler_controller.go Introduce `NewContext`, deprecate `NewImplFull`. (#2222) 2021-08-21 14:00:34 -07:00
reconciler_controller_stub.go take 2 (#1755) 2020-09-29 14:10:29 -07:00
reconciler_reconciler.go Delete deprecated ObserveFinalizeKind API (#2248) 2021-09-08 13:17:58 -07:00
reconciler_reconciler_stub.go Deprecate ReadOnlyFinalizer interface over OnDeletionInterface (#2212) 2021-08-20 09:41:05 -07:00
reconciler_state.go Delete deprecated ObserveFinalizeKind API (#2248) 2021-09-08 13:17:58 -07:00