1
0
mirror of https://github.com/rancher/os.git synced 2025-09-12 13:17:17 +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

@@ -21,7 +21,7 @@ limitations under the License.
package v1
import (
rancheros "github.com/rancher/os/pkg/apis/rancheros.cattle.io"
rancheros "github.com/rancher/os2/pkg/apis/rancheros.cattle.io"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
"k8s.io/apimachinery/pkg/runtime"
"k8s.io/apimachinery/pkg/runtime/schema"