mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-01 17:44:30 +00:00
Automatic merge from submit-queue rename variables to make sure that they conform to golang variable name conventions rename variables to make sure that they conform to golang variable name conventions **What this PR does / why we need it**: there are lots of package level unexported variables in package `cmd` not conforming golang variable name conventions, such as `version_example`, in this PR i rename all of them to make sure that they conform to golang variable name conventions
22 KiB
22 KiB