mirror of
https://github.com/rancher/rke.git
synced 2025-09-02 15:34:36 +00:00
Remove references to rancher/types
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
|
||||
"github.com/rancher/rke/docker"
|
||||
"github.com/rancher/rke/hosts"
|
||||
"github.com/rancher/types/apis/management.cattle.io/v3"
|
||||
v3 "github.com/rancher/rke/types"
|
||||
)
|
||||
|
||||
func runKubeproxy(ctx context.Context, host *hosts.Host, df hosts.DialerFactory, prsMap map[string]v3.PrivateRegistry, kubeProxyProcess v3.Process, alpineImage string) error {
|
||||
|
Reference in New Issue
Block a user