Move pluginator to cmd directory.

This commit is contained in:
Jeffrey Regan
2019-06-18 10:14:36 -07:00
parent a9583fc6ec
commit 4bc31f4b2a
15 changed files with 21 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
// Copyright 2019 The Kubernetes Authors.
// SPDX-License-Identifier: Apache-2.0
//go:generate go run sigs.k8s.io/kustomize/plugin/pluginator
//go:generate go run sigs.k8s.io/kustomize/cmd/pluginator
package main
import (