mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-23 10:58:42 +00:00
@@ -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
|
||||||
|
Reference in New Issue
Block a user