Commit Graph

4 Commits (1eaa5c41f932d28aaace3459ad8537672e5131c8)

Author SHA1 Message Date
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
Yuki Sonoda (Yugui) 1395b0fbf0 Fixes golint errors in pkg/healthz 2014-07-16 21:59:23 +09:00
Daniel Smith 90afdb06c1 Move logger to own package; clean up apiserver to use serve mux. 2014-07-15 21:25:33 -07:00
Brendan Burns ae179121c6 Address comments. 2014-07-14 20:38:43 -07:00