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

# Functions

NewConfigBlacklist filters configs from CM according to a given blacklist.
NewFleetManager returns a X-Pack Beats Fleet Management manager.
NewFleetManagerPlugin creates a plugin function returning factory if configuration matches the criteria.
NewFleetManagerWithConfig returns a X-Pack Beats Fleet Management manager.

# Structs

Config for central management.
ConfigBlacklist takes a ConfigBlocks object and filter it based on the given blacklist settings.
ConfigBlacklistSettings holds a list of fields and regular expressions to blacklist.
ConfigBlock stores a piece of config from central management.
ConfigBlocksWithType is a list of config blocks with the same type.
Manager handles internal config updates.

# Type aliases

ConfigBlocks holds a list of type + configs objects.