mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +00:00
Made generators work in addition to transformers
Made go fmt to make linter happy
This commit is contained in:
@@ -30,6 +30,6 @@ type PluginConfig struct {
|
||||
// BpLoadingOptions distinguishes builtin plugin behaviors.
|
||||
BpLoadingOptions BuiltinPluginLoadingOptions
|
||||
|
||||
// FnpLoadingOpeions sets the way function-based plugin behaviors.
|
||||
// FnpLoadingOptions sets the way function-based plugin behaviors.
|
||||
FnpLoadingOptions FnPluginLoadingOptions
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user