Imports of package fakeclient

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
google.golang.org/grpc/internal/testutilsPackage testutils contains testing helpers.
google.golang.org/grpc/internal/xds/bootstrapPackage bootstrap provides the functionality to initialize certain aspects of an xDS client by reading a bootstrap file.
google.golang.org/grpc/xds/internal/clientsPackage clients provides implementations of the clients to interact with xDS and LRS servers.
google.golang.org/grpc/xds/internal/clients/lrsclientPackage lrsclient provides an LRS (Load Reporting Service) client.
google.golang.org/grpc/xds/internal/xdsclientPackage xdsclient implements a full fledged gRPC client for the xDS API used by the xds resolver and balancer implementations.