mirror of https://github.com/knative/docs.git
* Add metadata tags for documentation * Add classification for about 2/3rds of docs (func + eventing) * Add classification for remainder of docs (serving+install) |
||
|---|---|---|
| .. | ||
| README.md | ||
| building-functions.md | ||
| creating-functions.md | ||
| deploying-functions.md | ||
| install-func.md | ||
| invoking-functions.md | ||
| language-packs.md | ||
| running-functions.md | ||
| subscribing-functions.md | ||
README.md
| audience | components | function | |
|---|---|---|---|
| developer |
|
explanation |
Knative Functions overview
--8<-- "about-functions.md"
Function templates
--8<-- "functions-templates-intro.md"
Language packs
Functions can be written in any language supported by the available language packs{target=_blank}.
Getting started with functions
Before you can use Knative Functions, you must have access to a Knative development environment. To set up a development environment, you can follow the Knative Quickstart tutorial{target=_blank}.