mirror of
https://github.com/rancher/steve.git
synced 2025-09-12 13:31:57 +00:00
Shuffle around code and use rancher/apiserver
This commit is contained in:
@@ -3,8 +3,8 @@ package accesscontrol
|
||||
import (
|
||||
"sort"
|
||||
|
||||
"github.com/rancher/apiserver/pkg/types"
|
||||
"github.com/rancher/steve/pkg/attributes"
|
||||
"github.com/rancher/steve/pkg/schemaserver/types"
|
||||
"k8s.io/apimachinery/pkg/runtime/schema"
|
||||
"k8s.io/apimachinery/pkg/util/sets"
|
||||
)
|
||||
|
Reference in New Issue
Block a user