kubernetes/pkg
2014-09-16 16:17:16 -07:00
..
api Refactor to clean up names. 2014-09-16 15:19:02 -07:00
apiserver Add field selector to List, implement for pods. 2014-09-16 16:17:16 -07:00
capabilities Refactor to clean up names. 2014-09-16 15:19:02 -07:00
client Fix cache to use the "List then Watch" pattern. 2014-09-16 16:17:15 -07:00
cloudprovider Initial impl. of cloud provider interface for AWS 2014-09-11 22:28:56 +01:00
constraint Add constraint package to let us reject invalid assignments. 2014-08-25 11:59:00 -07:00
controller Make runtime less global for Codec 2014-09-16 16:26:43 -04:00
conversion Make runtime less global for Codec 2014-09-16 16:26:43 -04:00
election Make tests pass again 2014-09-07 22:26:42 -07:00
health Add a validator for validating components in the cluster infrastructure. 2014-09-16 13:37:01 -07:00
healthz Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
httplog Create passthroughLogger when LogOf is called and request has no logger 2014-09-11 16:48:06 -04:00
kubecfg Make runtime less global for Codec 2014-09-16 16:26:43 -04:00
kubelet Refactor to clean up names. 2014-09-16 15:19:02 -07:00
labels Allow field/label users to get info from fields 2014-08-27 15:49:00 -04:00
master Make runtime less global for Codec 2014-09-16 16:26:43 -04:00
proxy Make runtime less global for Codec 2014-09-16 16:26:43 -04:00
registry Add field selector to List, implement for pods. 2014-09-16 16:17:16 -07:00
runtime Make runtime less global for Codec 2014-09-16 16:26:43 -04:00
scheduler Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
service Make runtime less global for Codec 2014-09-16 16:26:43 -04:00
tools Make runtime less global for Codec 2014-09-16 16:26:43 -04:00
util Move RecoverPanics to be the top level wrapped handler. Add new method to be sure a logger has been generated instead of assuming one has. Move regexp list compilation into a utility and pass regexp list into CORS. 2014-09-09 17:50:18 -04:00
version Use just GitVersion for the -version output 2014-09-09 16:19:14 -07:00
volume Unify Godoc formatting, fix various typos 2014-09-02 13:41:03 +02:00
watch pkg/watch: remove test hook 2014-09-15 18:55:29 -07:00