mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
584 B
584 B
NewTask
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Image | string | Name of Docker image to use. This is optional and can be used to override the image defined at the group level. | [default to null] |
| Payload | string | Payload for the task. This is what you pass into each task to make it do something. | [optional] [default to null] |