Imports of package balancer

PathSynopsis
google.golang.org/grpc/balancer/weightedtargetPackage weightedtarget implements the weighted_target balancer.
google.golang.org/grpc/xds/internal/balancer/cdsbalancerPackage cdsbalancer implements a balancer to handle CDS responses.
google.golang.org/grpc/xds/internal/balancer/clusterimplPackage clusterimpl implements the xds_cluster_impl balancing policy.
google.golang.org/grpc/xds/internal/balancer/clustermanagerPackage clustermanager implements the cluster manager LB policy for xds.
google.golang.org/grpc/xds/internal/balancer/clusterresolverPackage clusterresolver contains the implementation of the cluster_resolver_experimental LB policy which resolves endpoint addresses using a list of one or more discovery mechanisms.
google.golang.org/grpc/xds/internal/balancer/priorityPackage priority implements the priority balancer.