mirror of https://github.com/grpc/grpc-go.git
Fixes grpc#7290, ensuring that only user-facing functionality remains in the top-level xds package. Updates all import paths and aliases to reference the new internal/xds package, using aliases (e.g., `internal` → `xds` or `xdsinternal`) where needed to minimize changes to call sites. No functional changes intended; this is purely a package path reorganization. RELEASE NOTES: none |
||
---|---|---|
.. | ||
alts | ||
client | ||
fake_grpclb | ||
grpc_testing | ||
grpclb_fallback | ||
http2 | ||
observability | ||
server | ||
stress | ||
xds | ||
xds_federation | ||
interop_test.sh | ||
orcalb.go | ||
soak_tests.go | ||
test_utils.go |