Include All Currently Supported Trigger Types (#1043)
Update README to include all currently supported trigger types with links to documentation.
This commit is contained in:
@@ -68,8 +68,7 @@ ones if you want. (An environment is essentially just a container
|
|||||||
with a webserver and dynamic loader.)
|
with a webserver and dynamic loader.)
|
||||||
|
|
||||||
A _trigger_ is something that maps an event to a function; Fission
|
A _trigger_ is something that maps an event to a function; Fission
|
||||||
supports HTTP routes as triggers today, with upcoming support for
|
as of today supports [HTTP request](https://docs.fission.io/usage/trigger/#create-a-http-trigger), [timed](https://docs.fission.io/usage/trigger/#create-a-time-trigger), and [message queue](https://docs.fission.io/usage/trigger/#create-a-message-queue-trigger) triggers.
|
||||||
other types of event triggers, such as timers and Kubernetes events.
|
|
||||||
|
|
||||||
Usage
|
Usage
|
||||||
-----
|
-----
|
||||||
|
|||||||
Reference in New Issue
Block a user