Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FlagStrings = map[uint32]string{ api.EventExecve: "execve", api.EventExecveAt: "execveat", api.EventProcFS: "procFS", api.EventTruncFilename: "truncFilename", api.EventTruncArgs: "truncArgs", api.EventTaskWalk: "taskWalk", api.EventMiss: "miss", api.EventNeedsAUID: "auid", api.EventErrorFilename: "errorFilename", api.EventErrorArgs: "errorArgs", api.EventNoCWDSupport: "nocwd", api.EventRootCWD: "rootcwd", api.EventErrorCWD: "errorCWD", api.EventClone: "clone", api.EventErrorCgroupName: "errorCgroupName", api.EventErrorCgroupId: "errorCgroupID", api.EventErrorCgroupKn: "errorCgroupKn", api.EventErrorCgroupSubsysCgrp: "errorCgroupSubsysCgrp", api.EventErrorCgroupSubsys: "errorCgroupSubsys", api.EventErrorCgroups: "errorCgroups", api.EventErrorPathComponents: "errorPathResolutionCwd", }
TODO: Harmonize these with the API docs (Flags field in tetragon.Process)
Functions ¶
func DecodeCommonFlags ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.