Commit cd13ab0f authored by tcharding's avatar tcharding

cmd: cloud-controller: remove golint_failures entry

parent 080db405
......@@ -56,7 +56,7 @@ import (
)
const (
// Jitter used when starting controller managers
// ControllerStartJitter is the jitter value used when starting controller managers.
ControllerStartJitter = 1.0
)
......
......@@ -31,7 +31,7 @@ import (
"github.com/spf13/pflag"
)
// CloudControllerMangerServer is the main context object for the controller manager.
// CloudControllerManagerServer is the main context object for the controller manager.
type CloudControllerManagerServer struct {
componentconfig.KubeControllerManagerConfiguration
......
cluster/images/etcd-version-monitor
cmd/cloud-controller-manager/app
cmd/cloud-controller-manager/app/options
cmd/genutils
cmd/gke-certificates-controller/app
cmd/hyperkube
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment