b79b2791b8
With this patch, users can create function using swift object: http POST http://127.0.0.1:7070/v1/functions name=swift_function \ runtime_id=xxx \ code='{"source": "swift", "swift": {"container": "container_name", "object": "object_name"}}' Implements: blueprint support-swift-object-as-code |
||
---|---|---|
.. | ||
api | ||
cmd | ||
db | ||
engine | ||
orchestrator | ||
storage | ||
tests | ||
utils | ||
__init__.py | ||
config.py | ||
context.py | ||
exceptions.py | ||
rpc.py | ||
version.py |