Files
faas/sample-functions/apikey-secret.yml
2018-03-05 15:15:35 +00:00

10 lines
152 B
YAML

provider:
name: faas
gateway: http://localhost:8080
functions:
apikey-secret:
lang: go
handler: ./apikey-secret
image: apikey-secret