packager

package
v0.0.0-...-f1be9fa Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package packager for interacting with a packages distro config

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadDistro

func LoadDistro(ctx context.Context, source string, opts LoadOptions) (*layout.DistroLayout, error)

LoadDistro fetches, verifies, and loads a Zarf package from the specified source.

Types

type LoadOptions

type LoadOptions struct {
	Shasum         string
	Architecture   string
	Output         string
	OCIConcurrency int
	CachePath      string
	types.RemoteOptions
}

LoadOptions are the options for LoadDistro.

Directories

Path Synopsis
Package layout is used to defining the distro package files
Package layout is used to defining the distro package files
Package load for loading a given package
Package load for loading a given package

Jump to

Keyboard shortcuts

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