helmrelease

package
v0.0.0-...-9ca8186 Latest Latest
Warning

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

Go to latest
Published: May 6, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithKubeconfig

func WithKubeconfig(kubeconfig []byte) helmReleaseConfigOpt

Types

type HelmReleaseConfig

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

func NewHelmReleaseConfig

func NewHelmReleaseConfig(fns ...helmReleaseConfigOpt) (*HelmReleaseConfig, error)

helmReleaseCfg := lib.NewHelmReleaseConfig(

lib.WithKubeconfig(kc),
lib.WithFoobar(fb),

)

func (*HelmReleaseConfig) CreateOrUpdate

func (h *HelmReleaseConfig) CreateOrUpdate(hr *api.HelmRelease) error

func (*HelmReleaseConfig) Delete

func (h *HelmReleaseConfig) Delete(hr *api.HelmRelease) error

func (*HelmReleaseConfig) Get

func (h *HelmReleaseConfig) Get(name, ns string) (*api.HelmRelease, error)

func (*HelmReleaseConfig) List

Jump to

Keyboard shortcuts

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