• Alexander Campbell's avatar
    kubectl/cmd: many small refactors · 6fd36c10
    Alexander Campbell authored
     * 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.
    6fd36c10
Name
Last commit
Last update
..
BUILD Loading commit data...
helper.go Loading commit data...
set.go Loading commit data...
set_image.go Loading commit data...
set_image_test.go Loading commit data...
set_resources.go Loading commit data...
set_resources_test.go Loading commit data...
set_selector.go Loading commit data...
set_selector_test.go Loading commit data...
set_subject.go Loading commit data...
set_subject_test.go Loading commit data...
set_test.go Loading commit data...