k3s/pkg/kubelet/server/stats
Tim St. Clair 368447ff3f Rector kubelet stats serving
Changes include:
- Moving stats serving & routes to pkg/kubelet/server/stats/handler.go
- Managing the routes with restful.WebService, rather than manual
parsing
- Misc cleanup

These changes will make adding the new routes for /stats/summary more
manageable.
2016-01-06 17:37:12 -08:00
..
doc.go Add new Stats API for serving pod level stats 2015-12-17 10:54:17 -08:00
handler.go Rector kubelet stats serving 2016-01-06 17:37:12 -08:00
types.go Update from offline discussions 2015-12-17 15:45:14 -08:00