mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-16 22:45:11 +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.