Documentation ¶
Index ¶
Constants ¶
View Source
const ( EnabledKey = "volcano.sh/enable-quota-burst" QuotaTimeKey = "volcano.sh/quota-burst-time" )
Variables ¶
This section is empty.
Functions ¶
func NewCPUBurst ¶
func NewCPUBurst(config *config.Configuration, mgr *metriccollect.MetricCollectorManager, cgroupMgr cgroup.CgroupManager) framework.Handle
Types ¶
type CPUBurstHandle ¶
type CPUBurstHandle struct { *base.BaseHandle // contains filtered or unexported fields }
func (*CPUBurstHandle) Handle ¶
func (c *CPUBurstHandle) Handle(event interface{}) error
Click to show internal directories.
Click to hide internal directories.