We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f06fb9e + 27ccc43 commit 8d62731Copy full SHA for 8d62731
pkg/plugins/common/kustomize/v2/scaffolds/api.go
@@ -18,6 +18,7 @@ package scaffolds
18
19
import (
20
"fmt"
21
+
22
pluginutil "sigs.k8s.io/kubebuilder/v3/pkg/plugin/util"
23
24
log "github.com/sirupsen/logrus"
0 commit comments