package balancer

import "google.golang.org/grpc/xds/internal/balancer"

Package balancer installs all the xds balancers.

Index

Source Files

balancer.go

Directories

PathSynopsis
xds/internal/balancer/cdsbalancerPackage cdsbalancer implements a balancer to handle CDS responses.
xds/internal/balancer/clusterimplPackage clusterimpl implements the xds_cluster_impl balancing policy.
xds/internal/balancer/clustermanagerPackage clustermanager implements the cluster manager LB policy for xds.
xds/internal/balancer/clusterresolverPackage clusterresolver contains EDS balancer implementation.
xds/internal/balancer/clusterresolver/e2e_test
xds/internal/balancer/loadstorePackage loadstore contains the loadStoreWrapper shared by the balancers.
xds/internal/balancer/outlierdetectionPackage 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.
xds/internal/balancer/outlierdetection/e2e_test
xds/internal/balancer/priorityPackage priority implements the priority balancer.
xds/internal/balancer/ringhashPackage ringhash implements the ringhash balancer.
xds/internal/balancer/ringhash/e2e
Version
v1.52.0-dev
Published
Nov 8, 2022
Platform
linux/amd64
Imports
7 packages
Last checked
10 minutes ago

Tools for package owners.