modulepackage
0.19.0
Repository: https://github.com/kubernetes-sigs/kustomize.git
Documentation: pkg.go.dev
# Packages
Deprecated: Package api/builtins will not be available in API v1.
Package filesys provides a file system abstraction, a subset of that provided by golang.org/pkg/os, with an on-disk and in-memory representation.
No description provided by the author
No description provided by the author
Package ifc holds miscellaneous interfaces used by kustomize.
Package konfig provides configuration methods and constants for the kustomize API, e.g.
Package krusty is intended as the entry point package for those seeking to add kustomize ability to other programs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Package resmap implements a map from ResId to Resource that tracks all resources in a kustomization.
Package resource implements representations of k8s API resources.
No description provided by the author
Package types holds the definition of the kustomization struct and supporting structs.