distro

package
v0.2.2 Latest Latest
Warning

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

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

Documentation

Overview

Package distro is used for creating/deploying distro package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(ctx context.Context, distroPath string, output string, opts CreateOptions) (string, error)

Create used to create a distro package

Types

type CreateOptions

type CreateOptions struct {
	RegistryOverrides []images.RegistryOverride
	OCIConcurrency    int
	CachePath         string
	IsInteractive     bool
	SkipSBOM          bool
	types.RemoteOptions
}

CreateOptions are the optional parameters to create

Jump to

Keyboard shortcuts

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