Documentation ¶
Index ¶
- func ConfirmOptionalComponent(component types.ZarfComponent) (confirmComponent bool)
- func Create()
- func Deploy()
- func FindImages(repoHelmChartPath string)
- func GetComposedComponents() (components []types.ZarfComponent)
- func HandleIfURL(packagePath string, shasum string, insecureDeploy bool) (string, func())
- func Inspect(packageName string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmOptionalComponent ¶
func ConfirmOptionalComponent(component types.ZarfComponent) (confirmComponent bool)
Confirm optional component
func FindImages ¶
func FindImages(repoHelmChartPath string)
FindImages iterates over a zarf.yaml and attempts to parse any images
func GetComposedComponents ¶
func GetComposedComponents() (components []types.ZarfComponent)
func HandleIfURL ¶
HandleIfURL If provided package is a URL download it to a temp directory
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.