k3s/pkg
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
..
api Fix #926 2014-08-19 15:44:50 -07:00
apiserver Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
client The default client poll interval is extremely long 2014-08-18 13:40:35 -04:00
cloudprovider Add vagrant cloudprovider 2014-08-18 14:30:31 -04:00
controller Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
conversion Change CreationTimestamp to a util.Time and set in each storage implementation 2014-08-14 16:26:29 -04:00
election Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
health Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
healthz Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
httplog Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
kubecfg Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
kubelet Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
labels change strValues's type to util.StringSet; rename Comparator to Operator; small syntax fix 2014-07-31 23:56:37 -04:00
master Implement bindings 2014-08-18 16:55:44 -07:00
proxy Fix the proxier when a service with the same port is re-created, actually restart the proxy. 2014-08-19 12:24:10 -07:00
registry Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
scheduler Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
tools Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
util Rename a bunch of "Make" functions to "New" 2014-08-20 21:27:19 -07:00
version Extract "pkg/version".PrintAndExitIfRequested() to its own package 2014-08-01 15:05:27 +09:00
volume Enforce isDir, elliminates message in kubelet.log 2014-08-18 13:17:41 -04:00
watch Add filter to watch 2014-08-16 19:07:30 -07:00