mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-03 00:56:23 +00:00
Automatic merge from submit-queue change factorization of listers to make them easier to add `Listers` have a tremendous amount of duplicate code. This factors that out. @smarterclayton ptal.