Function: planResourceDestinations()
planResourceDestinations(
pkg,desired,reserved?):Map<string,string>
Allocate a complete mapping, reserving unchanged and incoming names before suffixing.
Parameters
pkg
desired
(resource) => string
reserved?
Iterable<string> = ...
Returns
Map<string, string>