# Packages
Package fakeclient provides a fake implementation of an xDS client.
Package fakeserver provides a fake implementation of the management server.
# Functions
BuildResourceName returns the resource name in the format of an xdstp:// resource.
LocalityIDToProto converts a LocalityID to its proto representation.
NewClusterLoadAssignmentBuilder creates a ClusterLoadAssignmentBuilder.
# Variables
EmptyNodeProtoV2 is a v2 Node proto with no fields set.
EmptyNodeProtoV3 is a v3 Node proto with no fields set.
# Structs
AddLocalityOptions contains options when adding locality to the builder.
ClusterLoadAssignmentBuilder builds a ClusterLoadAssignment, aka EDS response.