Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
Package k8sdeps provides kustomize factory with k8s dependencies
|
Package k8sdeps provides kustomize factory with k8s dependencies |
configmapandsecret
Package configmapandsecret generates configmaps and secrets per generator rules.
|
Package configmapandsecret generates configmaps and secrets per generator rules. |
kunstruct
Package kunstruct provides unstructured from api machinery and factory for creating unstructured
|
Package kunstruct provides unstructured from api machinery and factory for creating unstructured |
transformer
Package transformer provides transformer factory
|
Package transformer provides transformer factory |
validator
Package validator provides functions to validate labels, annotations, namespace using apimachinery
|
Package validator provides functions to validate labels, annotations, namespace using apimachinery |
pkg
|
|
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. |
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. |
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. |
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. |
validators
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.