helm

package
v0.0.10 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDefaultVersion

func GetDefaultVersion(addon string) (string, error)

Types

type Config

type Config struct {

	// ValuesFilePaths is a list of path/to/file to values files.
	// See https://www.pulumi.com/registry/packages/kubernetes/api-docs/helm/v3/release/#valueyamlfiles_nodejs for details.
	ValuesFilePath []string `json:"values-files" yaml:"values-files"`
	// Version is version of helm chart.
	// Default is taken from default-helm-versions.yaml in template's versions directory.
	Version string
	// contains filtered or unexported fields
}

func (*Config) SetValuesFiles

func (c *Config) SetValuesFiles(assets pulumi.AssetOrArchiveArray)

func (*Config) ValuesFiles

func (c *Config) ValuesFiles() pulumi.AssetOrArchiveArray

Jump to

Keyboard shortcuts

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