Documentation ¶
Overview ¶
Package constants holds global constants for the kustomize tool.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var KustomizationFileNames = []string{
"kustomization.yaml",
"kustomization.yml",
"Kustomization",
}
KustomizationFileNames is a list of filenames that can be recognized and consumbed by Kustomize. In each directory, Kustomize searches for file with the name in this list. Only one match is allowed.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.