Knative Functions client API and CLI
Go to file
Luke Kingland 15713b2a75
feat!: deploy autobuild and flag persistence (#1079)
* feat: deploy autobuild and flag persistence

* cleanup

* help text, comments and test cleanup

* removing usurped commands.txt

* add platform to deploy synopsis help
2022-09-14 11:45:10 +00:00
.chglog
.github/workflows chore: update imjasonh/setup-ko to v0.6 (#1238) 2022-09-14 02:29:48 +00:00
builders
buildpacks
cmd feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
docker fix: podman auto-svc has own control group (#1239) 2022-09-14 07:21:49 +00:00
docs feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
generate/templates
hack
http
k8s
knative feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
mock
openshift feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
pipelines feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
plugin
progress
s2i
schema feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
ssh
templates chore: update Quarkus platform version to 2.12.2.Final (#1236) 2022-09-13 23:51:47 +00:00
test feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
testdata
testing
third_party/VENDOR-LICENSE
utils
vendor
.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
README.md
client.go feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
client_int_test.go
client_test.go feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
config.go
config_test.go
filesystem.go
filesystem_test.go
function.go feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
function_envs.go
function_envs_unit_test.go
function_git.go feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
function_git_unit_test.go feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
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
function_unit_test.go
function_volumes.go
function_volumes_unit_test.go
go.mod feat!: deploy autobuild and flag persistence (#1079) 2022-09-14 11:45:10 +00:00
go.sum
instances.go
invoke.go
job.go
repositories.go
repositories_test.go
repository.go
repository_test.go
sortedset.go
template.go
templates.go
templates_test.go
version.txt
zz_filesystem_generated.go chore: update Quarkus platform version to 2.12.2.Final (#1236) 2022-09-13 23:51:47 +00:00

README.md

Func

CI Status Client API Documentation Issues License Releases

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

Read the Documentation

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 Task Force meets @ 10:30 PST every Tuesday, we'd love to have you! For more information, see the invitation on the Knative Team Calendar.