mirror of https://github.com/k3s-io/k3s
Add kubectl openapi doc import comment
Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>pull/58/head
parent
92f2319379
commit
d6482d6fd0
|
@ -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