package
7.17.28
Repository: https://github.com/elastic/beats.git
Documentation: pkg.go.dev

# Functions

IsSidecar returns true if tags contains sidecar flag.
NewDescriptor creates a program which satisfies Program interface and can be used with Operator.
NewExecutionContext creates an execution context and generates an ID for this context.

# Constants

TagSidecar tags a sidecar process.

# Structs

Descriptor defines a program which needs to be run.
ExecutionContext describes runnable binary.
ProcessSpec specifies a way of running a process.

# Interfaces

Taggable is an object containing tags.

# Type aliases

Tag is a tag for specifying metadata related to a process.