helm

package
v0.0.0-...-555c071 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReleaseClient

type ReleaseClient struct {
	// contains filtered or unexported fields
}

func NewReleaseClient

func NewReleaseClient(namespace string) *ReleaseClient

func (*ReleaseClient) GetRelease

func (r *ReleaseClient) GetRelease(namespace, name string) (*release.Release, error)

func (*ReleaseClient) ListReleases

func (r *ReleaseClient) ListReleases() ([]*release.Release, error)

func (*ReleaseClient) UninstallRelease

func (r *ReleaseClient) UninstallRelease(namespace, name string) error

func (*ReleaseClient) UpgradeRelease

func (r *ReleaseClient) UpgradeRelease(
	namespace string,
	name string,
	values map[string]interface{},
	current *release.Release,
) error

Jump to

Keyboard shortcuts

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