Documentation ¶
Overview ¶
Package internal contains functionality internal to the xDS resolver.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // NewWRR is the function used to create a new weighted round robin // implementation. NewWRR any // func() wrr.WRR // NewXDSClient is the function used to create a new xDS client. NewXDSClient any // func(string) (xdsclient.XDSClient, func(), error) )
The following variables are overridden in tests.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.