Documentation
¶
Index ¶
Constants ¶
View Source
const ( Overwrite onExistingTagMode = iota Error Skip MergeWithRetain MergeWithOverwrite )
Variables ¶
This section is empty.
Functions ¶
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
PushBundles pushes both images and charts from bundle files to the destination registry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.