jina.parsers.orchestrate.runtimes.worker module#

Argparser module for WorkerRuntime

jina.parsers.orchestrate.runtimes.worker.mixin_worker_runtime_parser(parser)[source]#

Mixing in arguments required by WorkerRuntime into the given parser. :param parser: the parser instance to which we add arguments