kube Package

kube_notifier

Service layer used for Kubernetes calls.

class tvb.storage.kube.kube_notifier.KubeNotifier[source]

Bases: object

static check_token(authorization_token)[source]
static do_rest_call_to_pod(rest_app_server, rest_method_name, submit_param, auth_header=None, data=None)[source]
static get_authorization_header()[source]