conform

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: May 16, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PatchNumMultiplier = uint64(math.Pow10(2))
	MaxPatchNum        = PatchNumMultiplier - 1
)

Functions

func ApplyChartAnnotations

func ApplyChartAnnotations(helmChart *chart.Chart, annotations map[string]string, override bool) bool

func ApplyOverlayFiles

func ApplyOverlayFiles(packagePath string) error

func ExportChartAsset

func ExportChartAsset(helmChart *chart.Chart, targetPath string) error

func ExportChartDirectory

func ExportChartDirectory(chart *chart.Chart, targetPath string) error

func ExportDependenciesToDirectory

func ExportDependenciesToDirectory(chart *chart.Chart, targetPath string) error

func GeneratePackageVersion

func GeneratePackageVersion(upstreamChartVersion string, packageVersion *int, version string) (string, error)

func GetFileList

func GetFileList(searchPath string, relative bool) ([]string, []string, error)

func Gunzip

func Gunzip(path string, outPath string) error

func LinkOverlayFiles

func LinkOverlayFiles(packagePath string) error

func OverlayChartMetadata

func OverlayChartMetadata(helmChart *chart.Chart, overlay chart.Metadata)

func RemoveChartAnnotations

func RemoveChartAnnotations(helmChart *chart.Chart, annotations map[string]string) bool

func RemoveOverlayFiles

func RemoveOverlayFiles(packagePath string) error

func StandardizeChartDirectory

func StandardizeChartDirectory(sourcePath string, targetPath string) error

Load and Unloads Chart to ensure consistent layout for overlay

func StripPackageVersion

func StripPackageVersion(chartVersion string) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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