nvflare.fuel.hci.client.config module

class FLAdminClientStarterConfigurator(workspace: Workspace)[source]

Bases: JsonConfigurator

FL Admin Client startup configurator.

Uses the json configuration to start the FL admin client.

Parameters:

workspace – the workspace object

process_config_element(config_ctx: ConfigContext, node: Node)[source]

Process config element.

Parameters:
  • config_ctx – config context

  • node – element node

start_config(config_ctx: ConfigContext)[source]

Start the config process.

Parameters:

config_ctx – config context