# Functions
NewService creates a new Orchestrator service.
No description provided by the author
WithAuthorizationStrategyJWT is an option that configures an JWT-based authorization strategy using a specific claim key.
WithCatalogsFolder can be used to load catalog files from a different catalogs folder.
WithExternalCatalogs can be used to load catalog definitions from an external source.
WithExternalMetrics can be used to load metric definitions from an external source.
WithMetricsFile can be used to load a different metrics file.
WithStorage is an option to set the storage.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
ErrCertificationNotFound indicates the certification was not found.
# Type aliases
ServiceOption is a function-style option to configure the Orchestrator Service.