mirror of
https://github.com/rancher/steve.git
synced 2025-09-09 03:09:50 +00:00
Shuffle around code and use rancher/apiserver
This commit is contained in:
@@ -2,9 +2,9 @@ package handler
|
||||
|
||||
import (
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/rancher/apiserver/pkg/types"
|
||||
"github.com/rancher/steve/pkg/attributes"
|
||||
"github.com/rancher/steve/pkg/schema"
|
||||
"github.com/rancher/steve/pkg/schemaserver/types"
|
||||
)
|
||||
|
||||
func k8sAPI(sf schema.Factory, apiOp *types.APIRequest) {
|
||||
|
Reference in New Issue
Block a user