jina.parsers.orchestrate.runtimes.distributed module

Argparser module for distributed runtimes

jina.parsers.orchestrate.runtimes.distributed.mixin_distributed_feature_parser(parser)[source]

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