# Functions
GetInstance returns the configuration.
# Structs
Authentication represents the configuration for authentication.
Certificate represents the TLS certificate configuration.
Config represents the overall configuration for the application.
Datastore represents the configuration for the database connection.
GrpcServer represents the configuration for a gRPC server.
MetricServer represents the configuration for a metric server.
RestServer represents the configuration for a REST server.
Servers represents the configuration for various servers.