Documentation ¶
Index ¶
Constants ¶
View Source
const ( SlaveLevel1 = "guaranteed" SlaveLevel2 = "burstable" SlaveLevel3 = "besteffort" MasterLevel1 = "log_dumper" MasterLevel2 = "metrics_statistic" MasterLevel3 = "trace_analysis" MasterLevel4 = "controller" MasterLevel5 = "scheduler" )
Variables ¶
View Source
var MasterLevels = []string{MasterLevel1, MasterLevel2, MasterLevel3, MasterLevel4, MasterLevel5}
View Source
var SlaveLevels = []string{SlaveLevel1, SlaveLevel2, SlaveLevel3}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.