exec

package
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 22, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var FlagStrings = map[uint32]string{
	api.EventExecve:                "execve",
	api.EventProcFS:                "procFS",
	api.EventTruncArgs:             "truncArgs",
	api.EventMiss:                  "miss",
	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.EventErrorCgroupSubsysCgrp: "errorCgroupSubsysCgrp",
	api.EventErrorCgroupSubsys:     "errorCgroupSubsys",
	api.EventErrorCgroups:          "errorCgroups",
	api.EventErrorPathComponents:   "errorPathResolutionCwd",
	api.EventDataFilename:          "dataFilename",
	api.EventDataArgs:              "dataArgs",
	api.EventInInitTree:            "inInitTree",
}

TODO: Harmonize these with the API docs (Flags field in tetragon.Process)

Functions

func DecodeCommonFlags

func DecodeCommonFlags(flags uint32) []string

func Signal

func Signal(s uint32) string

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL