Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
pkg
|
|
app
Package app implements state for the set of all resources being customized.
|
Package app implements state for the set of all resources being customized. |
commands
Package commands holds the CLI glue mapping textual commands/args to method calls.
|
Package commands holds the CLI glue mapping textual commands/args to method calls. |
configmapandsecret
Package configmapandsecret generates configmaps and secrets per generator rules.
|
Package configmapandsecret generates configmaps and secrets per generator rules. |
constants
Package constants holds global constants for the kustomize tool.
|
Package constants holds global constants for the kustomize tool. |
crds
Package crds read in files for CRD schemas and parse annotations from it
|
Package crds read in files for CRD schemas and parse annotations from it |
exec
Package exec provides an injectable interface and implementations for running commands.
|
Package exec provides an injectable interface and implementations for running commands. |
expansion
Package expansion provides functions find and replace $(FOO) style variables in strings.
|
Package expansion provides functions find and replace $(FOO) style variables in strings. |
fs
Package fs provides a file system abstraction layer.
|
Package fs provides a file system abstraction layer. |
hash
Package hash generates hash strings from configmaps and secrets.
|
Package hash generates hash strings from configmaps and secrets. |
internal/error
Package error has contextual error types.
|
Package error has contextual error types. |
internal/loadertest
Package loadertest holds a fake for the Loader interface.
|
Package loadertest holds a fake for the Loader interface. |
loader
Package loader has a data loading interface and various implementations.
|
Package loader has a data loading interface and various implementations. |
resmap
Package resmap implements a map from ResId to Resource that tracks all resources in a kustomization.
|
Package resmap implements a map from ResId to Resource that tracks all resources in a kustomization. |
resource
Package resource implements representations of k8s API resources as "unstructured" objects.
|
Package resource implements representations of k8s API resources as "unstructured" objects. |
transformers
Package transformers has implementations of resmap.ResMap transformers.
|
Package transformers has implementations of resmap.ResMap transformers. |
types
Package types holds struct definitions that should find a better home.
|
Package types holds struct definitions that should find a better home. |
Click to show internal directories.
Click to hide internal directories.