mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
Make recurse logic public
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
// EnabkeAlphaCommmandsEnvName is the environment variable used to enable Alpha kustomize commands.
|
||||
//If set to "true" alpha commands will be enabled.
|
||||
// If set to "true" alpha commands will be enabled.
|
||||
const EnableAlphaCommmandsEnvName = "KUSTOMIZE_ENABLE_ALPHA_COMMANDS"
|
||||
|
||||
// GetAlphaEnabled returns true if alpha commands should be enabled.
|
||||
|
||||
Reference in New Issue
Block a user