kubernetes/pkg
brendandburns 8f5dd8cf63 Merge pull request #984 from thockin/make_vs_new
Rename a bunch of "Make" functions to "New"
2014-08-20 22:06:57 -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 Return immediately when controllers/pods are committed 2014-08-20 18:46:10 -04:00
cloudprovider Make cloud providers be plugins 2014-08-20 20:16:41 -07: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 Merge pull request #984 from thockin/make_vs_new 2014-08-20 22:06:57 -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 Treat async loops the same. 2014-08-20 20:17:16 -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 Merge pull request #984 from thockin/make_vs_new 2014-08-20 22:06:57 -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 Merge pull request #984 from thockin/make_vs_new 2014-08-20 22:06:57 -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