mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
527 B
527 B
App
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | Name of this app. Must be different than the image name. Can ony contain alphanumeric, -, and _. | [optional] [default to null] |
| Config | map[string]string | Application configuration | [optional] [default to null] |