mirror of https://github.com/k3s-io/k3s
Merge pull request #67880 from chenyb4/kubectl_openapi
Add kubectl openapi doc import commentpull/58/head
commit
7136a3e4b2
|
@ -18,4 +18,4 @@ limitations under the License.
|
|||
// from a Kubernetes server and then indexing the type definitions.
|
||||
// The openapi spec contains the object model definitions and extensions metadata
|
||||
// such as the patchStrategy and patchMergeKey for creating patches.
|
||||
package openapi
|
||||
package openapi // k8s.io/kubernetes/pkg/kubectl/cmd/util/openapi
|
||||
|
|
Loading…
Reference in New Issue