Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultNamespace = "default"
DefaultNamespace default namespace
Variables ¶
This section is empty.
Functions ¶
func GetVersionedChartName ¶
GetVersionedChartName returns chart name enriched with version number
func MergeValues ¶
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
Click to show internal directories.
Click to hide internal directories.