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

# Functions

AllowedFields checks that only allowed fields are used in the configuration.
ConfigChecked returns a wrapper that will validate the configuration using the passed checks before invoking the original constructor.
MutuallyExclusiveRequiredFields checks that only one of the given fields is used at the same time.
RequireFields checks that the required fields are present in the configuration.