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

# Functions

DynamicProviderBuilder builds the dynamic provider.
NewNodeEventer creates an eventer that can discover and process node objects.
NewPodEventer creates an eventer that can discover and process pod objects.
NewServiceEventer creates an eventer that can discover and process service objects.

# Constants

ContainerPriority is the priority that container mappings are added to the provider.
NodePriority is the priority that node mappings are added to the provider.
PodPriority is the priority that pod mappings are added to the provider.
ServicePriority is the priority that service mappings are added to the provider.

# Structs

Config for kubernetes provider.
Enabled config section for resources' config blocks.
Resources config section for resources' config blocks.

# Interfaces

Eventer allows defining ways in which kubernetes resource events are observed and processed.