k3s/cmd/kube-controller-manager
Davanum Srinivas 3d43b446c4 Extract instantiation of cloud provider
Add a separate method in a new file for creating cloud providers.
Currently the code is all mixed into the controller manager. We
should actively control what is made available to the cloud provider
so list explicitly the parms needed and move the code out. This will
avoid linkages to sneak in as we will catch it better during reviews.
2018-02-08 08:15:41 -05:00
..
app Extract instantiation of cloud provider 2018-02-08 08:15:41 -05:00
BUILD make the controller manager create and use a valid cobra command 2018-01-18 07:54:36 -05:00
OWNERS remove some people from OWNERS so they don't get reviews anymore 2017-07-13 10:02:21 -07:00
controller-manager.go switch hyper to cobra 2018-01-24 11:02:19 -05:00