Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface {
UpdateCPUBurst(conf *config.Configuration, dynamicConfig *dynamic.DynamicAgentConfiguration) error
}
func GetManager ¶
func GetManager(metaServer *metaserver.MetaServer) Manager
GetManager returns a single global instance of the cpu burst manager
Click to show internal directories.
Click to hide internal directories.