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-17 18:25:26 +00:00
Code
Issues
Packages
Projects
Releases
1
Wiki
Activity
Files
7664c4ba38d4dde65a60c269c249cf3ab80ee056
kustomize
/
plugin
/
builtin
/
suffixtransformer
History
koba1t
7664c4ba38
replace github.com/google/shlex with
https://github.com/carapace-sh/carapace-shlex
2025-01-16 14:54:26 +09:00
..
go.mod
replace github.com/google/shlex with
https://github.com/carapace-sh/carapace-shlex
2025-01-16 14:54:26 +09:00
go.sum
replace github.com/google/shlex with
https://github.com/carapace-sh/carapace-shlex
2025-01-16 14:54:26 +09:00
Makefile
Makefiles for all modules
2022-04-01 17:31:34 -04:00
SuffixTransformer_test.go
Refactor the PrefixSuffixTransformer into separate prefix- and suffix transformers (
#4318
)
2021-12-22 12:01:06 -08:00
SuffixTransformer.go
Fix pluginator incompatibility with nolint lines
2022-11-30 11:22:10 -05:00