serverless / serverless-kubeless

This plugin enables support for Kubeless within the Serverless Framework.
Apache License 2.0
303 stars 81 forks source link

Add support for chaining functions #54

Closed andresmgot closed 7 years ago

andresmgot commented 7 years ago

This PR adds support for chaining functions. It includes an example.

This addresses #49