# Functions
No description provided by the author
No description provided by the author
MakeGenerator creates Generator.
MergeElements merges multiple arrays of Elements into a single array of Element.
MergeSections merges multiple Sections into a single array of Element.
SetTLSProfileOptionsFrom updates options to set the TLS profile based upon the output spec.
TLSProfileInfo returns the minTLSVersion, ciphers as a delimited list given the available TLSSecurityProfile.
# Constants
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
# Structs
No description provided by the author
TODO: unit me with functional.Option.
Section is a collection of Elements at a high level division of configuration.
# Interfaces
Element is a basic unit of configuration.
# Type aliases
ComponentID is used to define a component in vector configuration, a source, sink, etc.
Generator converts an array of Elements to configuration.
InLabel defines the name of the <label> section in fluentd configuration.
No description provided by the author
Options is a map of Options used to customize the config generation.
OutLabel defined the name of the next @label in the fluentd configuration.