helmutil

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ManagedLabel      = "app.kubernetes.io/managed-by"
	ManagedLabelValue = "Helm"
	ReleaseAnnotation = "meta.helm.sh/release-name"

	RepoURL = "https://helm.k8ssandra.io/"
	// ChartName is the name of k8ssandra's helm repo chart
	ChartName = "k8ssandra"
)

Variables

This section is empty.

Functions

func CreateIfNotExistsDir

func CreateIfNotExistsDir(targetDir string) (string, error)

func DownloadChartRelease

func DownloadChartRelease(targetVersion string) (string, error)

DownloadChartRelease fetches the k8ssandra target version and extracts it to a directory which path is returned

func GetCacheDir

func GetCacheDir(module string) (string, error)

GetCacheDir returns the caching directory for k8ssandra and creates it if it does not exists

func GetChartTargetDir

func GetChartTargetDir(targetVersion string) (string, error)

func GetConfigDir

func GetConfigDir(module string) (string, error)

GetConfigDir returns the config directory for k8ssandra and creates it if it does not exists

Types

This section is empty.

Jump to

Keyboard shortcuts

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