Brian Goff fe0170fc5c Refactor http server stuff (#466)
* Don't start things in New

* Move http server handling up to daemon.

This removes the burdern of dealing with listeners, http servers, etc in
the core framework.

Instead provide helpers to attach the appropriate routes to the
caller's serve mux.

With this change, the vkubelet package only helps callers setup HTTP
rather than forcing a specific HTTP config on them.
2018-12-21 11:45:07 -08:00
2018-10-12 17:36:37 -07:00
2018-10-31 14:31:13 -07:00
2018-10-12 17:36:37 -07:00
2018-09-26 13:18:02 -07:00
2018-12-21 11:45:07 -08:00
2018-12-21 11:45:07 -08:00
2018-05-18 16:13:34 -07:00
Description
No description provided
1.6 MiB
Languages
Go 96.7%
Dockerfile 1.6%
Makefile 1.4%
Shell 0.3%