This website requires JavaScript.
Explore
Help
Sign In
kubernetes-sigs
/
kustomize
Watch
1
Star
0
Fork
0
You've already forked kustomize
mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced
2026-05-19 21:22:19 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
20a93fdd12e29b47cd4324afca2cf3c96c6015d4
kustomize
/
plugin
/
someteam.example.com
/
v1
/
stringprefixer
History
koba1t
8c8a2125b7
update all go.mod to go1.18
2022-06-29 05:14:33 +09:00
..
go.mod
update all go.mod to go1.18
2022-06-29 05:14:33 +09:00
go.sum
update all go.mod to go1.18
2022-06-29 05:14:33 +09:00
Makefile
Makefiles for all modules
2022-04-01 17:31:34 -04:00
StringPrefixer_test.go
Manage name changes (prefix/suffix) via YAML annotations rather than via in-memory-only fields.
2021-01-11 13:08:45 -08:00
StringPrefixer.go
Refactor the PrefixSuffixTransformer into separate prefix- and suffix transformers (
#4318
)
2021-12-22 12:01:06 -08:00