packager

package
v0.21.1 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2022 License: Apache-2.0 Imports: 39 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComposeComponents added in v0.21.0

func ComposeComponents()

ComposeComponents builds the composed components list for the current config.

func Create

func Create(baseDir string)

Create generates a zarf package tarball for consumption by

func Deploy

func Deploy()

func FindImages

func FindImages(baseDir, repoHelmChartPath string)

FindImages iterates over a zarf.yaml and attempts to parse any images

func GetComposedComponent added in v0.20.0

func GetComposedComponent(parentComponent types.ZarfComponent) types.ZarfComponent

GetComposedComponent recursively retrieves a composed zarf component -------------------------------------------------------------------- For composed components, we build the tree of components starting at the root and adding children as we go; this follows the composite design pattern outlined here: https://en.wikipedia.org/wiki/Composite_pattern where 1 component parent is made up of 0...n composite or leaf children.

func HandleIfURL

func HandleIfURL(packagePath string, shasum string, insecureDeploy bool) (string, func())

HandleIfURL If provided package is a URL download it to a temp directory

func Inspect

func Inspect(packageName string)

Inspect list the contents of a package

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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