mirror of
https://github.com/rancher/steve.git
synced 2025-09-01 07:27:46 +00:00
Steve!
This commit is contained in:
@@ -6,9 +6,9 @@ import (
|
||||
"sync/atomic"
|
||||
"time"
|
||||
|
||||
"github.com/rancher/naok/pkg/attributes"
|
||||
schema2 "github.com/rancher/naok/pkg/resources/schema"
|
||||
"github.com/rancher/naok/pkg/resources/schema/converter"
|
||||
"github.com/rancher/steve/pkg/attributes"
|
||||
schema2 "github.com/rancher/steve/pkg/resources/schema"
|
||||
"github.com/rancher/steve/pkg/resources/schema/converter"
|
||||
"github.com/rancher/norman/pkg/types"
|
||||
apiextcontrollerv1beta1 "github.com/rancher/wrangler-api/pkg/generated/controllers/apiextensions.k8s.io/v1beta1"
|
||||
v1 "github.com/rancher/wrangler-api/pkg/generated/controllers/apiregistration.k8s.io/v1"
|
||||
|
Reference in New Issue
Block a user