Unverified Commit 7136a3e4 authored by k8s-ci-robot's avatar k8s-ci-robot Committed by GitHub

Merge pull request #67880 from chenyb4/kubectl_openapi

Add kubectl openapi doc import comment
parents 6e88271a d6482d6f
...@@ -18,4 +18,4 @@ limitations under the License. ...@@ -18,4 +18,4 @@ limitations under the License.
// from a Kubernetes server and then indexing the type definitions. // from a Kubernetes server and then indexing the type definitions.
// The openapi spec contains the object model definitions and extensions metadata // The openapi spec contains the object model definitions and extensions metadata
// such as the patchStrategy and patchMergeKey for creating patches. // such as the patchStrategy and patchMergeKey for creating patches.
package openapi package openapi // k8s.io/kubernetes/pkg/kubectl/cmd/util/openapi
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment