MCPcopy Create free account
hub / github.com/SeldonIO/seldon-server / add_client.py

File add_client.py

scripts/add_client.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import argparse, os, json
3import seldon_utils as seldon
4from kazoo.client import KazooClient

Callers

nothing calls this directly

Calls 3

startMethod · 0.80
joinMethod · 0.45
loadMethod · 0.45

Tested by

no test coverage detected