k3s/pkg
Tim Hockin e472752ff9 Merge pull request #875 from brendandburns/exec
Add a in container exec based health check.
2014-08-18 12:19:22 -07:00
..
api Merge pull request #875 from brendandburns/exec 2014-08-18 12:19:22 -07:00
apiserver Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
client The default client poll interval is extremely long 2014-08-18 13:40:35 -04:00
cloudprovider Don't use zone for regional load balancers. 2014-08-05 11:38:33 -07:00
controller Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client 2014-08-15 17:15:53 -04:00
conversion Change CreationTimestamp to a util.Time and set in each storage implementation 2014-08-14 16:26:29 -04:00
election Add a utility for doing master election via etcd. 2014-08-15 11:42:16 -07:00
health Add a in container exec based health check. 2014-08-18 12:00:11 -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 Replace pkg/kubecfg#FakeKubeClient with the fake in pkg/client 2014-08-15 17:15:53 -04:00
kubelet Add a in container exec based health check. 2014-08-18 12:00:11 -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 Remove unused and not completely correct code 2014-08-15 18:20:37 -07:00
proxy Merge pull request #903 from erictune/cleanup4 2014-08-14 14:29:01 -07:00
registry Remove unused and not completely correct code 2014-08-15 18:20:37 -07:00
scheduler Merge branch 'master' into fix/golint 2014-07-15 20:57:47 +09:00
tools Merge pull request #780 from brendandburns/native 2014-08-15 11:48:13 -07:00
util Fix verify-boilerplate 2014-08-15 13:12:01 -05: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 Split httpWatcher into watch.StreamWatcher and tools.APIEventDecoder. 2014-07-21 16:07:58 -07:00