qinling/qinling/utils
Lingxian Kong 14789ab0c8 Support docker image as function code
Allow user to create function using her own docker image including
all the code and dependencies inside. The image needs to have an
script running as entry point, expecting user's input as params.

This allow users to execute functions written in any language.
2017-05-18 17:19:13 +12:00
..
openstack Support docker image as function code 2017-05-18 17:19:13 +12:00
__init__.py Initial API code structure 2017-04-14 15:24:02 +12:00
common.py Support docker image as function code 2017-05-18 17:19:13 +12:00
rest_utils.py Initial API code structure 2017-04-14 15:24:02 +12:00
thread_local.py Add engine service and rpc layer 2017-04-17 23:58:36 +12:00