Versions in this module Expand all Collapse all v0 v0.2.1 Jul 14, 2022 Changes in this version + func GetLeader(endpoints []string) string + func NewBuilder(logLevel klog.Level) base.PickerBuilder + func RegisterCluster(endpoint []string, cb func() (resolver.Address, error)) + func UnregisterCluster(endpoints []string) + func UpdateClusterLeader(endpoints []string, cb func() (resolver.Address, error))