k3s/cmd
Tim Hockin 0f97a73c1b Rename a bunch of "Make" functions to "New"
Also rename some to other names that make better reading.  There are still a
bunch of "make" functions but they do things like assemble a string from parts
or build an array of things.  It seemed that "make" there seemed fine.  "New"
is for "constructors".
2014-08-20 21:27:19 -07:00
..
apiserver Add vagrant cloudprovider 2014-08-18 14:30:31 -04:00
controller-manager Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
integration Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
kubecfg Allow kubecfg to print custom types 2014-08-20 12:23:02 -04:00
kubelet Refactor kubelet to use http.ServeMux 2014-08-20 16:08:08 -05:00
proxy Extract "pkg/version".PrintAndExitIfRequested() to its own package 2014-08-01 15:05:27 +09:00