Versions in this module Expand all Collapse all v1 v1.51.4 Oct 3, 2022 Changes in this version + const Name + type DiscoveryMechanism struct + Cluster string + DNSHostname string + EDSServiceName string + LoadReportingServer *bootstrap.ServerConfig + MaxConcurrentRequests *uint32 + OutlierDetection outlierdetection.LBConfig + Type DiscoveryMechanismType + func (dm DiscoveryMechanism) Equal(b DiscoveryMechanism) bool + type DiscoveryMechanismType int + const DiscoveryMechanismTypeEDS + const DiscoveryMechanismTypeLogicalDNS + func (t *DiscoveryMechanismType) UnmarshalJSON(b []byte) error + func (t DiscoveryMechanismType) MarshalJSON() ([]byte, error) + type LBConfig struct + DiscoveryMechanisms []DiscoveryMechanism + XDSLBPolicy *internalserviceconfig.BalancerConfig