Knative Functions client API and CLI
Go to file
Jefferson Ramos e6618c0c2b
test: e2e on cluster test in verbose mode (#1537)
2023-02-14 17:14:51 +00:00
.chglog
.github/workflows Use current (as in PR) func image in integration tests (#1548) 2023-02-14 16:29:50 +00:00
builders
buildpacks
cmd fix: func deploy with explicity `--build=false` bypass isBuilt check (#1539) 2023-02-09 16:24:48 +00:00
config feat: deploy command global config with function context (#1434) 2023-02-06 08:43:35 +00:00
docker
docs feat: deploy command global config with function context (#1434) 2023-02-06 08:43:35 +00:00
generate/templates
hack Use current (as in PR) func image in integration tests (#1548) 2023-02-14 16:29:50 +00:00
http
k8s
knative feat: preliminary dapr runtime support (#1518) 2023-02-02 16:01:31 +00:00
mock feat: deploy command global config with function context (#1434) 2023-02-06 08:43:35 +00:00
openshift
pipelines Use current (as in PR) func image in integration tests (#1548) 2023-02-14 16:29:50 +00:00
plugin
progress
s2i
schema
ssh
templates chore: update Quarkus platform version to 2.16.2.Final (#1538) 2023-02-08 20:29:46 +00:00
test test: e2e on cluster test in verbose mode (#1537) 2023-02-14 17:14:51 +00:00
testdata
testing feat: deploy command global config with function context (#1434) 2023-02-06 08:43:35 +00:00
third_party/VENDOR-LICENSE
utils
vendor upgrade to latest dependencies (#1523) 2023-01-27 15:13:41 +00:00
.codecov.yaml
.gitattributes
.gitignore
.golangci.yaml
.ko.yaml
.unicode-control-characters.config.py
.versionrc
AUTHORS
CHANGELOG.md
CODE-OF-CONDUCT.md
LICENSE
Makefile
OWNERS
OWNERS_ALIASES Update community files (#1540) 2023-02-10 17:59:49 +00:00
README.md
client.go fix: func deploy with explicity `--build=false` bypass isBuilt check (#1539) 2023-02-09 16:24:48 +00:00
client_int_test.go feat: deploy command global config with function context (#1434) 2023-02-06 08:43:35 +00:00
client_test.go feat: deploy command global config with function context (#1434) 2023-02-06 08:43:35 +00:00
config_test.go
filesystem.go
filesystem_test.go
function.go feat: deploy command global config with function context (#1434) 2023-02-06 08:43:35 +00:00
function_envs.go
function_envs_unit_test.go
function_git.go
function_git_unit_test.go
function_labels.go
function_labels_unit_test.go
function_migrations.go
function_migrations_unit_test.go
function_options.go
function_options_unit_test.go
function_test.go add apply and update client methods (#1529) 2023-02-01 08:37:29 +00:00
function_unit_test.go
function_volumes.go
function_volumes_unit_test.go
go.mod upgrade to latest dependencies (#1523) 2023-01-27 15:13:41 +00:00
go.sum upgrade to latest dependencies (#1523) 2023-01-27 15:13:41 +00:00
instances.go
instances_test.go add apply and update client methods (#1529) 2023-02-01 08:37:29 +00:00
invoke.go
job.go
repositories.go
repositories_test.go
repository.go
repository_test.go
sortedset.go
template.go
templates.go
templates_test.go add apply and update client methods (#1529) 2023-02-01 08:37:29 +00:00
zz_filesystem_generated.go chore: update Quarkus platform version to 2.16.2.Final (#1538) 2023-02-08 20:29:46 +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.