Documentation ¶
Index ¶
Constants ¶
View Source
const ( Opa = "opa" FileChange = "filechange" Prometheus = "prometheus" BaseFile = "basefile" Data = "data" Sysctl = "sysctl" Systemd = "systemd" FileFilter = "filefilter" Component = "component" CustomCommand = "customcommand" )
View Source
const ( LabelName = "kubeeye.kubesphere.io/name" LabelPlanName = "kubeeye.kubesphere.io/plan-name" LabelRuleType = "kubeeye.kubesphere.io/rule-type" LabelTaskName = "kubeeye.kubesphere.io/task-name" LabelNodeName = "kubeeye.kubesphere.io/node-name" LabelConfigType = "kubeeye.kubesphere.io/config-type" LabelRuleGroup = "kubeeye.kubesphere.io/rule-group" LabelInspectRuleGroup = "kubeeye.kubesphere.io/inspect-rule-group" )
View Source
const ( AnnotationStartTime = "kubeeye.kubesphere.io/task-start-time" AnnotationEndTime = "kubeeye.kubesphere.io/task-end-time" AnnotationInspectPolicy = "kubeeye.kubesphere.io/task-inspect-policy" AnnotationJoinPlanNum = "kubeeye.kubesphere.io/join-plan-num" AnnotationJoinRuleNum = "kubeeye.kubesphere.io/join-rule-num" AnnotationDescription = "kubeeye.kubesphere.io/description" AnnotationInspectType = "kubeeye.kubesphere.io/inspect-type" )
View Source
const ( DefaultProcPath = "/hosts/proc" RootPathPrefix = "/hosts/root" ResultPath = "/hosts/result" )
View Source
const AuditorServiceAddrConfigMap = "auditor-service-addr"
View Source
const BaseFilePrefix = "kubeeye-base-file"
View Source
const DefaultNamespace = "kubeeye-system"
View Source
const DefaultTimeout = 10 * time.Minute
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.