Mechanical fixup imports: pkg/genericapiserver
This commit is contained in:
@@ -19,7 +19,7 @@ package routes
|
||||
import (
|
||||
"net/http"
|
||||
|
||||
"k8s.io/kubernetes/pkg/genericapiserver/server/mux"
|
||||
"k8s.io/apiserver/pkg/server/mux"
|
||||
)
|
||||
|
||||
const dashboardPath = "/api/v1/proxy/namespaces/kube-system/services/kubernetes-dashboard"
|
||||
|
Reference in New Issue
Block a user