jina.parsers.orchestrate.runtimes.container module

Argparser module for container runtimes

jina.parsers.orchestrate.runtimes.container.mixin_container_runtime_parser(parser)[source]

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