1
0
mirror of https://github.com/rancher/os.git synced 2025-09-13 13:39:53 +00:00

Rename to rancher/os2

This commit is contained in:
Darren Shepherd
2021-10-20 12:19:44 -07:00
parent 8500d3237f
commit 4085b2977b
30 changed files with 59 additions and 59 deletions

View File

@@ -20,7 +20,7 @@ package management
import (
"github.com/rancher/lasso/pkg/controller"
v3 "github.com/rancher/os/pkg/generated/controllers/management.cattle.io/v3"
v3 "github.com/rancher/os2/pkg/generated/controllers/management.cattle.io/v3"
)
type Interface interface {