mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-30 01:46:23 +00:00
added a hidden openapi info command
This commit is contained in:
8
kyaml/openapi/kubernetesapi/openapiinfo.go
Normal file
8
kyaml/openapi/kubernetesapi/openapiinfo.go
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright 2019 The Kubernetes Authors.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
package kubernetesapi
|
||||
|
||||
const Info = "{ title:Kubernetes, version:v1.17.0 }"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user