package filters
import "sigs.k8s.io/kustomize/api/filters"
Index ¶
Source Files ¶
doc.go
Directories ¶
Path | Synopsis |
---|---|
filters/annotations | Package annotations contains a kio.Filter implementation of the kustomize annotations transformer. |
filters/fieldspec | Package fieldspec contains a yaml.Filter to modify a resource that matches the FieldSpec. |
filters/filtersutil | |
filters/fsslice | Package fsslice contains a yaml.Filter to modify a resource if it matches one or more FieldSpec entries. |
filters/iampolicygenerator | Package gkesagenerator contains a kio.Filter that that generates a iampolicy-related resources for a given cloud provider |
filters/imagetag | Package imagetag contains two kio.Filter implementations to cover the functionality of the kustomize imagetag transformer. |
filters/labels | Package labels contains a kio.Filter implementation of the kustomize labels transformer. |
filters/nameref | Package nameref contains a kio.Filter implementation of the kustomize name reference transformer. |
filters/namespace | Package namespace contains a kio.Filter implementation of the kustomize namespace transformer. |
filters/patchjson6902 | Package namespace contains a kio.Filter implementation of the kustomize patchjson6902 transformer |
filters/patchstrategicmerge | Package patchstrategicmerge contains a kio.Filter implementation of the kustomize strategic merge patch transformer. |
filters/prefix | Package prefix contains a kio.Filter implementation of the kustomize PrefixTransformer. |
filters/refvar | Package refvar contains a kio.Filter implementation of the kustomize refvar transformer (find and replace $(FOO) style variables in strings). |
filters/replacement | Package replacement contains a kio.Filter implementation of the kustomize replacement transformer (accepts sources and looks for targets to replace their values with values from the sources). |
filters/replicacount | Package replicacount contains a kio.Filter implementation of the kustomize ReplicaCountTransformer. |
filters/suffix | Package suffix contains a kio.Filter implementation of the kustomize SuffixTransformer. |
filters/valueadd |
- Version
- v0.20.0 (latest)
- Published
- Jun 28, 2025
- Platform
- linux/amd64
- Last checked
- 15 hours ago –
Tools for package owners.