k3s/cmd
Clayton Coleman bbf3b55e76 Extract RESTHandler and allow API groupings
Prepare for running multiple API versions on the same HTTP server
by decoupling some of the mechanics of apiserver.  Define a new
APIGroup object which represents a version of the API.
2014-08-13 10:53:34 -04:00
..
apiserver Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
controller-manager Remove etcd dependency from controller manager. 2014-08-04 14:29:49 -07:00
integration Extract RESTHandler and allow API groupings 2014-08-13 10:53:34 -04:00
kubecfg Add fake client to make testing easier. 2014-08-08 14:09:13 -07:00
kubelet Kubelet should have a max think time before auto resync 2014-08-07 10:40:03 -04:00
proxy Extract "pkg/version".PrintAndExitIfRequested() to its own package 2014-08-01 15:05:27 +09:00