1
0
mirror of https://github.com/rancher/types.git synced 2025-09-18 07:52:41 +00:00

Go generated

This commit is contained in:
Frank Mai
2019-02-13 10:08:23 +08:00
committed by Craig Jellick
parent 100c3ef953
commit 8206f5d59b
4 changed files with 18 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ package v3
import (
"github.com/rancher/norman/condition"
"github.com/rancher/norman/types"
"k8s.io/api/core/v1"
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
)