Registry / cloud / fluxcd-pkg-oci

fluxcd-pkg-oci

JSON →
library0.68.0gogounverified

Provides helpers for OCI registry operations such as pushing, pulling, and tagging artifacts.

go get github.com/fluxcd/pkg/oci
INSTALL
IMPORT
SIG · FLUXCD-PKG-OCI
F
fluxcd-pkg-oci
cloudgov0.68.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.

oci
✓ github.com/fluxcd/pkg/oci

Creates a new OCI client for registry operations.

package main import ( "context" "fmt" "github.com/fluxcd/pkg/oci" ) func main() { client, _ := oci.NewClient() fmt.Println(client) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Amazon
1
Resources
fluxcd-pkg-oci — go get fluxcd-pkg-oci · libregistry