kubernetes/pkg/kubectl/cmd/util
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
..
editor fix --local flag for kubectl set commands 2017-06-13 12:57:05 -04:00
jsonmerge Introduce visibility rules to kubernetes code. 2017-05-15 12:50:56 -07:00
openapi manually fix kubectl openapi unit test 2017-06-22 11:31:02 -07:00
sanity More cli sanity verifications 2017-05-18 15:44:49 -03:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
cached_discovery_test.go Update go-restful dependency 2017-05-05 13:57:01 -07:00
cached_discovery.go Fixes kubectl cached discovery on Windows 2017-05-29 17:52:00 -03:00
clientcache.go stop setting bad defaults that are indistinguishable from real values for clients 2017-05-17 07:18:34 -04:00
factory_builder.go fix --local flag for kubectl set commands 2017-06-13 12:57:05 -04:00
factory_client_access.go PDB MaxUnavailable: kubectl changes 2017-05-23 07:18:44 -07:00
factory_object_mapping_test.go remove registry from testing/fixture.go; update client-gen to not use 2017-05-04 11:30:51 -07:00
factory_object_mapping.go run hack/update-all 2017-06-22 11:31:03 -07:00
factory_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
factory.go run root-rewrite-v1-..., compile 2017-06-22 10:25:57 -07:00
helpers_test.go kubectl/cmd: many small refactors 2017-06-27 16:25:20 -07:00
helpers.go kubectl/cmd: many small refactors 2017-06-27 16:25:20 -07:00
printing.go kubectl/cmd: many small refactors 2017-06-27 16:25:20 -07:00
shortcut_restmapper_test.go Use storage.v1 instead of v1beta1 2017-04-25 10:13:38 +02:00
shortcut_restmapper.go move category expansion out of restmapper 2017-03-27 13:54:05 -04:00