Eric Paris
|
bcf912667b
|
Use pflag functions instead of ours.
|
2015-08-20 15:00:55 -07:00 |
Anastasis Andronidis
|
5eae2378d6
|
Warn for every _ flag user or cmd defined
also renames all global _ flags to -
|
2015-05-27 11:23:52 +02:00 |
Eric Paris
|
6b3a6e6b98
|
Make copyright ownership statement generic
Instead of saying "Google Inc." (which is not always correct) say "The
Kubernetes Authors", which is generic.
|
2015-05-01 17:49:56 -04:00 |
Eric Paris
|
a17a26643b
|
Update kube to support new pflag/cobra
|
2015-04-29 11:26:30 -04:00 |
Tim Hockin
|
6694eff020
|
Use pflags word separators to make - and _ equiv.
|
2015-04-27 15:10:52 -07:00 |
Joe Beda
|
6bd6b905f5
|
Address code review comments
Add some documentation.
Create new util.InitFlags() function to merge and parse in one step.
|
2015-01-15 09:12:20 -08:00 |