Knative Functions client API and CLI
Go to file
Knative Automation fdfa1f4e65
upgrade to latest dependencies (#2144)
bumping google.golang.org/genproto 989df2b...a9fa171:
  > a9fa171 fix(dataform): Remove broken aliases (# 1080)
  > 9144d31 fix(analytics): Remove broken aliases (# 1079)
  > 35c7eff chore(all): update all (# 1077)
  > 50ed04b chore(all): update all to v4 (# 1076)
  > 0d6446b chore(all): update all (# 1075)
  > 995d672 chore(all): update all (# 1073)
bumping knative.dev/client-pkg 67fca0c...788b4b0:
  > 788b4b0 Update community files (# 147)
bumping knative.dev/hack f3f03ac...f3881d9:
  > f3881d9 Update community files (# 364)
  > ab9b690 Don't hardcode serving as the repo when setting highest semver (# 361)
  > 45dcf10 Update community files (# 360)
  > 40f0ac2 Update community files (# 359)
bumping knative.dev/networking ce0738a...060ef7a:
  > 060ef7a Clean up unused reconciler and certs code (# 919)
  > bdf2c51 upgrade to latest dependencies (# 918)
  > a874708 upgrade to latest dependencies (# 917)
  > ed5f0fa upgrade to latest dependencies (# 916)
  > a21edb5 Update community files (# 915)
  > 1dcd961 Update community files (# 914)

Signed-off-by: Knative Automation <automation@knative.team>
2024-02-01 19:40:23 +00:00
.chglog chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
.github Springboot bumps (#2126) 2024-01-22 18:45:03 +00:00
cmd func write: write localsettings to .func/local.yaml (#2121) 2024-01-19 08:56:06 +00:00
docs doc: update func subscribe doc (#2113) 2024-01-11 07:05:16 +00:00
generate chore: update Quarkus platform version to 3.7.1 (#2142) 2024-02-01 18:47:53 +00:00
hack fix: sprintboot version auto-updater (#2132) 2024-01-24 06:14:04 +00:00
pkg Springboot bumps (#2126) 2024-01-22 18:45:03 +00:00
plugin Replace knative.dev/client references to knative.dev/client-pkg (#1671) 2023-04-10 15:59:39 +00:00
schema func write: write localsettings to .func/local.yaml (#2121) 2024-01-19 08:56:06 +00:00
templates chore: update Quarkus platform version to 3.7.1 (#2142) 2024-02-01 18:47:53 +00:00
test test: adding e2e test for func subscribe command (#2110) 2024-01-10 13:47:11 +00:00
third_party/VENDOR-LICENSE upgrade to latest dependencies (#2136) 2024-01-24 17:02:23 +00:00
.codecov.yaml Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
.gitattributes chore: update faas-js-runtime to 0.10.0 (#1570) 2023-02-20 20:32:25 +00:00
.gitignore Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
.golangci.yaml Revert linting action to the canonical version (#533) 2021-09-16 02:46:39 -07:00
.ko.yaml chore: update all references to kn-plugin-func (#1311) 2022-10-13 16:31:53 +00:00
.unicode-control-characters.config.py Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
.versionrc chore: add release process and func_darwin_arm64 to the release artifacts (#945) 2022-04-07 15:22:46 +00:00
AUTHORS chore: add AUTHORS and OWNERS files (#413) 2021-07-07 10:35:33 -04:00
CHANGELOG.md Update CHANGELOG.md - renaming (#1926) 2023-08-11 16:30:40 +00:00
CODE-OF-CONDUCT.md Adding code of conduct to reference knative/community's CoC (#911) 2022-03-21 07:22:46 -07:00
LICENSE Apache 2.0 License 2020-07-09 12:22:59 +00:00
Makefile chore: update Go lint (#2100) 2023-12-04 17:03:38 +00:00
OWNERS chore(OWNERS): update to new org (#1397) 2022-11-01 18:01:06 +00:00
OWNERS_ALIASES Update community files (#2129) 2024-01-23 12:00:03 +00:00
README.md Added clotributor link to readme (#2093) 2023-11-28 16:04:44 +00:00
SECURITY.md Add consistent SECURITY.md (#2089) 2023-11-20 19:19:37 +00:00
go.mod upgrade to latest dependencies (#2144) 2024-02-01 19:40:23 +00:00
go.sum upgrade to latest dependencies (#2144) 2024-02-01 19:40:23 +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.

Knative Function demos and examples

Contributing

We are always looking for contributions from the Function Developer community. For more information on how to participate, see the Contribuiting Guide. For a list of all help wanted issues in Knative, take a look at CLOTRIBUTOR.

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.