conform

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 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 added in v0.0.7

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 added in v0.0.7

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 added in v0.0.7

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 added in v0.1.0

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

func RemoveOverlayFiles added in v0.0.4

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 added in v0.0.6

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