nvflare.fuel.hci package¶
Subpackages¶
- nvflare.fuel.hci.client package
- Submodules
- nvflare.fuel.hci.client.api module
- nvflare.fuel.hci.client.api_spec module
- nvflare.fuel.hci.client.api_status module
- nvflare.fuel.hci.client.cli module
- nvflare.fuel.hci.client.config module
- nvflare.fuel.hci.client.event module
- nvflare.fuel.hci.client.file_transfer module
- nvflare.fuel.hci.client.fl_admin_api module
- nvflare.fuel.hci.client.fl_admin_api_constants module
- nvflare.fuel.hci.client.fl_admin_api_runner module
- nvflare.fuel.hci.client.fl_admin_api_spec module
- nvflare.fuel.hci.client.overseer_service_finder module
- nvflare.fuel.hci.client.rr_service_finder module
- nvflare.fuel.hci.client.static_service_finder module
- Module contents
- Submodules
- nvflare.fuel.hci.server package
- Submodules
- nvflare.fuel.hci.server.audit module
- nvflare.fuel.hci.server.authz module
- nvflare.fuel.hci.server.binary_transfer module
- nvflare.fuel.hci.server.builtin module
- nvflare.fuel.hci.server.constants module
- nvflare.fuel.hci.server.file_transfer module
- nvflare.fuel.hci.server.hci module
- nvflare.fuel.hci.server.login module
- nvflare.fuel.hci.server.reg module
- nvflare.fuel.hci.server.sess module
- Module contents
- Submodules
- nvflare.fuel.hci.tools package
Submodules¶
- nvflare.fuel.hci.base64_utils module
- nvflare.fuel.hci.binary_proto module
- nvflare.fuel.hci.checksum module
- nvflare.fuel.hci.chunk module
- nvflare.fuel.hci.cmd_arg_utils module
- nvflare.fuel.hci.conn module
Connection
Connection.append_any()
Connection.append_command()
Connection.append_dict()
Connection.append_error()
Connection.append_shutdown()
Connection.append_string()
Connection.append_success()
Connection.append_table()
Connection.append_token()
Connection.close()
Connection.flush()
Connection.flush_bytes()
Connection.update_meta()
receive_and_process()
receive_bytes_and_process()
- nvflare.fuel.hci.file_transfer_defs module
- nvflare.fuel.hci.proto module
Buffer
ConfirmMethod
CredentialType
InternalCommands
MetaKey
MetaKey.APP_NAME
MetaKey.CLIENTS
MetaKey.CLIENT_LAST_CONNECT_TIME
MetaKey.CLIENT_NAME
MetaKey.CLIENT_STATUS
MetaKey.CMD_NAME
MetaKey.CMD_PROPS
MetaKey.CMD_TIMEOUT
MetaKey.CUSTOM_PROPS
MetaKey.DATA_TYPE
MetaKey.DURATION
MetaKey.FILES
MetaKey.FOLDER_NAME
MetaKey.INFO
MetaKey.JOBS
MetaKey.JOB_DATA
MetaKey.JOB_DOWNLOAD_URL
MetaKey.JOB_ID
MetaKey.JOB_META
MetaKey.JOB_NAME
MetaKey.LOCATION
MetaKey.SERVER_START_TIME
MetaKey.SERVER_STATUS
MetaKey.STATUS
MetaKey.SUBMIT_TIME
MetaKey.TX_ID
MetaKey.WORKSPACE
MetaStatusValue
MetaStatusValue.CLIENTS_RUNNING
MetaStatusValue.ERROR
MetaStatusValue.INTERNAL_ERROR
MetaStatusValue.INVALID_JOB_DEFINITION
MetaStatusValue.INVALID_JOB_ID
MetaStatusValue.INVALID_TARGET
MetaStatusValue.JOB_NOT_RUNNING
MetaStatusValue.JOB_RUNNING
MetaStatusValue.NOT_AUTHENTICATED
MetaStatusValue.NOT_AUTHORIZED
MetaStatusValue.NO_CLIENTS
MetaStatusValue.NO_JOBS
MetaStatusValue.NO_REPLY
MetaStatusValue.OK
MetaStatusValue.SYNTAX_ERROR
ProtoKey
make_error()
make_meta()
validate_proto()
- nvflare.fuel.hci.reg module
- nvflare.fuel.hci.security module
- nvflare.fuel.hci.shell_cmd_val module
- nvflare.fuel.hci.table module