package internal
import "google.golang.org/grpc/balancer/xds/internal"
Index ¶
Variables ¶
var ( // GrpcHostname is the metadata key for specifying the grpc service name when sending xDS requests // from grpc to the traffic director. GrpcHostname = "TRAFFICDIRECTOR_GRPC_HOSTNAME" )
Source Files ¶
const.go
Directories ¶
Tools for package owners.