Alexander Campbell
6fd36c10ad
kubectl/cmd: many small refactors
...
* Rename variables and functions to match Go convention.
For example, UsageError --> UsageErrorf.
* Remove redundant or unreachable code.
* Simplify some utility functions (no functionality changes).
* Fix hanging 'if { return } else { return }' constructs.
* Fix several incorrect printf verbs.
2017-06-27 16:25:20 -07:00
..
2017-06-01 05:16:02 -07:00
2017-01-29 21:41:45 +01:00
2017-05-26 15:49:30 -03:00
2017-05-24 10:01:45 +08:00
2017-04-04 00:53:16 -07:00
2017-05-31 14:19:12 +08:00
2017-05-17 07:15:29 -04:00
2017-05-12 18:22:02 -07:00
2017-05-12 18:22:02 -07:00
2017-05-27 22:27:12 +08:00
2017-04-04 10:36:30 +01:00
2017-05-27 22:27:12 +08:00
2017-01-27 20:31:49 -08:00
2017-05-27 22:27:12 +08:00
2017-03-12 22:29:11 +08:00
2017-05-27 22:27:12 +08:00
2017-01-27 20:31:49 -08:00
2017-05-27 22:27:12 +08:00
2017-02-23 00:28:32 -05:00
2017-01-19 07:39:19 -05:00
2017-01-19 07:39:19 -05:00
2017-05-26 15:49:30 -03:00
2017-06-27 16:25:20 -07:00
2017-04-17 16:20:33 +08:00
2017-03-16 08:34:51 +08:00
2017-03-25 17:44:57 +08:00
2017-03-16 08:34:51 +08:00
2017-03-31 13:29:52 +08:00
2017-03-16 08:34:51 +08:00
2017-04-10 19:36:42 +08:00
2017-06-06 13:30:24 -07:00