# Packages

No description provided by the author
nolint:all.
nolint:all.

# Functions

NewCLIOptions creates a CLIOptions object with default values.
NewInputDataServiceFactory creates an InputDataServiceFactory instance.

# Structs

CLIConfig is a completed configuration, result of successfully parsing and processing CLI options.
CLIOptions are command line options related to processing the data on which custom metrics are based.
ControllerConfig is a completed controller configuration.
ControllerOptions are command line options that can be set for controller.Options.
InputDataServiceFactory creates InputDataService instances.

# Interfaces

InputDataService is the main type of the input package.