package
5.6.0
Repository: https://github.com/kubernetes-sigs/kustomize.git
Documentation: pkg.go.dev

# Functions

ConvertSliceToMap converts a slice of strings in the form of `key:value` into a map.
ConvertToMap converts a string in the form of `key:value,key:value,...` into a map.
GlobPatterns accepts a slice of glob strings and returns the set of matching file paths.
GlobPatternsWithLoader accepts a slice of glob strings and returns the set of matching file paths.
No description provided by the author
NamespaceEqual checks if two namespaces are the same.
UpdateLiteralSources looks for literal sources that already exist and tries to replace their values with new values.

# Constants

No description provided by the author
DefaultNamespace is the default namespace name in Kubernetes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
ConfigMapSecretFlagsAndArgs encapsulates the options for add secret/configmap commands.