kubernetes/pkg
Clayton Coleman 191c1b975c Define a mapping between REST resource name and kind/apiVersion
Allows clients to abstractly map user input to generic resource
paths as per docs/api-conventions.md
2014-11-03 17:09:06 -05:00
..
api Define a mapping between REST resource name and kind/apiVersion 2014-11-03 17:09:06 -05:00
apiserver Add basic Authorization. 2014-10-31 12:04:33 -07:00
auth Add basic Authorization. 2014-10-31 12:04:33 -07:00
capabilities Refactor to clean up names. 2014-09-16 15:19:02 -07:00
client Merge pull request #1997 from ddysher/split-master 2014-10-31 11:23:58 -07:00
cloudprovider Separate minion controller from master. 2014-10-30 20:24:15 -04:00
constraint Write BoundPods to etcd instead of ContainerManifestList 2014-10-16 19:29:08 -04:00
controller Stop httptest server. 2014-10-30 21:37:08 -04:00
conversion Merge pull request #2009 from smarterclayton/unify_meta 2014-10-29 09:58:46 -07:00
health Stop httptest server. 2014-10-30 21:37:08 -04:00
healthz Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
httplog Implementing Flush method to httplog 2014-10-21 09:33:00 +02:00
kubecfg Further fixes. 2014-10-27 14:48:42 -07:00
kubectl Kubectl namespace support 2014-10-30 11:05:30 -04:00
kubelet Fix a flaky test by draining the worker pool after syncing. 2014-10-31 09:52:01 -07:00
labels Fix format specifiers in Printf-type functions. 2014-10-09 17:06:32 -07:00
master Add basic Authorization. 2014-10-31 12:04:33 -07:00
proxy Fixup unit tests 2014-10-24 11:49:04 -04:00
registry Implement kubernetes & kubernetes-ro services 2014-10-29 11:29:28 -07:00
resources Use conversion.EnforcePtr() where appropriate 2014-10-28 16:36:09 +01:00
runtime Fix self linking of objects returned in lists. 2014-10-30 15:04:11 -07:00
scheduler Add requirements based scheduling. 2014-10-25 22:08:00 -07:00
service Implement kubernetes & kubernetes-ro services 2014-10-29 11:29:28 -07:00
tools Merge pull request #2009 from smarterclayton/unify_meta 2014-10-29 09:58:46 -07:00
ui Update the ux. 2014-10-08 20:16:59 -07:00
util Stop httptest server. 2014-10-30 21:37:08 -04:00
version Serve API version list, test with an integration test. 2014-10-28 17:35:56 -07:00
volume Add support for git volumes. 2014-10-27 16:35:52 -07:00
watch Refactor tests to split ObjectMeta from TypeMeta 2014-10-24 11:22:21 -04:00