diff --git a/pkg/kubectl/cmd/util/openapi/doc.go b/pkg/kubectl/cmd/util/openapi/doc.go index 56b393a1eb2..7fff1fa87c3 100644 --- a/pkg/kubectl/cmd/util/openapi/doc.go +++ b/pkg/kubectl/cmd/util/openapi/doc.go @@ -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