Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PrioritySort ¶
type PrioritySort struct{}
func (*PrioritySort) Name ¶
func (pl *PrioritySort) Name() string
func (*PrioritySort) SelectClusters ¶
func (pl *PrioritySort) SelectClusters( ctx context.Context, su *framework.SchedulingUnit, clusterScoreList framework.ClusterScoreList, ) (framework.ClusterScoreList, *framework.Result)
Click to show internal directories.
Click to hide internal directories.