Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
api
module
|
|
internal/crawl
Module
|
|
cmd
|
|
config
Module
|
|
depprobcheck
Module
|
|
gorepomod
Module
|
|
k8scopy
Module
|
|
kubectl
Module
|
|
kyaml
Module
|
|
mdtogo
Module
|
|
pluginator
Module
|
|
prchecker
Module
|
|
resource
Module
|
|
functions
|
|
hack
|
|
crawl
Module
|
|
internal
|
|
tools
Module
|
|
kstatus
module
|
|
kustomize
module
|
|
kyaml
module
|
|
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 |
diff
Package diff runs system `diff` to compare resource collections.
|
Package diff runs system `diff` to compare resource collections. |
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. |
plugin
|
|
builtin/configmapgenerator
Module
|
|
builtin/hashtransformer
Module
|
|
builtin/iampolicygenerator
Module
|
|
builtin/imagetagtransformer
Module
|
|
builtin/inventorytransformer
Module
|
|
builtin/labeltransformer
Module
|
|
builtin/namespacetransformer
Module
|
|
builtin/patchtransformer
Module
|
|
builtin/prefixtransformer
Module
|
|
builtin/secretgenerator
Module
|
|
builtin/sortordertransformer
Module
|
|
builtin/suffixtransformer
Module
|
|
builtin/valueaddtransformer
Module
|
|
pluginator
module
|
|
pseudo
|
|
k8s
Module
|
Click to show internal directories.
Click to hide internal directories.