until stable: pin-dependency, update-vendor, update-bazel, lint-dep
This commit is contained in:
10
vendor/sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig/doc.go
generated
vendored
Normal file
10
vendor/sigs.k8s.io/kustomize/api/internal/plugins/builtinconfig/doc.go
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
// Copyright 2019 The Kubernetes Authors.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
// Package builtinconfig provides legacy methods for
|
||||
// configuring builtin plugins from a common config file.
|
||||
// As a user, its best to configure plugins individually
|
||||
// with plugin config files specified in the `transformers:`
|
||||
// or `generators:` field, than to use this legacy
|
||||
// configuration technique.
|
||||
package builtinconfig
|
||||
Reference in New Issue
Block a user