import "sigs.k8s.io/kustomize/kyaml/comments"
comments.go
func CopyComments(from, to *yaml.RNode) error
CopyComments recursively copies the comments on fields in from to fields in to