What would you like to be added:
function type adds faas type, which is used to orchestrate faas services, such as OpenFunction,or other cloud faas service
Why is this needed:
now funtion type already support rest, asyncapi, rpc, graphql, odata, expression, or custom,although these types can meet most scenarios, in the cloud-native FaaS scenario, these types cannot currently support FaaS services well. So I think it is necessary to add a new type: faas, which is used to support FaaS service orchestration.
What would you like to be added:
function type adds faas type, which is used to orchestrate faas services, such as OpenFunction,or other cloud faas service
Why is this needed:
now funtion type already support rest, asyncapi, rpc, graphql, odata, expression, or custom,although these types can meet most scenarios, in the cloud-native FaaS scenario, these types cannot currently support FaaS services well. So I think it is necessary to add a new type: faas, which is used to support FaaS service orchestration.