Documentation
¶
Overview ¶
Package pickfirst contains the pick_first load balancing policy which is the universal leaf policy.
Index ¶
Constants ¶
View Source
const Name = "pick_first"
Name is the name of the pick_first balancer.
Variables ¶
This section is empty.
Functions ¶
func EnableHealthListener ¶ added in v1.77.0
EnableHealthListener updates the state to configure pickfirst for using a generic health listener.
Experimental ¶
Notice: This API is EXPERIMENTAL and may be changed or removed in a later release.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package internal contains code internal to the pickfirst package.
|
Package internal contains code internal to the pickfirst package. |
|
Package pickfirstleaf contains the pick_first load balancing policy which will be the universal leaf policy after dualstack changes are implemented.
|
Package pickfirstleaf contains the pick_first load balancing policy which will be the universal leaf policy after dualstack changes are implemented. |
Click to show internal directories.
Click to hide internal directories.