Directories ¶
Path | Synopsis |
---|---|
pkg
|
|
constants
Package constants holds global constants for the kustomize tool.
|
Package constants holds global constants for the kustomize tool. |
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. |
ifc
Package ifc holds miscellaneous interfaces used by kustomize.
|
Package ifc holds miscellaneous interfaces used by kustomize. |
ifc/transformer
Package patch holds miscellaneous interfaces used by kustomize.
|
Package patch holds miscellaneous interfaces used by kustomize. |
image
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. |
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. |
target
Package target implements state for the set of all resources to customize.
|
Package target implements state for the set of all resources to customize. |
transformers
Package transformers has implementations of resmap.ResMap transformers.
|
Package transformers has implementations of resmap.ResMap transformers. |
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 |
transformers/config/defaultconfig
Package defaultconfig provides the default transformer configurations
|
Package defaultconfig provides the default transformer configurations |
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.