com.sixsq.slipstream/SlipStreamClientAPI-jar 3.38-SNAPSHOT

Topics

Namespaces

sixsq.slipstream.client.api.authn

Public variables and functions:

sixsq.slipstream.client.api.cimi

Public variables and functions:

sixsq.slipstream.client.api.deprecated-authn

Provides a utility to log into the SlipStream server and to recover an access token. No logout function is provided as the access can be removed by just destroying the token.

sixsq.slipstream.client.api.modules

Public variables and functions:

sixsq.slipstream.client.api.pricing

Public variables and functions:

sixsq.slipstream.client.api.runs

Public variables and functions:

sixsq.slipstream.client.async

An asynchronous implementation of the CIMI protocol that returns core.async channels from all functions. The returned channel contains a single result (or error message) unless an event stream was requested.

Public variables and functions:

sixsq.slipstream.client.run

Purpose

sixsq.slipstream.client.sync

A synchronous implementation of the CIMI protocol. All functions return the results as a clojure data structure.

Public variables and functions: