package googledirectpath
import "google.golang.org/grpc/xds/googledirectpath"
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).
Index ¶
Source Files ¶
googlec2p.go utils.go
- Version
- v1.56.2
- Published
- Jul 6, 2023
- Platform
- js/wasm
- Imports
- 19 packages
- Last checked
- 4 minutes ago –
Tools for package owners.