package
1.3.0
Repository: https://github.com/warpstreamlabs/bento.git
Documentation: pkg.go.dev

# Functions

ConfigSpec returns a configuration spec for a template.
DocsMarkdown returns a markdown document for the templates documentation.
FieldConfigSpec returns a configuration spec for a field of a template.
InitTemplates parses and registers native templates, as well as templates at paths provided, and returns any linting errors that occur.
ReadConfigFile attempts to read a template configuration file.
ReadConfigYAML attempts to read a YAML byte slice as a template configuration file.
RegisterTemplateYAML attempts to register a new template component to the specified environment.
WithMetricsMapping attempts to wrap the metrics of a manager with a metrics mapping.

# Structs

Config describes a Bento component template.
FieldConfig describes a configuration field used in the template.
TestConfig defines a unit test for the template.