# Functions
ConfigPath is the quoted path for any configmap visible to the collector.
No description provided by the author
No description provided by the author
MakeID given a list of components.
MakeInputID for components that logically represent clf.input.
No description provided by the author
MakeOutPutID for components that logically represent clf.output.
MakePipelineID for components that logically represent clf.pipeline (e.g.
MakeRouteInputID appends sourceType to rerouteId for input ids.
SecretFrom formated string SECRET[<secret_component_id>.<secret_name>#<secret_key>].
SecretPath is the quoted path for any secret visible to the collector.
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
# Interfaces
ComponentReceiver is a vector component that receives input from another component (e.g.
InputComponent is a vector sink, transformation, source that is provided as input to other components.