nvflare.private.fed.client.client_json_config module

class ClientJsonConfigurator(workspace_obj: Workspace, config_file_name: str, args, app_root: str, kv_list=None, exclude_libs=True)[source]

Bases: FedJsonConfigurator

To init the ClientJsonConfigurator.

Parameters:
  • config_file_name – config file name

  • exclude_libs – True/False to exclude the libs folder

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