mirror of https://github.com/k3s-io/k3s
6fd36c10ad
* 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. |
||
---|---|---|
.. | ||
BUILD | ||
rollout.go | ||
rollout_history.go | ||
rollout_pause.go | ||
rollout_resume.go | ||
rollout_status.go | ||
rollout_undo.go |