# Packages
Package fakeclient provides a fake implementation of an xDS client.
# Functions
BuildResourceName returns the resource name in the format of an xdstp:// resource.
NewTestResourceWatcher returns a TestResourceWatcher to watch for resources via the xDS client.
# Structs
TestResourceWatcher implements the xdsresource.ResourceWatcher interface, used to receive updates on watches registered with the xDS client, when using the resource-type agnostic WatchResource API.