helm

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InstallRelease

func InstallRelease(ctx context.Context, kubeconfig []byte, namespace string, releaseName string, chartTarball io.Reader, values []byte, installOnly bool) error

Types

type SimpleRESTClientGetter

type SimpleRESTClientGetter struct {
	Namespace  string
	KubeConfig []byte
}

func NewRESTClientGetter

func NewRESTClientGetter(namespace string, kubeConfig []byte) *SimpleRESTClientGetter

func (*SimpleRESTClientGetter) ToDiscoveryClient

func (*SimpleRESTClientGetter) ToRESTConfig

func (c *SimpleRESTClientGetter) ToRESTConfig() (*rest.Config, error)

func (*SimpleRESTClientGetter) ToRESTMapper

func (c *SimpleRESTClientGetter) ToRESTMapper() (meta.RESTMapper, error)

func (*SimpleRESTClientGetter) ToRawKubeConfigLoader

func (c *SimpleRESTClientGetter) ToRawKubeConfigLoader() clientcmd.ClientConfig

Jump to

Keyboard shortcuts

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