https://github.com/pprecel/function-api-poc
https://github.com/pprecel/function-api-poc
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pprecel/function-api-poc
- Owner: pPrecel
- Created: 2022-08-23T12:32:39.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-24T06:47:30.000Z (almost 4 years ago)
- Last Synced: 2025-10-09T02:38:42.309Z (8 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Function API POC
This repo proposes a new version of the Kyma Serverless Function's API (v1alpha3). The main reason for these changes is to introduce the deployment-like style of API (templates) to separate the logic of Function's deployment, pods, and job.
## Content
* [v1alpha2](./v1alpha2.yaml)
* [v1alpha3](./v1alpha3.yaml)