Files
kubernetes/pkg/client/clientcmd
Filipe Brandenburger 0bfeeb84ca Make short flags optional, refactor code to use StringVarP directly.
There is no need to check for an empty string and call StringVar or
StringVarP depending on the case, since StringVar is essentially the
same as a call to StringVarP with an empty string.

This turns 6 lines of code back into 1.

Remove the TODO comments since removing the short flags will no longer
simplify this code significantly.
2015-01-21 07:58:02 -08:00
..
2015-01-13 16:19:57 -05:00
2015-01-13 16:19:57 -05:00
2015-01-13 16:19:57 -05:00
2015-01-08 09:42:30 -05:00
2015-01-13 16:19:57 -05:00
2015-01-13 16:19:57 -05:00
2015-01-13 16:19:57 -05:00
2015-01-13 16:19:57 -05:00
2015-01-18 01:32:34 -06:00