Knative Functions client API and CLI
Go to file
Luke Kingland eb17ea77e8
fix: make image digest check more permissive (#2510)
* fix: make image digest check more permissive

* use extant implementation for digest check
2024-09-24 07:14:48 +00:00
.chglog Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
.github Fix failure in GHA caused by missing cargo bin (#2440) 2024-07-23 12:48:58 +00:00
cmd fix: make image digest check more permissive (#2510) 2024-09-24 07:14:48 +00:00
docs Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
generate chore: update Springboot platform version to 3.3.4 (#2509) 2024-09-19 16:28:42 +00:00
hack Remove superfluous equals sign from envvar (#2446) 2024-07-26 16:02:19 +00:00
pkg Improve socat conn success detection (#2506) 2024-09-20 06:42:26 +00:00
plugin migrate client-pkg to client/pkg (#2477) 2024-09-04 10:08:32 +00:00
schema Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
templates chore: update Springboot platform version to 3.3.4 (#2509) 2024-09-19 16:28:42 +00:00
test test: adding GO s2i to e2e test suite (#2401) 2024-07-25 06:53:19 +00:00
third_party Update Knative deps to latest (#2265) 2024-04-05 09:07:51 +00:00
.codecov.yaml Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
.gitattributes chore: linter should ignore test data symlinks (#2423) 2024-07-10 14:30:41 +00:00
.gitignore Include go.sum in the Go CloudEvent template (#2441) 2024-07-23 20:13:25 +00:00
.golangci.yaml Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
.ko.yaml
.unicode-control-characters.config.py Removing the vendor dir (#1966) 2023-09-25 22:51:32 +00:00
.versionrc
AUTHORS
CHANGELOG.md Fix linter issues (#2420) 2024-07-09 13:48:22 +00:00
CODE-OF-CONDUCT.md
Dockerfile.utils Implement minimalistic socat in Go (#2479) 2024-09-24 05:57:35 +00:00
LICENSE
Makefile Revert bad changes (#2495) 2024-09-12 20:04:12 +00:00
OWNERS chore(OWNERS): update to new org (#1397) 2022-11-01 18:01:06 +00:00
OWNERS_ALIASES Update community files (#2484) 2024-09-09 02:04:33 +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 (#2511) 2024-09-23 15:29:45 +00:00
go.sum upgrade to latest dependencies (#2511) 2024-09-23 15:29:45 +00:00
main.go allow go install knative.dev/func@{version} (#2220) 2024-03-13 02:27:10 +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.