Skip to content

OpenFunction/builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ccabda1 · Jun 12, 2024
Sep 20, 2022
Jun 12, 2024
Jun 25, 2023
Jul 8, 2022
May 10, 2021
May 10, 2021
May 10, 2021
Jul 8, 2022
Jun 25, 2023
Feb 8, 2022
May 10, 2021
May 10, 2021
May 10, 2021
Jul 5, 2021
Jul 8, 2022
Jul 8, 2022
Jul 8, 2022

Repository files navigation

Builder

Overview

GoogleCloudPlatform/buildpacks based builder project.

Status

Supported languages include:

Runtime Serving Support Eventing Type Support Version
Go OpenFuncAsync, Knative HTTP, CloudEvent 1.15, 1.16
Node.js Knative HTTP 10, 12, 14, 16
Python Knative HTTP 3.7, 3.8, 3.9
Java Knative HTTP 11

Planning

Language runtime

Need to support mainstream microservice languages.

Language version

Need to support multiple versions of the language.

Serving kind

Need to support multiple microservice frameworks.

Eventing kind

Need to support multiple event sources.