WIP: A Composition function that wraps an OCI container
Go to file
Philippe Scorsolini d6ffe9fbd1
refactor: rename function-runtime-oci package to container
Signed-off-by: Philippe Scorsolini <p.scorsolini@gmail.com>
2023-08-18 09:46:45 +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 refactor: rename function-runtime-oci package to container 2023-08-18 09:46:45 +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 Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00
go.sum Moving XFN as is, just renamed and added ci/scripts 2023-08-17 11:10:29 +02:00

README.md

function-runtime-oci

A Composition Function runtime that wraps an OCI container