Refactor making of openapi generated files.

This commit is contained in:
jregan
2020-10-16 18:32:15 -07:00
parent 495f6df973
commit dc8439fbfa
6 changed files with 118 additions and 65 deletions

View File

@@ -1,8 +1,8 @@
// Copyright 2019 The Kubernetes Authors.
// Copyright 2020 The Kubernetes Authors.
// SPDX-License-Identifier: Apache-2.0
// Code generated by ./makeOpenApiInfoDotGo.sh; DO NOT EDIT.
package kubernetesapi
const Info = "{ title:Kubernetes, version:v1.17.0 }"
const Info = "{title:Kubernetes,version:v1.17.0}"