helm

package
v0.0.0-...-e7c744b Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const DefaultNamespace = "default"

DefaultNamespace default namespace

Variables

This section is empty.

Functions

func GetVersionedChartName

func GetVersionedChartName(name, version string) string

GetVersionedChartName returns chart name enriched with version number

func MergeValues

func MergeValues(dest map[string]interface{}, src map[string]interface{}) map[string]interface{}

Types

type DeploymentNotFoundError

type DeploymentNotFoundError struct {
	HelmError error
}

DeploymentNotFoundError is returned when a Helm related operation is executed on a deployment (helm release) that doesn't exists

func (*DeploymentNotFoundError) Error

func (e *DeploymentNotFoundError) Error() string

Jump to

Keyboard shortcuts

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