mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
commit
98d693e9d2
@ -283,7 +283,7 @@ func (s *Server) InstallDefaultHandlers() {
|
|||||||
|
|
||||||
const pprofBasePath = "/debug/pprof/"
|
const pprofBasePath = "/debug/pprof/"
|
||||||
|
|
||||||
// InstallDeguggingHandlers registers the HTTP request patterns that serve logs or run commands/containers
|
// InstallDebuggingHandlers registers the HTTP request patterns that serve logs or run commands/containers
|
||||||
func (s *Server) InstallDebuggingHandlers(criHandler http.Handler) {
|
func (s *Server) InstallDebuggingHandlers(criHandler http.Handler) {
|
||||||
glog.Infof("Adding debug handlers to kubelet server.")
|
glog.Infof("Adding debug handlers to kubelet server.")
|
||||||
var ws *restful.WebService
|
var ws *restful.WebService
|
||||||
|
Loading…
Reference in New Issue
Block a user