jina.parsers.orchestrate.deployment module
Argparser module for Deployment runtimes
jina.parsers.orchestrate.deployment.mixin_base_deployment_parser(parser)[source]
Add mixin arguments required by BaseDeployment
into the given parser.
Parameters
parser – the parser instance to which we add arguments