Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DemandCoresAnnotationKey = consts.PodAnnotationCPUWeightDemandCoresKey BurstRatioAnnotationKey = consts.PodAnnotationCPUWeightBurstRatioKey )
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface {
UpdateCPUWeight(dynamicConfig *dynamic.DynamicAgentConfiguration) error
}
func GetManager ¶
func GetManager(metaServer *metaserver.MetaServer) Manager
Click to show internal directories.
Click to hide internal directories.