Knative Functions client API and CLI
Go to file
Matej Vasek 62105aa857
chore: improve error message when no func on path (#1739)
Signed-off-by: Matej Vasek <mvasek@redhat.com>
2023-05-15 18:44:09 +00:00
.chglog
.github/workflows chore: Quarkus autoupdate action runs somke test (#1723) 2023-05-04 20:23:56 +00:00
cmd chore: improve error message when no func on path (#1739) 2023-05-15 18:44:09 +00:00
docs docs: regen domain docs (#1731) 2023-05-11 13:13:03 +00:00
generate chore: remove Procfile from Rust templates (#1736) 2023-05-10 18:07:01 +00:00
hack chore: Quarkus autoupdate action runs somke test (#1723) 2023-05-04 20:23:56 +00:00
pkg fix: use full builder for Rust (#1737) 2023-05-10 20:55:01 +00:00
plugin Replace knative.dev/client references to knative.dev/client-pkg (#1671) 2023-04-10 15:59:39 +00:00
schema feat: func domain route (#1690) 2023-05-04 19:48:57 +00:00
templates chore: remove Procfile from Rust templates (#1736) 2023-05-10 18:07:01 +00:00
test feat: func run support all build options (#1693) 2023-05-02 12:11:55 +00:00
third_party Replace knative.dev/client references to knative.dev/client-pkg (#1671) 2023-04-10 15:59:39 +00:00
vendor upgrade to latest dependencies (#1738) 2023-05-13 05:18:42 +00:00
.codecov.yaml chore: fix codecov.yaml (#1335) 2022-10-13 22:37:53 +00:00
.gitattributes chore: update faas-js-runtime to 0.10.0 (#1570) 2023-02-20 20:32:25 +00:00
.gitignore no longer .gitignore templates go.sum files (#1688) 2023-04-25 12:01:46 +00:00
.golangci.yaml
.ko.yaml
.unicode-control-characters.config.py feat: Pipelines as Code - initial support (pack) (#1594) 2023-03-07 15:41:20 +00:00
.versionrc
AUTHORS
CHANGELOG.md
CODE-OF-CONDUCT.md
LICENSE
Makefile add pvc and emptyDir to function_volumes (#1666) 2023-05-03 13:57:56 +00:00
OWNERS chore(OWNERS): update to new org (#1397) 2022-11-01 18:01:06 +00:00
OWNERS_ALIASES Update community files (#1708) 2023-05-01 02:13:53 +00:00
README.md chore: update README.md with proper links (#1380) 2022-10-24 03:38:16 +00:00
go.mod upgrade to latest dependencies (#1738) 2023-05-13 05:18:42 +00:00
go.sum upgrade to latest dependencies (#1738) 2023-05-13 05:18:42 +00:00

README.md

Func

CI Status Client API Documentation Issues License Releases codecov

func is a Client Library and CLI enabling the development and deployment of Functions.

Try the QuickStart Read the Documentation

Roadmap

We use GitHub issues and project to track our roadmap. Please see our roadmap here.

Contributing

We are always looking for contributions from the Function Developer community. For more information on how to participate, see the Contribuiting Guide

The func Working Group meets @ 10:00 US Eastern every Tuesday, we'd love to have you! For more information, see the invitation on the Knative Team Calendar.