Versions in this module Expand all Collapse all v1 v1.42.11 Feb 5, 2024 Changes in this version + const Name + type DiscoveryMechanism struct + Cluster string + DNSHostname string + EDSServiceName string + LoadReportingServerName *string + MaxConcurrentRequests *uint32 + 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 v1.42.9-rc1 Feb 5, 2024