runtime

package
v0.0.0-...-2feb83d Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 42 Imported by: 0

Documentation

Overview

Package runtime holds runtime related files

Package runtime holds runtime related files

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Commands

func Commands(globalParams *command.GlobalParams) []*cobra.Command

Commands returns the config commands

func StartRuntimeSecurity

func StartRuntimeSecurity(log log.Component, config config.Component, hostname string, stopper startstop.Stopper, statsdClient ddgostatsd.ClientInterface, wmeta workloadmeta.Component) (*secagent.RuntimeSecurityAgent, error)

StartRuntimeSecurity starts runtime security

Types

type EvalReport

type EvalReport struct {
	Succeeded bool
	Approvers map[string]rules.Approvers
	Event     eval.Event
	Error     error `json:",omitempty"`
}

EvalReport defines a report of an evaluation

type EventData

type EventData struct {
	Type   eval.EventType
	Values map[string]interface{}
}

EventData defines the structure used to represent an event

Jump to

Keyboard shortcuts

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