openshift-knative / function-samples

Example functions for OpenShift Serverless on the Dev Console

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenShift Serverless Example Functions

This repository contains example functions supported by OpenShift Serverless. The samples are generated from the kn func create command from OpenShift Serverless version 1.29 and should be kept up to date as the templates from the kn func CLI are updated.

These samples are used in the OpenShift Developer's Console as templates to help users get started creating and importing Serverless functions.

Current supported runtimes are Node.js and Quarkus for both HTTP and CloudEvent functions.

About

Example functions for OpenShift Serverless on the Dev Console


Languages

Language:TypeScript 36.9%Language:JavaScript 36.0%Language:Java 27.1%