# Packages
Package cdsbalancer implements a balancer to handle CDS responses.
Package clusterimpl implements the xds_cluster_impl balancing policy.
Package clustermanager implements the cluster manager LB policy for xds.
Package clusterresolver contains EDS balancer implementation.
Package loadstore contains the loadStoreWrapper shared by the balancers.
Package outlierdetection provides an implementation of the outlier detection LB policy, as defined in https://github.com/grpc/proposal/blob/master/A50-xds-outlier-detection.md.
Package priority implements the priority balancer.
Package ringhash implements the ringhash balancer.