mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-06 13:18:21 +00:00
The `kubelet/apis/config` package had golint failures. This change-set removes the `kubelet/apis/config` package from the `.golint_failures` and fixes the golint errors. In particular, this change-set adds documentation to the public types in the package. This change-set works towards issue#68026