bundle

package
v1.25.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	Overwrite onExistingTagMode = iota
	Error
	Skip
	MergeWithRetain
	MergeWithOverwrite
)

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(out output.Output, bundleCmdName string) *cobra.Command

func NewPushBundleOpts added in v1.25.0

func NewPushBundleOpts(bundleFiles []string, registryURI *flags.RegistryURI) (*pushBundleOpts, error)

NewPushBundleOpts creates a new pushBundleOpts with required fields. Returns an error if required fields are invalid.

func PushBundles added in v1.25.0

func PushBundles(cfg *pushBundleOpts, out output.Output) error

PushBundles pushes both images and charts from bundle files to the destination registry.

Types

This section is empty.

Jump to

Keyboard shortcuts

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