Package googledirectpath implements a resolver that configures xds to make
cloud to prod directpath connection.
It's a combo of DNS and xDS resolvers. It delegates to DNS if
- not on GCE, or
- xDS bootstrap env var is set (so this client needs to do normal xDS, not
direct path, and clients with this scheme is not part of the xDS mesh).