grpcgoogle.golang.org/grpc/xds/googledirectpath Index | Files

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.38.1
Published
Jun 29, 2021
Platform
linux/amd64
Imports
20 packages
Last checked
3 hours ago

Tools for package owners.