package
0.17.2
Repository: https://github.com/clusternet/clusternet.git
Documentation: pkg.go.dev

# Functions

DynamicDivideReplicas will fill the target replicas of all feeds based on predictor result and deviation.
NewDynamicAssigner creates a DefaultAssigner.
NewStaticAssigner creates a Default Assigner.
StaticDivideReplicas will fill the target replicas of all feeds based on a weight list and feed finv.

# Constants

NameDynamicAssigner is the name of the plugin used in the plugin registry and configurations.
NameStaticAssigner is the name of the plugin used in the plugin registry and configurations.

# Structs

DynamicAssigner assigns replicas to clusters.
StaticAssigner assigns replicas to clusters.