mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-01 02:11:20 +00:00
Add more tests and explain some strange quotes.
This commit is contained in:
@@ -246,5 +246,6 @@ type ResMap interface {
|
||||
ApplySmPatch(
|
||||
selectedSet *resource.IdSet, patch *resource.Resource) error
|
||||
|
||||
RemoveIdAnnotations() error
|
||||
// Remove annotations used exclusively by the kustomize build process.
|
||||
RemoveIdAnnotations()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user