get_service_configs_for_daemon

get_service_configs_for_daemon#

method

GlobalConfiguration.get_service_configs_for_daemon(daemon: str) Dict[str, DaemonConfiguration][source]#

Returns the services for the given daemon.

Parameters:
daemonstr

The name of the daemon.

Returns:
Dict[str, DaemonConfiguration]

The services for the given daemon.