mirror of
https://github.com/rancher/rke.git
synced 2025-09-01 15:06:23 +00:00
Remove references to rancher/types
This commit is contained in:
@@ -3,7 +3,7 @@ package cluster
|
||||
import (
|
||||
"github.com/rancher/rke/metadata"
|
||||
"github.com/rancher/rke/services"
|
||||
"github.com/rancher/types/apis/management.cattle.io/v3"
|
||||
v3 "github.com/rancher/rke/types"
|
||||
)
|
||||
|
||||
func GetLocalRKEConfig() *v3.RancherKubernetesEngineConfig {
|
||||
|
Reference in New Issue
Block a user