You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only functionality that is to be directly exposed to the user needs to live under xds. Everything else can move to internal/xds. We have some code that lives out of xds but depends on xds and this list is growing. So, moving all xds/internal functionality to internal/xds will help with this.