Directories ¶
Path | Synopsis |
---|---|
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. |
Package constants holds global constants for the kustomize tool.
|
Package constants holds global constants for the kustomize tool. |
Package expansion provides functions find and replace $(FOO) style variables in strings.
|
Package expansion provides functions find and replace $(FOO) style variables in strings. |
Package fs provides a file system abstraction layer.
|
Package fs provides a file system abstraction layer. |
Package ifc holds miscellaneous interfaces used by kustomize.
|
Package ifc holds miscellaneous interfaces used by kustomize. |
transformer
Package patch holds miscellaneous interfaces used by kustomize.
|
Package patch holds miscellaneous interfaces used by kustomize. |
Package image provides struct definitions and libraries for image overwriting of names, tags and digest.
|
Package image provides struct definitions and libraries for image overwriting of names, tags and digest. |
internal
|
|
error
Package error has contextual error types.
|
Package error has contextual error types. |
loadertest
Package loadertest holds a fake for the Loader interface.
|
Package loadertest holds a fake for the Loader interface. |
Package loader has a data loading interface and various implementations.
|
Package loader has a data loading interface and various implementations. |
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. |
Package resource implements representations of k8s API resources as "unstructured" objects.
|
Package resource implements representations of k8s API resources as "unstructured" objects. |
Package target implements state for the set of all resources to customize.
|
Package target implements state for the set of all resources to customize. |
Package transformers has implementations of resmap.ResMap transformers.
|
Package transformers has implementations of resmap.ResMap transformers. |
config
Package config provides the functions to load default or user provided configurations for different transformers
|
Package config provides the functions to load default or user provided configurations for different transformers |
config/defaultconfig
Package defaultconfig provides the default transformer configurations
|
Package defaultconfig provides the default transformer configurations |
Package types holds struct definitions that should find a better home.
|
Package types holds struct definitions that should find a better home. |
Package validators defines a FakeValidator that can be used in tests
|
Package validators defines a FakeValidator that can be used in tests |
Click to show internal directories.
Click to hide internal directories.