mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-29 11:04:17 +00:00
Some plugins expect the new feature gate struct. We can inject that additional parameter via a helper function instead of having to repeat the same anonymous function for each plugin.