Documentation ¶
Index ¶
Constants ¶
View Source
const XDSClientID = clientID("xdsClientID")
XDSClientID is the attributes key used to pass the address of the xdsClient object shared between the resolver and the balancer. The xdsClient object is created by the resolver and passed to the balancer.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package balancer contains xds balancer implementation.
|
Package balancer contains xds balancer implementation. |
cdsbalancer
Package cdsbalancer implements a balancer to handle CDS responses.
|
Package cdsbalancer implements a balancer to handle CDS responses. |
edsbalancer
Package edsbalancer implements a balancer to handle EDS responses.
|
Package edsbalancer implements a balancer to handle EDS responses. |
lrs
Package lrs implements load reporting service for xds balancer.
|
Package lrs implements load reporting service for xds balancer. |
orca
Package orca implements Open Request Cost Aggregation.
|
Package orca implements Open Request Cost Aggregation. |
Package client implementation a full fledged gRPC client for the xDS API used by the xds resolver and balancer implementations.
|
Package client implementation a full fledged gRPC client for the xDS API used by the xds resolver and balancer implementations. |
bootstrap
Package bootstrap provides the functionality to initialize certain aspects of an xDS client by reading a bootstrap file.
|
Package bootstrap provides the functionality to initialize certain aspects of an xDS client by reading a bootstrap file. |
fakexds
Package fakexds provides a very basic fake implementation of the xDS server for unit testing purposes.
|
Package fakexds provides a very basic fake implementation of the xDS server for unit testing purposes. |
Package proto is for go generate.
|
Package proto is for go generate. |
Package resolver implements the xds resolver.
|
Package resolver implements the xds resolver. |
old
Package old implements the old xds resolver.
|
Package old implements the old xds resolver. |
Package testutils provides utility types, for use in xds tests.
|
Package testutils provides utility types, for use in xds tests. |
fakexds
Package fakexds provides fake implementation of multiple types, for use in xds tests.
|
Package fakexds provides fake implementation of multiple types, for use in xds tests. |
Click to show internal directories.
Click to hide internal directories.