jina.parsers.hub¶
-
jina.parsers.hub.
set_hub_pushpull_parser
(parser=None)[source]¶ Set the parser for the hub push or hub pull
- Parameters
parser – an optional existing parser to build upon
- Returns
the parser
-
jina.parsers.hub.
set_hub_build_parser
(parser=None)[source]¶ Set the parser for hub build
- Parameters
parser – the parser configure
- Returns
the new parser
-
jina.parsers.hub.
set_hub_list_parser
(parser=None)[source]¶ Set the parser for hub list
- Parameters
parser – the parser configure
- Returns
the new parser