Files
fn-serverless/fn/vendor/github.com/funcy/functions_go/docs/App.md
2017-06-11 02:10:50 -07:00

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]

[Back to Model list] [Back to API list] [Back to README]