mirror of
https://github.com/rancher/rke.git
synced 2025-09-02 07:24:20 +00:00
Remove references to rancher/types
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"github.com/rancher/rke/cloudprovider/custom"
|
||||
"github.com/rancher/rke/cloudprovider/openstack"
|
||||
"github.com/rancher/rke/cloudprovider/vsphere"
|
||||
"github.com/rancher/types/apis/management.cattle.io/v3"
|
||||
v3 "github.com/rancher/rke/types"
|
||||
)
|
||||
|
||||
type CloudProvider interface {
|
||||
|
Reference in New Issue
Block a user