Registry / utility / cnabio-cnab-to-oci

cnabio-cnab-to-oci

JSON →
library0.6.0gogounverified

Package cnabtooci provides converters to transform CNAB to OCI format and vice versa, and high level functions to push and pull bundles to a registry.

go get github.com/cnabio/cnab-to-oci
INSTALL
IMPORT
SIG · CNABIO-CNAB-TO-OCI
C
cnabio-cnab-to-oci
utilitygov0.6.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

remotes
github.com/cnabio/cnab-to-oci/remotes

Pull a CNAB bundle from a registry

package main import ( "fmt" "github.com/cnabio/cnab-to-oci/remotes" ) func main() { fmt.Println(remotes.Pull("example.com/bundle:v1.0")) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
cnabio-cnab-to-oci — go get cnabio-cnab-to-oci · libregistry