mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Refactor making of openapi generated files.
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user