Documentation ¶
Index ¶
Constants ¶
View Source
const ( // PluginName indicates name of volcano scheduler plugin. PluginName = "nodegroup" NodeGroupNameKey = "volcano.sh/nodegroup-name" BaseScore = 100 )
Variables ¶
This section is empty.
Functions ¶
func GetPodQueue ¶
There are 3 ways to assign pod to queue for now: scheduling.volcano.sh/queue-name support only annotation volcano.sh/queue-name support both labels & annotation the key should be unified, maybe volcano.sh/queue-name is better
func NewQueueGroupAffinity ¶
func NewQueueGroupAffinity() queueGroupAffinity
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.