Documentation
¶
Index ¶
Constants ¶
View Source
const ( PluginNameSLFilter string = "SLFilter" PluginNameYuniKorn string = "YuniKornPlugin" )
View Source
const ( LabelKeyPodPerformantID string = "performant-id" LabelKeyPodIterationCnt string = "iteration-cnt" LabelKeyNodeSLType string = "sl-type" LabelKeyNodeSLID string = "sl-id" LabelKeyNodeSLUpdateTimestamp string = "sl-update-timestamp" LabelKeyNodeSLConnDurSec string = "sl-conn-dur-sec" )
job/node sl related label keys
View Source
const ( CRDGroup = "otcaix.iscas" CRDVersion = "v1" CRDPlural = "jobperformancemetrics" CRDSingular = "jobperformancemetric" CRDListKind = "JobPerformanceMetricList" CRDKind = "JobPerformanceMetric" CRDPropertyPerformantID = "performantID" CRDPropertySLType = "slType" CRDPropertyIterPerSec = "iterPerSec" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.