package
6.0.0-beta1+incompatible
Repository: https://github.com/jshi-git/beats.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewPodWatcher initializes the watcher client to provide a local state of pods from the cluster (filtered to the given host).
NewRegister creates and returns a new Register.

# Constants

Names of indexers and matchers that have been defined.
Names of indexers and matchers that have been defined.
Names of indexers and matchers that have been defined.

# Variables

Indexing is the singleton Register instance where all Indexers and Matchers are stored.

# Structs

No description provided by the author
ContainerIndexer indexes pods based on all their containers IDs.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MetadataIndex holds a pair of index -> metadata info.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PodNameIndexer implements default indexer based on pod name.
No description provided by the author
No description provided by the author
No description provided by the author
PodWatcher is a controller that synchronizes Pods.
Register contains Indexer and Matchers to use on pod indexing and event matching.

# Interfaces

GenMeta takes in pods to generate metadata for them.
Indexer take known pods and generate all the metadata we need to enrich events in a efficient way.
Matcher takes a new event and returns the index.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author