faas/sample-functions/apikey-secret.yml
Alex Ellis ab33d80654 Convert apikeyprotected-secret to apikey-secret with proper Golang template
Signed-off-by: Alex Ellis <alexellis2@gmail.com>
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