oci

package
v1.132.0 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PackageFileAsOCIToStore

func PackageFileAsOCIToStore(ctx context.Context, agentSource config.Source, artifactRef string, store *content.Store, opts ...PackageOption) (string, error)

PackageFileAsOCIToStore creates an OCI artifact from a file and stores it in the content store

Types

type PackageOption added in v1.132.0

type PackageOption func(*packageOptions)

func WithProtection added in v1.132.0

func WithProtection(key *protect.Key, mode protect.Mode) PackageOption

WithProtection signs (ModeSign) or embeds an encrypted copy of (ModeEncrypt) the packaged YAML in the manifest annotations, so holders of the matching key can verify the artifact.

Jump to

Keyboard shortcuts

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