kubernetes/vendor/sigs.k8s.io/kustomize/api/konfig/general.go

// RecognizedKustomizationFileNames is a list of file names
// that kustomize recognizes.
// To avoid ambiguity, a kustomization directory may not
// contain more than one match to this list.
func RecognizedKustomizationFileNames() []string {}

func DefaultKustomizationFileName() string {}

const XdgConfigHomeEnv

const XdgConfigHomeEnvDefault

const ProgramName

const ConfigAnnoDomain

const IgnoredByKustomizeAnnotation

const ManagedbyLabelKey

const EnableManagedbyLabelEnv

const ValidatedByLabelKey