Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultTableSize uint64 = 16381 DefaultHashSeed = "JLfvgnHc2kaSUFaI" MaglevOuterMapName = "km_maglev_outer" MaglevInnerMapName = "inner_of_maglev" MaglevMapMaxEntries = 65536 ClusterNameMaxLen = 192 )
Variables ¶
This section is empty.
Functions ¶
func CreateLB ¶
func CreateLB(cluster *cluster_v2.Cluster) error
only trafficPolicy enable maglev in DestinationRule would create lb
func InitMaglevMap ¶
func InitMaglevMap() error
Types ¶
Click to show internal directories.
Click to hide internal directories.