Update the sample functions
**What**
- Move the new secrets sample function to ApiKeyProtected-Secrets
- Bring back the original ApiKeyProtected sample function
Signed-off-by:
Lucas Roesler <roesler.lucas@gmail.com>
Showing
- sample-functions/ApiKeyProtected-Secrets/.gitignore 2 additions, 0 deletionssample-functions/ApiKeyProtected-Secrets/.gitignore
- sample-functions/ApiKeyProtected-Secrets/Dockerfile 23 additions, 0 deletionssample-functions/ApiKeyProtected-Secrets/Dockerfile
- sample-functions/ApiKeyProtected-Secrets/README.md 6 additions, 0 deletionssample-functions/ApiKeyProtected-Secrets/README.md
- sample-functions/ApiKeyProtected-Secrets/app 0 additions, 0 deletionssample-functions/ApiKeyProtected-Secrets/app
- sample-functions/ApiKeyProtected-Secrets/build.sh 3 additions, 0 deletionssample-functions/ApiKeyProtected-Secrets/build.sh
- sample-functions/ApiKeyProtected-Secrets/handler.go 31 additions, 0 deletionssample-functions/ApiKeyProtected-Secrets/handler.go
- sample-functions/ApiKeyProtected/Dockerfile.build 9 additions, 0 deletionssample-functions/ApiKeyProtected/Dockerfile.build
- sample-functions/ApiKeyProtected/README.md 2 additions, 2 deletionssample-functions/ApiKeyProtected/README.md
- sample-functions/ApiKeyProtected/build.sh 12 additions, 0 deletionssample-functions/ApiKeyProtected/build.sh
- sample-functions/ApiKeyProtected/handler.go 11 additions, 13 deletionssample-functions/ApiKeyProtected/handler.go
Loading
Please register or sign in to comment