oci

package
v0.10.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2025 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PullArtifact

func PullArtifact(ctx context.Context, params PullArtifactParams) (artifact []byte, err error)

func PushArtifact

func PushArtifact(ctx context.Context, params PushArtifactParams) (digestURL string, err error)

Types

type PullArtifactParams

type PullArtifactParams struct {
	URL      string
	Insecure bool
}

type PushArtifactParams

type PushArtifactParams struct {
	URL      string
	Data     []byte
	Insecure bool
	Tags     []string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL