Documentation
¶
Index ¶
Constants ¶
View Source
const ( AnnotationOfflineKey = types.PodAnnotationPrefix + "app-class" AnnotationOfflineValue = "greedy" )
View Source
const ( // oneline pod AppClassOnline = "online" // offline pod AppClassOffline = "offline" // system pod AppClassSystem = "system" AppClassUnknown = "unknown" // such as /kubepods/burstable AppClassAggregatedCgroup = "aggregatedcgroup" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.