oci

package
v1.2.0-rc1 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildOciRepoRef

func BuildOciRepoRef(ociSpec *domain.OciRepoSpec, ref string) (*remote.Repository, error)

BuildOciRepoRef creates a fully configured ORAS remote.Repository from an OciRepoSpec and a full reference string (e.g. "registry.example.com/my-image"). It sets up TLS, credentials, and HTTP scheme based on the spec. Callers that push artifacts should also set repoRef.SkipReferrersGC = true.

func BuildOciTLSConfig

func BuildOciTLSConfig(ociSpec *domain.OciRepoSpec) (*tls.Config, error)

BuildOciTLSConfig builds a *tls.Config from an OciRepoSpec, applying InsecureSkipVerify and custom CA certificates as configured.

Types

This section is empty.

Jump to

Keyboard shortcuts

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