mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-09 17:45:35 +00:00
These are based on recommendation from [staticcheck](http://staticcheck.io/). - Remove unused struct fields - Remove unused function - Remove unused variables - Remove unused constants. - Miscellaneous cleanups