Documentation ¶
Index ¶
Constants ¶
View Source
const (
MaxClusterErrReason = "max cluster is less than 0"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MaxCluster ¶
type MaxCluster struct{}
func (*MaxCluster) Name ¶
func (pl *MaxCluster) Name() string
func (*MaxCluster) SelectClusters ¶
func (pl *MaxCluster) SelectClusters( ctx context.Context, su *framework.SchedulingUnit, clusterScoreList framework.ClusterScoreList, ) (framework.ClusterScoreList, *framework.Result)
Click to show internal directories.
Click to hide internal directories.