pkg/client/injection/kube/informers/rbac/v1
qibobo 1bbf0a6436
add LabelSelector to InformerFactory so that the informers only list and watch resources with the given labels (#1940)
* add  filtered InformerFactory and informers which only list and watch resources with the given labels

* rename to RegisterFilteredInformers

* generated files

* typo

* update per comments

* rename file

* rm old files
2021-01-19 08:21:23 -08:00
..
clusterrole 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
clusterrolebinding 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
role 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
rolebinding 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