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:
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/rancher/rke/k8s"
|
||||
"github.com/rancher/rke/log"
|
||||
"github.com/rancher/rke/pki"
|
||||
v3 "github.com/rancher/types/apis/management.cattle.io/v3"
|
||||
v3 "github.com/rancher/rke/types"
|
||||
"github.com/sirupsen/logrus"
|
||||
"gopkg.in/yaml.v2"
|
||||
v1 "k8s.io/api/core/v1"
|
||||
|
Reference in New Issue
Block a user