WIP: A Composition function that wraps an OCI container
Go to file
renovate[bot] 5ae4c742d3
Update module github.com/bufbuild/buf to v1.26.1
2023-08-18 13:07:24 +00:00
.github Merge pull request #9 from crossplane/renovate/golang-1.x 2023-08-18 12:37:21 +02:00
build@bd5297bd16 Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
cluster/images/function-runtime-oci Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
cmd/function-runtime-oci refactor: rename function-runtime-oci package to container 2023-08-18 09:46:45 +02:00
internal chore: bump all deps 2023-08-18 09:58:05 +02:00
.gitignore Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
.gitmodules Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
.golangci.yml Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
LICENSE Initial commit 2023-08-10 14:56:32 -07:00
Makefile Update dependency golangci/golangci-lint to v1.54.1 2023-08-18 10:14:32 +00:00
README.md Initial commit 2023-08-10 14:56:32 -07:00
go.mod Update module github.com/bufbuild/buf to v1.26.1 2023-08-18 13:07:24 +00:00
go.sum Update module github.com/bufbuild/buf to v1.26.1 2023-08-18 13:07:24 +00:00

README.md

function-runtime-oci

A Composition Function runtime that wraps an OCI container