WIP: A Composition function that wraps an OCI container
Go to file
Philippe Scorsolini c6b26f4fed
chore: bump all deps
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-08-18 09:58:05 +02:00
.github Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +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 Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
README.md Initial commit 2023-08-10 14:56:32 -07:00
go.mod chore: bump all deps 2023-08-18 09:58:05 +02:00
go.sum chore: bump all deps 2023-08-18 09:58:05 +02:00

README.md

function-runtime-oci

A Composition Function runtime that wraps an OCI container