Update generated files

This commit is contained in:
Allen Petersen
2018-01-02 22:07:30 -08:00
parent 6d19de343f
commit 3d69cea1e5
208 changed files with 428 additions and 220 deletions

View File

@@ -21,13 +21,14 @@ limitations under the License.
package v1alpha1
import (
unsafe "unsafe"
v1 "k8s.io/api/core/v1"
v1alpha1 "k8s.io/api/settings/v1alpha1"
conversion "k8s.io/apimachinery/pkg/conversion"
runtime "k8s.io/apimachinery/pkg/runtime"
core "k8s.io/kubernetes/pkg/apis/core"
settings "k8s.io/kubernetes/pkg/apis/settings"
unsafe "unsafe"
)
func init() {