exec

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 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.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

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