Add public documentation for kubelet/apis/config

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
This commit is contained in:
Ian Bull
2019-11-18 15:30:46 -08:00
parent 3c5dad61f7
commit a232971d73
2 changed files with 8 additions and 1 deletions

View File

@@ -103,7 +103,6 @@ pkg/features
pkg/kubeapiserver
pkg/kubeapiserver/options
pkg/kubectl/cmd/convert
pkg/kubelet/apis/config
pkg/kubelet/apis/config/v1beta1
pkg/kubelet/checkpointmanager/testing/example_checkpoint_formats/v1
pkg/kubelet/cm