mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-02 08:17:26 +00:00
modify-comment
This commit is contained in:
parent
e7537a21d9
commit
659c7df3c6
@ -285,7 +285,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) {
|
||||||
var ws *restful.WebService
|
var ws *restful.WebService
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user