mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
Update genargs.go
This commit is contained in:
@@ -34,7 +34,7 @@ func (g *GenArgs) String() string {
|
||||
"}"
|
||||
}
|
||||
|
||||
// NeedHashSuffix returns true if a resource
|
||||
// ShouldAddHashSuffixToName returns true if a resource
|
||||
// content hash should be appended to the name of the resource.
|
||||
func (g *GenArgs) ShouldAddHashSuffixToName() bool {
|
||||
return g.args != nil &&
|
||||
|
||||
Reference in New Issue
Block a user