mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-06 10:36:11 +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.