get_service_config#
method
- GlobalConfiguration.get_service_config(service: str) ServiceConfiguration[source]#
Returns the configuration for the given service.
- Parameters:
- servicestr
The name of the service.
- Returns:
- ServiceConfiguration
The configuration for the given service.