jina.parsers.orchestrate.pod module
Argparser module for Pod runtimes
jina.parsers.orchestrate.pod.mixin_pod_parser(parser)[source]
Mixing in arguments required by Pod
into the given parser. :param parser: the parser instance to which we add arguments