mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-16 23:05:05 +00:00
Automatic merge from submit-queue Optimise the DefaultGenerators function It needn't define all the generators in the "DefaultGenerators" function, it just return the "cmdName" generator, the others is redundant.