kubernetes/pkg
brendandburns 8daf8c7a30 Merge pull request #896 from smarterclayton/return_correct_index_for_delete
Delete should use current node, not prev node index
2014-08-14 14:59:52 -07:00
..
api Change CreationTimestamp to a util.Time and set in each storage implementation 2014-08-14 16:26:29 -04:00
apiserver Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
client Prevent accidental setting of sync or timeout 2014-08-08 14:09:14 -07:00
cloudprovider Don't use zone for regional load balancers. 2014-08-05 11:38:33 -07:00
controller Prepare for external scheduler 2014-08-10 15:05:36 -07:00
conversion Change CreationTimestamp to a util.Time and set in each storage implementation 2014-08-14 16:26:29 -04:00
health Reduce and comment exports 2014-08-11 00:11:59 -07:00
healthz Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
httplog Return not required after panic. 2014-08-14 14:04:39 -07:00
kubecfg Add WatchReplicationControllers to kubecfg's fake 2014-08-08 14:09:13 -07:00
kubelet Fix go files with wrong boilerplate 2014-08-12 17:48:00 -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 Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
proxy Merge pull request #903 from erictune/cleanup4 2014-08-14 14:29:01 -07:00
registry Change CreationTimestamp to a util.Time and set in each storage implementation 2014-08-14 16:26:29 -04:00
scheduler Merge branch 'master' into fix/golint 2014-07-15 20:57:47 +09:00
tools Merge pull request #896 from smarterclayton/return_correct_index_for_delete 2014-08-14 14:59:52 -07:00
util Change CreationTimestamp to a util.Time and set in each storage implementation 2014-08-14 16:26:29 -04:00
version Extract "pkg/version".PrintAndExitIfRequested() to its own package 2014-08-01 15:05:27 +09:00
volume Reorganization; Directory traversal less ugly 2014-08-06 11:20:34 -07:00
watch Split httpWatcher into watch.StreamWatcher and tools.APIEventDecoder. 2014-07-21 16:07:58 -07:00